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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type