Authorization: Bearer ********************
curl --location --request POST 'https://preprod.api.crego.io/v1/lms/records/bulk_create/' \ --form 'file=@"/Users/abhishek/Downloads/Bulk Repayment Create.xlsx"' \ --form 'apply="true"'
{}