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": "349bd4e6-a0b7-4dd8-b044-dff7331d8f50",
"BranchIDs": [
1,
2,
3
],
"date": "2026-06-05T14:00:36.4595632+03:00",
"TimeBased": true,
"GraphType": 4,
"TimeZoneOffset": 5
}
application/x-www-form-urlencoded
Sample: