| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Carrier |
string | ➖ | The name of the carrier that provides this parcel template | FedEx |
DistanceUnit |
DistanceUnitEnum | ➖ | The measure unit used for length, width and height. | in |
Height |
string | ➖ | The height of the package, in units specified by the distance_unit attribute | 1.5 |
IsVariableDimensions |
bool | ➖ | True if the carrier parcel template allows custom dimensions, such as USPS Softpack. | false |
Length |
string | ➖ | The length of the package, in units specified by the distance_unit attribute | 12.375 |
Name |
string | ➖ | The name of the carrier parcel template | FedEx® Small Box (S1) |
Token |
string | ➖ | The unique string representation of the carrier parcel template | FedEx_Box_Small_1 |
Width |
string | ➖ | The width of the package, in units specified by the distance_unit attribute | 10.875 |