initiatePayroll
Payroll
initiatePayroll
Starts payroll calculation and processing for a specific pay period.
Pre-Execution Checklist
✅ Deductions/bonuses added
✅ Bank account verified
✅ Tax settings current
✅ Employee information updated
Process Flow
- Validation: Checks all requirements
- Calculation: Computes wages, taxes, deductions
- Review: Generates preview for approval
- Processing: Executes payments
- Confirmation: Sends notifications
Response Status Values
- “Success” - The payPeriod has been initiated successfully.
- “Failed” - Failed to process the PayPeriod.
POST
initiatePayroll
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
