Skip to content

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
JSON
{
  
"purchaseorder_status": "string"
}

Responses​

OK

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​