Field | Type | Required | Description | Example |
---|---|---|---|---|
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. Required, but if using a preset carrier template then this field must be empty. |
6 |
Length |
string | ✔️ | The length of the package, in units specified by the distance_unit attribute. Required, but if using a preset carrier template then this field must be empty. |
10 |
Name |
string | ✔️ | The name of the User Parcel Template | My Custom Template |
Weight |
string | ➖ | The weight of the package, in units specified by the weight_unit attribute. | 12 |
WeightUnit |
WeightUnitEnum | ➖ | The unit used for weight. | lb |
Width |
string | ✔️ | The width of the package, in units specified by the distance_unit attribute. Required, but if using a preset carrier template then this field must be empty. |
8 |