Create label

This endpoint allows to create a label to ship your package

Body Params
string

weight in grams

string
enum

Provide the name of the carrier, the list of the available carrier is provided below :

Allowed:
string
enum

The lsit of the carrier service names is provided below

However a service can be use for only some countries : To be sure you can use the endpoint GET /carrier_services/services with the country in params to see the avaiblable service for this country

integer

insured value in cents

string | null
string | null

width of the package in centimeters, mandatory for Dhl labels

string | null

height of the package in centimeters, mandatory for Dhl labels

string | null

length of the package in centimeters, mandatory for Dhl labels

string | null

description of the products, prefered in english, mandatory for Dhl labels

string | null

provide the base64 of the invoice, it will be provided to the customs for the paperless system.

cn23_data
object | null

Data for the cn23 customs form needed for internationnal shipping

sender
object

sender informations

recipient
object

recipient informations

Responses

401

Unauthorized

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json