Authorization: ********************curl --location --request GET 'https://api.edonusum.muhasip.pro/evoucher/Report?PageSize&Page&SortColumn&SortType&PeriodYear&PeriodMonth' \
--header 'Authorization: Bearer <token>'{
"Page": 0,
"PageSize": 0,
"TotalCount": 0,
"TotalPages": 0,
"Content": [
{
"UUID": "string",
"TaxNumber": "string",
"CreatedDate": "2019-08-24T14:15:22.123Z",
"SectionStartDate": "2019-08-24T14:15:22.123Z",
"SectionEndDate": "2019-08-24T14:15:22.123Z",
"SectionNumber": 0,
"GIBCode": "string",
"SendType": "KAGIT",
"GIBDescription": "string",
"PeriodYear": "string",
"PeriodMonth": "string",
"VoucherCount": 0,
"CancelVoucherCount": 0
}
]
}