Skip to main content

Dispatch Board — Active FOs Across All Orders

GET 

/api/fulfillment-orders

Cross-order dispatch board feed: every ACTIVE fulfillment order across all sales orders (excludes closed and cancelled), with salesOrder (for sales_order_number), warehouse, and lines eager-loaded. The frontend groups these into Kanban columns by request_status / status (Awaiting dispatch → Submitting → Submitted/Accepted → In progress → Needs attention). Capped at the most recent 300.

No query parameters in v1. Authenticate with a Personal Access Token.

Request

Responses

OK

Response Headers
    Content-Type