Authorization: Bearer ********************
curl --location --request PUT 'https://preprod.api.crego.io/v1/lms/gl/transactions/download_excel/' \ --form 'filter_on="date";type=JSON' \ --form 'start_date="1679711760";type=JSON' \ --form 'end_date="1799202960";type=JSON' \ --form 'account_id="166f1e75-a4f0-4db5-aa03-01a3ccb68de0"'
{}