Create new batch of tickets

Gets the information for a single category by it's ID

Body Params
file

Ticket CSV file

string

Text version of JSON data with the following fields:

mapping: Name of the mapping to use.
use_headers: true if file has headers
template: Template name
name: Batch name
copies: Ticket count
theme: Theme name
due_date: Date to print batch by in the format of YYYY-mm-dd

Responses
200

OK

400

Mapping/Template/Theme does not exist if a value is specified.

Language
Response
Click Try It! to start a request and see the response here!