FindCultureEvents

Description

Find Culture Events based on the search criteria object

Paths

Example

Example request object

{
  "SearchCriteria": {
    "CultureActivityId": null,
    "CultureEventId": null,
    "From": null,
    "Includes": {
      "Image": false,
      "ImageUri": false,
      "Options": false,
      "HallImage": false,
      "HallImageUri": false,
      "Prices": false
    },
    "Name": "string_example",
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": null
    },
    "Until": null,
    "CultureEventCategoryId": null,
    "CultureActivityIdList": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "CultureEventCategoryIdList": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "PersonID": null,
    "IgnoreShowOnWeb": false,
    "TraderId": null,
    "HallId": null,
    "CultureSubscriptionId": 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

{
  "CultureEvents": null
}

ShouldBeExecuted

Postdata

Response