Skip to main content
GET
/
customs_declaration
/
normal_printer
/
{parcel_id}
Retrieve a customs declaration PDF
curl --request GET \
  --url https://panel.sendcloud.sc/api/v2/customs_declaration/normal_printer/{parcel_id} \
  --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.

Authorizations

Authorization
string
header
required

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

Path Parameters

parcel_id
integer
required

Unique parcel identifier

Required range: x >= 1

Response

OK

Customs PDF document ready to print