Skip to content

Request more tickets from supplier for a purchaseorder ​

POST
/v1/purchaseorders/{purchaseorder_id}/request-more-tickets

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
{
  
"ticket_id": "string",
  
"event_id": "string",
  
"requested_quantity": 2
}

Responses​

OK

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​