⌨️Type specifications
Response from the API endpoint...
PackInfo
Property
Type
Description
PackInfoDimension
Property
Type
Description
PackInfoWeight
Property
Type
Description
Last updated
Was this helpful?
Response from the API endpoint...
UnitType
integer
The unit type of the next quantity attribute.
Available values are:
Boxes = 1
Units = 2
Pallets = 3
Containers = 4
Quantity
integer
The quantity number of packages in the order’s shipping.
It is measured in the “UnitType” type.
MeasureType
integer
The measure type of dimensions attributes.
Available values are:
Millimeters = 1
Centimeters = 2
Meters = 3
Kilometers = 4
Inches = 5
Height
decimal
The height of the order’s shipping package.
It is measured in the “MeasureType” type.
Width
decimal
The witdh of the order’s shipping package.
It is measured in the “MeasureType” type.
Depth
decimal
The depth of the order’s shipping package.
It is measured in the “MeasureType” type.
MeasureType
integer
The measure type of weight attributes.
Available values are:
Kilograms = 1
Tons = 2
Grams = 3
Gross
decimal
The gross weigth of the order’s shipping package.
It is measured in the “MeasureType” type.
Liquid
decimal
The liquid weigth of the order’s shipping package.
It is measured in the “MeasureType” type.
Last updated
Was this helpful?
Was this helpful?