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.

Allows for only one decimal point and one decimal place.

For FedEx, this property is required unless there is only one package in the shipment and that package's weight is provided in the Weight field.

For UPS, this is 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.

This property is not applicable to USPS shipments.

Default Value

"1.0"

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