POST api/Users/ToggleTraining
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": "9f04ff59-916a-4212-bef8-5d679b0e70d7",
"BranchID": 2,
"OrderID": 3,
"UserID": 4,
"OrderDate": "2026-06-05T10:26:13.8692546+03:00",
"ListIDs": [
1,
2,
3
],
"StatusID": 6
}
application/x-www-form-urlencoded
Sample: