Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Update purchaseorder status
​
PUT
/v1/purchaseorders/{purchaseorder_id}/status
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Parameters
​
Path Parameters
purchaseorder_id
*
XS2event ID of the PurchaseOrder
Type
string
Required
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"purchaseorder_status"
:
"string"
}
Responses
​
200
OK
PUT
/v1/purchaseorders/{purchaseorder_id}/status
Playground
​
Server
Select a server...
Authorization
api_key
Variables
Key
Value
purchaseorder_id
*
Body
Try it out
Samples
​