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

TotalWeight Property

Total shipment's weight.

Syntax

[VB.NET]
Public Property TotalWeight As String

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

Remarks

This indicates shipment's weight. Required for shipments outside the US and non-document shipments inside the US. It will be returned in the server response only if provided in the request.

Allows for only one decimal point and one decimal place. It cannot exceed: 150 LBS, 65 KGS for Canada, 70 KGS for the rest of the world.

Default Value

"1.0"

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