Watch Clients
Triggers when a new client is created.
Watch Employees
Triggers when a new employee is created.
Watch Payment Frequencies
Triggers when there are changes in payment frequencies.
Watch Pay Points
Triggers when a pay point event occurs.
Create an Employee
Creates a new employee.
Create a Pay Frequency
Creates a new pay frequency.
Delete an Employee
Deletes an employee by id.
Get an Employee
Get a specific employee by id.
Update an Employee
Updates an exsiting employee details.
List all Clients
Get a list of clients.
List all Employees
Returns a list of all employees.
List all Employees Leave Balances
Returns a list of all employees leave balances.
List all Leave Types
Returns a list of all leave types.
List all Payment Frequencies
Returns a list of all payment frequencies.
List of Leave Days for an Employee
Returns a list of leave days for an employee.
Make an API Call
Makes an arbitrary API call to a specified endpoint.