Import Tickets
POST/:organisation/:event/tickets/import
Requests bulk creation of tickets for an event. Set preview=true to validate the event, the referenced line items and likely duplicate tickets, and return the tickets that would be created without creating them.
Request
Responses
- 200
- 201
- 400
- 500
Preview of tickets that would be created, including validation results and duplicate checks.
Response Headers
Ticket import requested successfully.
Response Headers
Invalid input
Response Headers
Internal server error.