Description Usage Arguments Value References
Fulfillment Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 | getFulfillments(orderId, ...)
getFulfillmentsCount(orderId, ...)
getFulfillment(orderId, fulfillmentId, ...)
createFulfillment(orderId, fulfillment, ...)
modifyFulfillment(orderId, fulfillment, ...)
completeFulfillment(orderId, fulfillmentId, ...)
cancelFulfillment(orderId, fulfillmentId, ...)
|
orderId |
an |
... |
additional request parameters |
fulfillmentId |
a Fulfillment id number |
fulfillment |
a list containing Fulfillment fields |
a list containing a Fulfillment fields or a list of Fulfillments
Shopify API Fulfillment documentation: https://help.shopify.com/api/reference/shipping_and_fulfillment/fulfillment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.