Skip to main content

Get Order Detail

GET 

/api/shopify/:integrationInstance/orders/:order/detailed

Get the full ShipHero order detail for the order detail page (by local row id via route-model binding). Returns structured header fields (status, tracking, and shipping_method — the requested method/carrier/price from the order's shipping lines), the SKU.io fulfillment cross-link, line items, shipping labels and address, plus the full decoded json_object. has_detailed_data is false when no raw payload has been cached yet.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type