Appearance
Create ticketfiles from a seating CSV ​
POST
/v1/ticketfiles/seating_csv/{ticket_id}
Create ticketfiles from a seating CSV.
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
ticket_id*
XS2event ID of the Ticket
Type
Requiredstring
Request Body​
multipart/form-data
Form for ticketfile upload endpoint.
The seating CSV file to process
Default
nullWhether the uploaded ticketfile can be auto assigned to seats
Default
falseResponses​
OK
application/json
JSON"ticketfile_id": null,"ticket_sha": null,"serial": null,"section": null,"seat": null,"row": null,"upload_status": null,"upload_info": null,"read_status": null,"read_info": null,"scan_status": null,"scan_info": null,"assignment_status": null,"assignment_info": null,"bookingorder_id": null,"orderitem_id": null,"updated": null,"hint": null,"download_friendly_name": null,"version": 6,"number_of_pages": null,"sub_category": null,"download_items_csv": null,"azure_data": null,"scan_data": {"additionalProperties": "string"},"ticket_id": null,"original_filename": null,"auto_assign": null
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}