Skip to main content

Get Order

GET 

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

Returns a synced Shopify order by its SKU.io row ID, including its line items (with the mapped SKU.io product for each), the linked SKU.io sales order with its fulfillments, computed billing/shipping names, payment gateways, shipping methods, and a direct Shopify admin link.

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