Skip to main content

Refresh Order

POST 

/api/shipbob/:instance/orders/refresh-order

Live-fetch a single order from ShipBob by its ShipBob id and upsert it locally.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request Body:

  • unique_id (string, required) — The ShipBob order id to refresh.

Request

Responses

OK

Response Headers
    Content-Type