Skip to main content

Get Order Shipment

GET 

/api/trackstar/integration-instances/:integration_instance/order-shipments/:order_shipment

Retrieve a single order shipment by its database ID, scoped to the integration instance. The response always includes the raw json_object payload received from Trackstar. Returns 404 if the shipment does not exist or does not belong to the integration instance.

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

Responses

OK

Response Headers
    Content-Type