latestOpenAPI 3.0.3MIT2026-08-10471155.4 KB
3b3179c504b0
End-to-End Flows
Flow: Manager receives → processes → completes an order
Shows the order status lifecycle from a store manager perspective. Step 1 — A new order arrives with status "pending". Step 2 — Manager accepts it: PATCH status to "processing". Step 3 — Manager fulfils it: PATCH status to "completed".
post/api/v1/flows/process-order
Response
Default Response