post
POST /eledger/Uploads/Base64String HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json-patch+json
Accept: */*
Content-Length: 130

{
  "Base64String": "text",
  "StartDate": "2025-04-28T10:56:08.661Z",
  "EndDate": "2025-04-28T10:56:08.661Z",
  "IsEmptyLedger": true,
  "ErpID": 1
}
true