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": "0dce6b30-e14f-40d3-8176-dc2a4ce9dcdf",
"BranchID": 2,
"DateFrom": "2026-04-11T16:52:43.6647662+03:00",
"DateTo": "2026-04-11T16:52:43.6647662+03:00",
"PaymentTypeID": 5,
"OrderTypeIDs": [
1,
2,
3
],
"SourceID": 6,
"ReceiptTypeID": 7,
"UserID": 8,
"OrderStatus": 9
}
application/x-www-form-urlencoded
Sample: