DEV
Type.
CarrierPackagingType
Carrier packaging type with dimensions and weight limits.
Fields
code
•
ShipmentPackagingTypeCode!
Required
The packaging type code.
height
•
Decimal!
Required
Height in inches.
label
•
String!
Required
Human-readable label for the packaging type.
length
•
Decimal!
Required
Length in inches.
maxWeight
•
Decimal!
Required
Maximum weight in pounds.
width
•
Decimal!
Required
Width in inches.
🇺🇸
en
Book a demo
Was this page helpful?
Yes
No
Type.
CarrierPackagingType
Carrier packaging type with dimensions and weight limits.
Fields
code
ShipmentPackagingTypeCode!
Required
height
Decimal!
Required
label
String!
Required
length
Decimal!
Required
maxWeight
Decimal!
Required
width
Decimal!
Required