Auth Required
Authorisation via the Connection API call.
Login
To log a customer in: URL: https://yourdomain.com/api/login Type: POST { "user": { "id...
Customer Information
To get the customer information from Ticaga: URL: https://yourdomain.com/api/customers/get Type...
Grab a Ticket
How to grab a ticket from Ticaga: URL: https://yourdomain.com/api/tickets/get Type: GET { "...
Tickets
To get all the tickets Ticaga: URL: https://yourdomain.com/api/tickets/get/all Type: GET { ...
Responses
To get the responses for a ticket in Ticaga: URL: https://yourdomain.com/api/responses/get Type...