Get Order
GET//:domain/api/starshipit/integration-instances/:integration_instance/orders/:order
Returns the full details for a single Starshipit order including resolved destination, sender, flags, writeback status, tracking URL, and the linked SKU.io sales order fulfillment (if any).
When include_json=1 is supplied, the raw StarShipIt JSON payload is included as json_object (used by the order detail page's "Raw" panel).
Authentication: Requires Bearer token.
Request
Responses
- 200
OK
Response Headers
Content-Type