
RESTful API Endpoints
The module provides REST APIs that allow third-party systems to securely pull or push employee data, payroll information, leave balances, and attendance records. Standard HTTP methods (GET, POST, PUT, DELETE) and JSON payloads make integration straightforward for any development team.
- Pull employee data : Retrieve employee profiles, job details, contact information, and organizational hierarchy
- Push & pull payroll info : Access payroll runs, salary components, tax data, and payment history 3
- Sync leave & attendance : Real-time access to leave balances, attendance logs, clock-in/out records, and absence requests






