Appearance
Patch a ticket by ID ​
PATCH
/v1/admin/xs2event/tickets/{ticket_id}
Partially update a single ticket based on a given id
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
ticket_id*
XS2event ID of the Ticket
Type
Requiredstring
Request Body​
application/json
JSON"sales_price": null,"cost_price": null,"face_value_price": null,"ticket_status": null,"backorder_quantity": null,"allocation_quantity": null
{
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
No Content