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