Authorization: Bearer ********************
{ "filter_on": "date", "start_date": 1717266600, "end_date": 1718044200 }
curl --location --request PUT 'https://preprod.api.crego.io/v1/gl/transactions/collection_report/' \ --header 'Content-Type: application/json' \ --data-raw '{ "filter_on": "date", "start_date": 1717266600, "end_date": 1718044200 }'
{}