Get all pre-generated Barcodes for this Ticket Type
GET/ticket/:guid/barcodes
Returns all Barcodes of the Ticket Type, when the 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 found.
Ticket Type not found.
Barcodes can only be retrieved for Ticket Types with `barcode_type` "pre".