To create a new user account with Ticaga via the API: URL: https://yourdomain.com/api/register ...
To use the Ticaga's API you need to submit the connection first: URL: https://yourdomain.com/api...
Authorisation via the Connection API call.
To log a customer in: URL: https://yourdomain.com/api/login Type: POST { "user": { "id...
To get the customer information from Ticaga: URL: https://yourdomain.com/api/customers/get Type...