GetReaderSummary

Description

Return the summary for a specific reader

Paths

Example

Example request object

{
  "Criteria": {
    "ReaderId": "00000000-0000-0000-0000-000000000000",
    "From": "2024-04-19T09:40:12.8875052+02:00",
    "Until": "2024-04-19T09:40:12.8875052+02:00"
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Result": {
    "Id": "00000000-0000-0000-0000-000000000000",
    "ReaderName": "string_example",
    "Visitors": 0,
    "ZoneSummaries": null
  }
}

ShouldBeExecuted

Postdata

Response