TotalNetCharge Property
The total net charge applied to the whole shipment (specific to the AccountNumber ).
Syntax
char* GetTotalNetCharge();
Default Value
""
Remarks
In a MPS ship request, this represents the total net charge applied to all packages contained in the shipment. When the shipment consists of a single package, this is the same as PackageNetCharge at index=0.
This property is not valid for USPS or CanadaPost shipments.
This property is read-only.
Data Type
String