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": "69de348a-aab4-4527-b60c-e96f0db39909",
"BranchIDs": [
1,
2,
3
],
"date": "2025-10-28T23:03:48.5152782+02:00",
"TimeBased": true,
"GraphType": 4,
"TimeZoneOffset": 5
}
application/x-www-form-urlencoded
Sample: