Skip to main content

Book Order

POST 

/api/shippit/instances/:integration_instance/orders/:order/book

Books a courier pickup for an already-created Shippit order (transitions it out of order_placed toward despatch). Runs as a background job; the response returns the tracked job log id, which you can poll for progress.

No request body is required. A tracking number / instance mismatch returns 404.

Authentication: requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type