List payslips
Query parameters
organization_id integer | Organization to act on. Required when the API key can reach more than one organization; optional - and defaulted - when it can reach exactly one. |
month integer | — |
year integer | — |
employee_id string | — |
payroll_run_id string | — |
status enum: generated, paid, void, on_hold | — |
page integer | 1-based page number. |
per_page integer | Items per page. The engine caps this at 200. |
Responses
200Payslips. object401The key is missing, unknown, or the HMAC signature did not verify. ErrorResponse