Delete a Ticket Type from Cashr
DELETE/ticket/:guid/cashr
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Delete a Ticket Type from Cashr, can only be done for Ticket Types owned by the requested Company.
Request​
Responses​
- 204
- 403
- 404
- 406
Deletion was successful.
When the user does not have read access to this Ticket Type.
When the Ticket Type we attempted to update does not exist.
The validation errors when creating the Ticket Type fails.