latestOpenAPI 3.1.02026-08-1221219711.0 KB
eceb9442ed4d
Routes
Purchase Orders
State
Get PO State Transitions
Returns the list of valid next states for the specified PO.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| poID | integer | yes | Purchase Order identifier |
Return data:
Array of JSON objects listing possible next state transitions for the selected PO.
get/v2/po/{poID}/state/transitions
Response
200 OK