Authorization: ********************curl --location --request GET 'https://api.edonusum.muhasip.pro/eledger/Documents?Year' \
--header 'Authorization: Bearer <token>'[
{
"Period": "string",
"Year": "string",
"FiscalYearStart": "2019-08-24T14:15:22.123Z",
"FiscalYearEnd": "2019-08-24T14:15:22.123Z",
"Status": "Success",
"Description": "string",
"Size": 0,
"LedgerCount": 0,
"TotalCreditAmount": 0,
"TotalDebitAmount": 0,
"FirstEntryNumber": 0,
"LastEntryNumber": 0,
"FillPercentage": 0
}
]