---
title: "Flow: Manager receives → processes → completes an order"
method: POST
path: "/api/v1/flows/process-order"
tags: ["End-to-End Flows"]
---

# Flow: Manager receives → processes → completes an order

`POST /api/v1/flows/process-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".

## Response `200`

Default Response

---

[API](https://skmtc.net/totalshiftleft/apis/api-learning-sandbox.md) · [All operations](https://skmtc.net/totalshiftleft/apis/api-learning-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalshiftleft/api-learning-sandbox/revisions/3b3179c504b0/schema)
