Skip to main content
GET
/
customs_declaration
/
normal_printer
Retrieve multiple customs declaration PDFs
curl --request GET \
  --url https://panel.sendcloud.sc/api/v2/customs_declaration/normal_printer \
  --header 'Authorization: Basic <encoded-value>'
"<string>"
API v2 is entering maintenance mode. New users should start with API v3 to access our latest features and improved performance. Already using v2? Don’t worry, your current integration remains fully functional. Read more about maintenance mode, or check out the migration guide for API v3.
This endpoint is deprecated as of Mon, 08 Jan 2024 00:00:00 GMT. We recommend using the Retrieve parcel documents endpoint instead.

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Query Parameters

ids
integer[]
required

Comma separated parcel ids

start_from
integer
required

The position of the label on an A4 page.

0 - Top left 1 - Top right 2 - Bottom left 3 - Bottom right

Required range: 0 <= x <= 3

Response

OK

Customs PDF document ready to print