post https://api.hibob.com/v1/people/actual-payments/search
This endpoint allows you to search for actual payments based on various filters.
Pagination
This endpoint uses cursor-based pagination to handle large number of table entries. To learn more, see Pagination in Bob's API
Required permissions
In order to access the actual payments history of each requested employee, the service user making the call must have this permission: People's Data > Payroll > View selected employees' Payroll sections
Testing notes:
2. Request Example: Use the Examples > Request example option to see how to initiate body parameters.
3. Response Example: View the response payload using the Response > Response example option in the response on the right.