Shopify · Arazzo Workflow
Shopify Cancel and Restock an Order
Version 1.0.0
Confirm an order, cancel it with a reason and restock, then read the cancelled order back.
Provider
Workflows
cancel-and-restock-order
Cancel an order with restock and confirm the cancellation.
Confirms the order, cancels it with a reason and restock, and reads the order back to confirm the cancellation.
1
confirmOrder
getOrder
Read the order to confirm it exists before cancelling.
2
cancelOrder
cancelOrder
Cancel the order with a documented reason, restocking items and emailing the customer per the supplied flags.
3
getOrder
getOrder
Read the order back to confirm the cancellation reason and timestamp.