POST api/Statistics/GetLiveData
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": "32135632-ec89-4eb3-b4fc-3784ff72f1fe",
"BranchIDs": [
1,
2,
3
],
"date": "2026-04-11T16:51:21.5610895+03:00",
"TimeBased": true,
"GraphType": 4,
"TimeZoneOffset": 5
}
application/x-www-form-urlencoded
Sample: