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