Skip to main content

Get Fulfillment Detailed

GET 

/api/shopify/:integrationInstance/fulfillments/:fulfillment/detailed

Get a single Shopify fulfillment with all relationships eager-loaded (order, location, line items + their order line item, and the related fulfillment orders with their location and line items). The SKU-internal sales order fulfillment this Shopify fulfillment is linked to (sales_order_fulfillment), including that fulfillment's internal fulfillment order, is included when present.

Authorization

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

Returns 403 if the fulfillment does not belong to the given integration instance.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type