Shopify · Arazzo Workflow
Shopify Quote to Paid Order
Version 1.0.0
Create a pending (quote-style) order, mark it paid, then read the completed order back.
Provider
Workflows
quote-to-paid-order
Create a pending order acting as a quote, then complete it as paid.
Creates a pending order (the quote/draft equivalent), marks it paid to complete it, and reads it back to confirm the financial status and totals.
1
createPendingOrder
createOrder
Create the order in a pending financial state, standing in for a draft order or quote awaiting completion.
2
markPaid
updateOrder
Complete the quote by updating the order's financial status to paid, mirroring a draft order being converted into a real order.
3
getOrder
getOrder
Read the completed order back to confirm the paid status and totals.