Light Mode
Retrieve commission reports
GET
/commissions/reportsRetrieve commission reports filtered by location ID.
Request
Query Params
location_id
string
required
The ID of the location to filter reports.
Request samples
Responses
OK(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Commission reports retrieved successfully
Data Schema
location_id
string
optional
staff_id
string
optional
commission_earned
number
optional
date_range
string
optional
Example
Not configured
Last modified: 25 days ago