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

TotalValue Property

Monetary value of shipment contents.

Syntax

[VB.NET]
Public Property TotalValue As String

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

Remarks

Required for all non-document shipments outside the US. Required for Document shipments (when Documents is set to True) only when either the CountryCode or CountryCode is CA (Canada).

This is returned in the server response only if provided in the request.

Cannot exceed more than 9 whole numbers and 2 decimal places. Maximum value is: 999999999.99.

Default Value

"0.00"

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