FindInfoPlayLogs

Description

Find all InfoPlayLogs satisfying a criteria

Paths

Example

Example request object

{
  "Criteria": {
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": null
    },
    "SubscriptionLogId": null,
    "SubscriptionId": null,
    "AccessZoneId": null,
    "ReaderIds": null,
    "Includes": {
      "VisitorName": false,
      "VisitorId": false,
      "VisitorGender": false,
      "VisitorDateOfBirth": false,
      "SubscriptionName": false,
      "ArticleId": false
    },
    "CreationDate": null
  },
  "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": null
}

ShouldBeExecuted

Postdata

Response