Shopify · Arazzo Workflow
Shopify Fulfill an Existing Order
Version 1.0.0
Resolve an order's fulfillment order, create a fulfillment with tracking, and confirm the result.
Provider
Workflows
fulfill-existing-order
Fulfill an existing order with tracking and confirm the status change.
Resolves the fulfillment order for an existing order, creates a fulfillment with tracking, and reads the order back to confirm fulfillment.
1
getFulfillmentOrder
listOrderFulfillmentOrders
Retrieve the fulfillment order associated with the supplied order so its id can drive the fulfillment.
2
createFulfillment
createFulfillment
Create a fulfillment for the fulfillment order, fulfilling all of its line items and attaching carrier tracking. The customer is notified.
3
getOrder
getOrder
Read the order back to confirm the fulfillment status changed.