POST api/Documents/Get
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "635f7332-ccca-4c34-9b16-f5dd0e5e29ff",
"BranchID": 2,
"DateFrom": "2026-09-23T14:35:50.5079769+03:00",
"DateTo": "2026-09-23T14:35:50.5079769+03:00",
"PaymentTypeID": 5,
"OrderTypeIDs": [
1,
2,
3
],
"SourceID": 6,
"ReceiptTypeID": 7,
"UserID": 8,
"OrderStatus": 9
}
application/x-www-form-urlencoded
Sample: