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": "80918c94-0a63-49f9-a1b7-a018ffb9c8ff",
"BranchID": 2,
"DateFrom": "2026-02-15T14:01:30.1004521+02:00",
"DateTo": "2026-02-15T14:01:30.1004521+02:00",
"PaymentTypeID": 5,
"OrderTypeIDs": [
1,
2,
3
],
"SourceID": 6,
"ReceiptTypeID": 7,
"UserID": 8,
"OrderStatus": 9
}
application/x-www-form-urlencoded
Sample: