Skip to main content

Submit Bulk Fulfillments

POST 

/api/shopify/:integrationInstance/fulfillments/submit-bulk

Submit multiple selected SKU fulfillments to Shopify.

Authorization

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

Authentication: Requires Bearer token.

Validation:

  • ids: required, array of sales_order_fulfillments IDs
  • force_submit: boolean

Request

Responses

OK

Response Headers
    Content-Type