Files
speakeasy-playground/docs/models/components/userparceltemplateupdaterequest.md
Mike Lueders 14c449163c generate sdk
2024-03-01 12:52:50 -06:00

7.2 KiB
Raw Blame History

UserParcelTemplateUpdateRequest

Fields

Field Type Required Description Example
distance_unit components.DistanceUnitUserTemplate ✔️ The measure unit used for length, width and height. Required, but if using a preset carrier template then this field must be empty. in
height str ✔️ 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 str ✔️ 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 str ✔️ The name of the User Parcel Template My Custom Template
width str ✔️ 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
weight Optional[str] The weight of the package, in units specified by the weight_unit attribute. 12
weight_unit Optional[components.WeightUnit] The unit used for weight. lb