Employee Self-Service
Employee-facing endpoints for payslip access, tax documents, and payment method management.
List employee's own payslips
Returns the authenticated employee's payslip history, ordered by most recent pay period. Authentication uses the tenant employee identity, not admin credentials.
List tax documents
Returns tax documents (e.g. P60, annual income summary, SSNIT contribution history) available to the authenticated employee for download.
Request step-up authentication
Initiates a step-up authentication challenge for the employee before allowing access to sensitive payroll data (e.g. payslip PDFs, tax documents). Returns a challenge token to complete in the authentication flow.
Update payment method
Allows an authenticated employee to update their bank account or mobile money details used for net-pay disbursement. Change is queued for payroll admin review before taking effect.
Request payslip correction
Submits a payslip correction request from the employee for review by the payroll admin. The request is flagged as an anomaly and must be resolved before the next run is approved.