curl --location --request GET '/payroll//history'
{ "staff_id": "string", "history": [ { "date": "string", "amount": 0 } ] }