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