Light Mode
Retrieve payroll by location
GET
/payrollRetrieve payroll details for all staff in a specific location.
Request
Query Params
location_id
string
required
The ID of the location to filter payroll records.
Request samples
Responses
OK(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Payroll details retrieved successfully
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago