Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.58 KB

ServiceAvailabilityShipmentPackage.md

File metadata and controls

14 lines (11 loc) · 1.58 KB

ServiceAvailabilityShipmentPackage

Properties

Name Type Description Notes
packageOccurrence int Package Occurrence<br />Unique package number within this shipment.<br />Cannot exceed total number of packages.
packagingId string Packaging ID<br />If supplied, packaging details will be populated from the stored information. [optional]
weight double Total Package Weight.<br /> <br />This field will be used as the Shipment Weight for single-package services such as RMG.<br />The package weight must be greater than or equal to the sum of all item weights and packaging, if this information is provided.<br />Min weight: 1 gram.
length double Package Length<br />Dimensions are in Centimetres.<br />Dimensions are optional, however supplying accurate information helps ensure a smooth delivery experience. [optional]
width double Package Width<br />Dimensions are in Centimetres.<br />Dimensions are optional, however supplying accurate information helps ensure a smooth delivery experience. [optional]
height double Package Height<br />Dimensions are in Centimetres.<br />Dimensions are optional, however supplying accurate information helps ensure a smooth delivery experience. [optional]

[Back to Model list] [Back to API list] [Back to README]