Authorization: Bearer ********************
curl --location 'https://api.makini.io/v4/receivables?per_page=undefined&page=undefined' \ --header 'Authorization: Bearer <token>'
{ "meta": {}, "data": [ {} ] }