orders

Generate pickup bag label as PDF

Generates a PDF label for a specific pickup bag in A4 format. Returns the tracking number and the PDF file URL.

post/api/v{version}/pickup-bags/labels/pdf

Path parameters

versionstring required

The requested API version

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

trackingNumberstring nullable required

Response

OK

trackingNumberstring nullable
fileUrlstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.