FindCombiExpositions

Paths

Example

Example request object

{
  "Criteria": {
    "Id": null,
    "NamePattern": "string_example",
    "From": null,
    "Until": null,
    "Includes": {
      "Pricing": false,
      "Expositions": false
    },
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": null
    },
    "PersonId": 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": {
    "CombiExpositions": [
      {
        "Id": "00000000-0000-0000-0000-000000000000",
        "ShortName": null,
        "Name": null,
        "Description": null,
        "AllowedOverMultipleDays": false,
        "FixedChronologicalOrder": false,
        "CustomerPricegroupId": null,
        "Expositions": null,
        "CombiExpositionTickets": null
      }
    ]
  }
}

ShouldBeExecuted

Postdata

Response