Retrieve a carrier parcel templates
Fetches the parcel template information for a specific carrier parcel template, identified by the token.
Documentation Index
Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication using the ShippoToken scheme. Format: Authorization: ShippoToken <API_TOKEN> Example: Authorization: ShippoToken shippo_live_abc123
Headers
Optional string used to pick a non-default API version to use. See our API version guide.
"2018-02-08"
Path Parameters
The unique string representation of the carrier parcel template
Response
Carrier parcel template
The name of the carrier that provides this parcel template
"FedEx"
The measure unit used for length, width and height.
cm, in, ft, m, mm, yd "in"
The height of the package, in units specified by the distance_unit attribute
"1.5"
True if the carrier parcel template allows custom dimensions, such as USPS Softpack.
false
The length of the package, in units specified by the distance_unit attribute
"12.375"
The name of the carrier parcel template
"FedEx® Small Box (S1)"
The unique string representation of the carrier parcel template
"FedEx_Box_Small_1"
The width of the package, in units specified by the distance_unit attribute
"10.875"