curl --location --request GET '/sales-performance/top-performers?location_id&start_date&end_date'
[ { "staff_id": "string", "name": "string", "total_sales": 0 } ]