Skip to content

upload multiple etickets per order ​

POST
/v1/etickets/upload/admin/{bookingorder_id}/{orderitem_id}/{number_of_tickets}

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

bookingorder_id*

XS2event ID of the Bookingorder

Type
string
Required
orderitem_id*

XS2event ID of the Bookingorder item

Type
string
Required
number_of_tickets*

Number of tickets

Type
integer
Required

Request Body​

multipart/form-data
Format"binary"

Responses​

OK

application/json
JSON
{
  
"pdfname": "tickets_5867e994.pdf"
}

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​