API explorer

Theme switcher

Create Tracker

The Create Tracker allows you to register tracking information for an existing order. This enhances shipment transparency for both merchants and customers, enabling efficient post-purchase communication and logistics monitoring.

This endpoint supports attaching a track-and-trace code and optional media (e.g., shipping labels or proof of shipment) encoded in Base64 format.

Body Parameters

billinkIDstring Required

The unique identifier for the billink.

billinkUsernamestring Required

The username associated with the billink.

carrierCodestring Required

The code assigned to the carrier.

invoiceNumberstring Required

The number associated with the invoice.

mediaarray

The media type used.

Show child attributes

trackAndTracestring Required

The tracking and tracing information provided.

Response

201
Object

Response Attributes

carrierstring

The carrier associated with the response.

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?

What made this section unhelpful for you?

POST

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?