Retrieve
Retrieves details of a specific parcel template.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Success
The UUID of the specific object.
A string describing the object type returned.
Whether or not this parcel template is the account's default.
A name for this parcel template.
The type of package – one of box, poly_mailer.
The physical dimensions of this parcel template. Populated from the carrier's own preset when carrier_parcel_template_token resolves to a fixed-size package, and required otherwise.
The weight of this parcel template.
The weight unit for this parcel template – one of lb, oz, kg, g.
The token of a carrier parcel template (e.g. USPS_SmallFlatRateBox). When set, dimensions are populated from the carrier's own preset unless it allows custom dimensions, and shipments using this parcel template are quoted for that carrier only. Set to null to turn this back into a plain parcel template.
Expandable – The associated shipping provider ID.
The token of the carrier that provides this template's carrier parcel template, if any (e.g. fedex).
The display name of the carrier that provides this template's carrier parcel template, if any (e.g. FedEx).
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.