Authorization: Bearer ********************
curl --location 'https://apidev.edufee.online/api/general-account-trial-balance-sheet' \ --header 'Authorization: Bearer <token>' \ --form 'from_date=""' \ --form 'to_date=""' \ --form 'type=""'
{}