Dimensions Object in the Products API¶
Name |
Data Type |
Description |
---|---|---|
length |
Number, up to 4 decimal places |
The parcel’s longest dimension. |
height |
Number, up to 4 decimal places |
The parcel’s second longest dimension. |
width |
Number, up to 4 decimal places |
The parcel’s shortest dimension. |
dimensionUOM |
String |
The unit of measurement. Valid value: This field is not used if the unitOfMeasurement field is used. |
unitOfMeasurement |
String |
The unit of measurement. Valid value: This field is not used if the dimensionUOM field is used. |
For an example, see your API operation.