Authorization: Bearer ********************
curl --location --request GET '/payment-collector/invoices-for-year?year=2025' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "stack": "string", "code": "string" }