API explorer

Theme switcher

Create Tracker

Body Parameters

billinkIDstring Required

The unique identifier for the billink.

billinkUsernamestring Required

The username associated with the billink.

carrierCodestring Required

Carrier of the shipment. Accepted values: PostNL, DHL, DHL_Express, UPS, DPD, GLS, BudBee, Trunkrs, Homerr, Cycloon, Mondial_Relay, Quicargo, FedEx, Other — see Carriers List.

Send the code, not the display name (DHL_Express, not "DHL Express").

invoiceNumberstring Required

The number associated with the invoice.

mediaarray

The media type used. Each file as a data URI (data:image/png;base64,...). Allowed types: pdf, png, heic, jpg, jpeg, tiff, bmp; max 20 MB per file.

Show child attributes

trackAndTracestring Required

The tracking and tracing information provided. Alphanumeric characters and hyphens only, minimum 5 characters.

Response

201
Object

Response Attributes

carrierstring

The carrier code as stored — echoes the carrierCode from the request.

createdAtstring

The date and time when the response was created.

idnumber

The unique identifier of the response.

invoiceNumberstring

The number associated with the invoice.

mediaarray

The media type used.

orderIdnumber

The unique identifier of the order.

trackingCodestring

The code associated with the tracking information.

updatedAtstring

The date and time when the response was last updated.

422
Object

Response Attributes

detailstring

The detailed information provided in the response.

statusnumber

The status of the response.

titlestring

The title associated with the response.

typestring

The type of response.

violationsarray

The violations included in the response.

Show child attributes

403
Object

Response Attributes

detailstring

The detailed information provided in the response.

statusnumber

The status of the response.

titlestring

The title associated with the response.

tracearray

The trace information provided in the response.

typestring

Specifies the type of response data expected from the API. This parameter is required for the create endpoint.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?