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.

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