Fulfillment Upload

Shopify API

https://help.shopify.com/en/api/reference/shipping-and-fulfillment/fulfillment

Description

Allows you to create fulfilments against orders.

Update Mode

Insert

Writeback Fields

  • id
    • The Shopify assigned fulfilment id.

Creating a Fulfilment

To create a fulfilment against an order specify the Shopify order_id field.

To fulfil specific lines of an order, the id field for each line detail must be specified with the Shopify id of the order line.