CODTotalAmount Property
The total amount to be collected on shipment level.
Syntax
[VB.NET] Public Property CODTotalAmount As String
[C#] public string CODTotalAmount {get; set;}
Remarks
This indicates customer's input COD amount (prior to any accumulations: total collection amount minus transportation charges).
For MPS COD shipments (when Packages is greater than 1), the COD amount must be included on each package that uses COD service by setting the CODAmount.
Format: Two explicit decimals (e.g.5.00).
Default Value
""