Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.03 KB

File metadata and controls

15 lines (12 loc) · 1.03 KB

Packaging

Properties

Name Type Description Notes
packagingId string Packaging Unique ID<br />Your unique identifier for these packaging details.<br />If not provided, a GUID will be generated. [optional]
name string Name<br />The descriptive name of these packaging details
weight double Packaging Weight<br />The weight of this packaging.<br />Min weight: 1 gram. [optional]
weightUnitOfMeasure string Weight Unit of Measure [optional] [default to 'KG']
length double Packaging Length<br />The length of this packaging in CM
width double Packaging Width<br />The width of this packaging in CM
height double Packaging Height<br />The height of this packaging in CM

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