Watch Appointments
Triggers when a new appointment is created.
Watch Classes
Triggers when a new class is created.
Watch Clients
Triggers when a new client is created.
Watch Employees
Triggers when a new employee is created.
Watch Prematerialized Appointments
Triggers when a prematerialized appointment is created.
Watch Services
Triggers when a new service is created.
Create a Client
Creates a new client.
Create a Employee
Creates a new employee.
Create a Employee Category
Create a new employee category.
Delete a Client
Deletes a client by id.
Delete a Employee Category
Deletes a employee category by id.
Delete an Employee
Deletes an employee by id.
Get a Client
Get a particular client.
Get a Employee
Get a particular employee.
Get a Employee Category
Get a particular employee category.
Get a Pre Materialized Appointments
Get a particular appointment in Pre-Materialized format
Update a Client
Updates a client details by id.
Update an Employee
Update a particular employee.
List all Clients
Returns a list of all clients.
List all Employees
Returns a list of all employees.
List all Employees Categories
Returns a list of all employees categories.
List all Pre Materialized Appointments
Get a list of scheduled appointments in Pre-Materialized format
Make an API Call
Performs an arbitrary authorized API call.