Audience: Integration/support
What Payroll APIs Do
Payroll APIs allow integrations or internal frontends to retrieve payroll data, create payments, update payslips, manage payroll items, and generate payroll-related reports.
This article should be treated as a technical reference, not a normal end-user guide.
Main API Areas
- Make Payment V2 API
- Payslip API
- Payroll Items API
- Payroll Tax Report API
- AI Payroll Review API
- Employee bank details API
Practical Example
Make Payment V2 uses API endpoints to search payroll, fetch details, create a payment, bulk pay employees, email a payslip, print a payslip, and unlock a period.
Common Mistakes
- Calling payroll APIs without authentication.
- Creating duplicate payments.
- Updating payslips without understanding payroll status.
- Treating API output as final before payroll is approved.
Related Articles
- Make Payment V2 Overview
- Payroll Items Overview
- Payroll Tax Report