object Dimensions

Fields

FieldTypeDescription
weightString

Weight in unit configured in the account (Oz by default)

heightString

Height in unit configured in the account (In by default)

widthString

Width in unit configured in the account (In by default)

lengthString

Lenght in unit configured in the account (In by default)

Referenced By

Example

{
  "weight": "abc123",
  "height": "abc123",
  "width": "abc123",
  "length": "abc123"
}