cURL
curl --request GET \ --url https://panel.sendcloud.sc/api/v2/labels/label_printer/{parcel_id} \ --header 'Authorization: Basic <encoded-value>'
"<string>"
Retrieve a shipping label for a specific parcel in PDF format for a label printer.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Unique parcel identifier
x >= 1
OK
Label PDF document ready to print