Get some basic general Ticket Type data
GET/statistics/tickets/:company_guid
Get all Ticket Types of a Company based on input from ElasticSearch with aggregations.
Request​
Responses​
- 200
- 403
- 404
- 406
- 500
All Orders directly from Elasticsearch.
Unauthorized. You do not have permission to retrieve the Ticket Types of the Company
Company not found.
Request is invalid, see error context for validation errors.
Internal server error. The input json is malformed.