Authorization: ********************curl --location --request GET 'https://api.edonusum.muhasip.pro/edespatch/Sale?PageSize&Page&Search&StartDate&EndDate&SortColumn&SortType&DespatchProfile&DespatchType&AnswerCode&StatusCode&IsRead&IsPrint&IsArchive&IsInvoice&IsTransfer&DateFilterType' \
--header 'Authorization: Bearer <token>'{
"Page": 0,
"PageSize": 0,
"TotalCount": 0,
"TotalPages": 0,
"Content": [
{
"UUID": "string",
"IssueDate": "2019-08-24T14:15:22.123Z",
"EnvelopeUUID": "string",
"EnvelopeDate": "2019-08-24T14:15:22.123Z",
"TaxNumber": "string",
"ReceiverTaxNumber": "string",
"ReceiverName": "string",
"DespatchNumber": "string",
"DespatchProfile": "TEMELIRSALIYE",
"DespatchType": "MATBUDAN",
"CurrencyCode": "string",
"TotalAmount": 0,
"IsRead": true,
"IsPrint": true,
"IsArchive": true,
"IsInvoice": true,
"IsTransfer": true,
"CreatedDate": "2019-08-24T14:15:22.123Z",
"StatusCode": "unknown",
"StatusDetail": "string",
"AnswerCode": "unknown",
"Email": "string",
"Tags": [
{
"UUID": "string",
"Description": "string",
"Name": "string",
"Color": "string"
}
],
"SpecialCode": "string"
}
]
}