Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CODTotalAmount Property

The total amount to be collected on delivery.

Object Oriented Interface

public function getCODTotalAmount();
public function setCODTotalAmount($value);

Procedural Interface

inship_fedexship_get($res, 9 );
inship_fedexship_set($res, 9, $value );

Default Value

''

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 PackageCODAmount and the corresponding flag of COD is contained in the PackageSpecialServices field.

Format: Two explicit decimals (e.g.5.00).

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0