Add pre-generated Barcodes to Ticket Type
POST/ticket/:guid/barcodes
Add new Barcodes to a Ticket Type, when a Ticket Type uses pre-generated Barcodes (i.e. the barcode_type
of the Ticket Type is "pre").
Request​
Responses​
- 200
- 404
- 406
The Barcodes of the Ticket Type, including preexisting Barcodes.
Ticket Type not found.
The Barcode is not of type "pre" or request is invalid, see error context for validation errors.