Get a Ticket Type from Cashr
GET/ticket/:guid/cashr
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Get a Ticket Type from Cashr, can only be done for Ticket Types owned by the requested Company.
Request​
Responses​
- 200
- 403
- 404
- 406
Empty response when creation 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.