Create a ticket for a delayed parcel
Create a ticket for a delayed parcel. This support type is only available for parcels created using Sendcloud rates.
Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Query Parameters
Set to true to force a portal claim. Supported for Colissimo, Chronopost, Colis Privé, Mondial Relay, InPost ES, and DHL Express carriers only. Requires a carrier contract setup.
Body
Data that is needed for creation of a ticket for a delayed parcel created using Sendcloud rates.
Parcel tracking number
"3SABCD1234567"
Sales value of the contents of the parcel
{ "price": 10.55, "currency": "EUR" }Description of the contents of the parcel
"The parcel contains 3 t-shits and 1 pair of shoes."
Parcel exterior description
"The box has our branding."
The sales invoice
{
"file_token": "b90e7a70-57c6-4338-992a-eae50d637261-6170706c69636174696f6e2f706466"
}The purchase invoice
{
"file_token": "b90e7a70-57c6-4338-992a-eae50d637261-6170706c69636174696f6e2f706466"
}Purchase value of the contents of the parcel
{ "price": 8, "currency": "EUR" }Response
Accepted
Create ticket response