CODTotalAmount Property
The total amount to be collected on shipment level.
Object Oriented Interface
public function getCODTotalAmount(); public function setCODTotalAmount($value);
Procedural Interface
inship_upsshipintl_get($res, 16 ); inship_upsshipintl_set($res, 16, $value );
Default Value
''
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 PackageCODAmount.
Format: Two explicit decimals (e.g.5.00).
Data Type
String