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
For all the actual payments table entries: People's Data > Payroll > View selected employees' Payroll section histories.For the employees: People's Data > Access data for > Make sure the employees are in the list. Employees that are not listed and were specifically requested will be listed under
errors
in the response. **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.