A Ledger is Created by Taking the Zip .csv File

post
POST /eledger/Uploads HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: multipart/form-data
Accept: */*
Content-Length: 124

{
  "File": "binary",
  "StartDate": "2025-04-28T11:00:39.833Z",
  "EndDate": "2025-04-28T11:00:39.833Z",
  "IsEmptyLedger": true,
  "ErpID": 1
}
true