Salla · Arazzo Workflow
Salla Monitor and Audit Orders
Version 1.0.0
List orders by status, then pull the full detail, history, and invoices for one.
View Spec
View on GitHub
ArabicE-CommerceGCCHeadless CommerceMerchantMENAOnline StoresRetailSaudi ArabiaSMBStorefrontArazzoWorkflows
Provider
Workflows
monitor-orders
Find an order by status and audit its detail, history, and invoices.
Lists orders matching a status and date window, then reads the first match's full detail, status history, and invoices.
1
listOrders
listOrders
List orders matching the supplied status and date window.
2
getOrder
getOrder
Read the first matching order in full.
3
listHistories
listOrderHistories
Pull the complete status history for the order to reconstruct its lifecycle.
4
listInvoices
listOrderInvoices
List the invoices attached to the order so they can be archived.