CODTotalAmount Property
The total amount to be collected on delivery.
Syntax
public String getCODTotalAmount(); public void setCODTotalAmount(String CODTotalAmount);
Remarks
This indicates customer's total COD amount (prior to any accumulations: total collection amount minus transportation charges). The CODTotalAmount is required to be provided in a ship request only if the corresponding flag of COD is contained in the ShipmentSpecialServices property.
For Ground COD shipments, the COD amount must be included on each package that uses COD service by setting the CODAmount and the corresponding flag of COD is contained in the SpecialServices field.
Format: Two explicit decimals (e.g.5.00).
Default Value
""