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": "8f6f0805-c2eb-43f5-b83a-887f9b616100",
"BranchID": 2,
"DateFrom": "2025-12-22T14:48:30.2257331+02:00",
"DateTo": "2025-12-22T14:48:30.2257331+02:00",
"PaymentTypeID": 5,
"OrderTypeIDs": [
1,
2,
3
],
"SourceID": 6,
"ReceiptTypeID": 7,
"UserID": 8,
"OrderStatus": 9
}
application/x-www-form-urlencoded
Sample: