ListCultureSubscriptions

Description

Returns the Culture Subscriptions List based on the search criteria object

Paths

Example

Example request object

{
  "SearchCriteria": {
    "CultureSubscriptionId": null,
    "Name": "string_example",
    "Includes": {
      "CultureEventDetails": false,
      "Image": false,
      "ImageUri": false,
      "CultureDiscounts": false,
      "HallImage": false,
      "HallImageUri": false
    },
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": 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

{
  "CultureSubscriptions": null
}

ShouldBeExecuted

Postdata

Response