Remove pre-generated Barcodes from a Ticket Type
DELETE/ticket/:guid/barcodes
Use this call to remove unused Barcodes from 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.
Ticket Type not found.
The Barcode is not of type "pre" or request is invalid, see error context for validation errors.