Join a vibrant community of developers whose integrations with Xero are shaping the future of small businesses globally. Xero Developer: Powering Your Innovation and Growth!
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/Employees
Searches payroll employees
POST
/Employees
Creates a payroll employee
GET
/Employees/{EmployeeID}
Retrieves an employee's detail by unique employee id
POST
/Employees/{EmployeeID}
Updates an employee's detail
GET
/LeaveApplications
Retrieves leave applications
POST
/LeaveApplications
Creates a leave application
GET
/LeaveApplications/{LeaveApplicationID}
Retrieves a leave application by a unique leave application id