Light Mode
Retrieve tax details
GET
/payroll/taxesRetrieve tax summaries for staff in a specific location and timeframe.
Request
Query Params
location_id
string
required
The ID of the location.
Request samples
Responses
OK(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Tax details retrieved successfully
Data Schema
object {0}
Example
{}
Last modified: 5 days ago