For the complete documentation index, see llms.txt. This page is also available as Markdown.

Labels

Label generation and download

Download labels

get

Download shipping labels for parcels

Authorizations
AuthorizationstringRequired

Laravel Sanctum token authentication. Include the token in the Authorization header: Bearer {your-token}

Query parameters
ids[]integer[]Required

Array of parcel IDs

Example: [1000001,1000002]
Responses
200

Label file(s)

application/json
filenamestringOptionalExample: labels_1234567890.zip
datastring · base64Optional

Base64 encoded file content

Example: UEsDBBQAAAAIAA...
get/v3/labels

Utoljára frissítve: