v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
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