POST api/Users/GetAllByBranch
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": "1f050a35-754d-4cd9-b76c-67627da9d39e",
"BranchID": 2,
"OrderID": 3,
"UserID": 4,
"OrderDate": "2025-10-28T23:03:52.2957364+02:00",
"ListIDs": [
1,
2,
3
],
"StatusID": 6
}
application/x-www-form-urlencoded
Sample: