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

CODTotalAmount Property

The total amount to be collected on delivery.

Syntax

[VB.NET]
Public Property CODTotalAmount As String

[C#]
public string CODTotalAmount {get; set;}

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

""

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