FindExpositions

Description

Find Expositions

Paths

Example

Example request object

{
  "SearchCriteria": {
    "AudienceId": null,
    "ExpositionId": null,
    "ExpositionTypeId": null,
    "From": null,
    "Includes": {
      "Image": false,
      "ImageUri": false,
      "Audiences": false,
      "Location": false,
      "Subcategories": false,
      "Pricing": false,
      "AllPricing": false,
      "Articles": false,
      "AllArticles": false,
      "ActivePeriods": false,
      "AskNamesConfiguration": false,
      "Skills": false
    },
    "NamePattern": "string_example",
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": null
    },
    "Until": null,
    "TranslationRequired": null,
    "LocationAddressId": null,
    "AudienceIds": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "SubCategoryIds": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "ExpositionTypeIds": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "ExcludeDonation": null,
    "PersonId": null,
    "ExpositionPeriodDate": null,
    "SelectionType": null,
    "IsRebooking": false,
    "TraderId": null,
    "CheckDivision": false
  },
  "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

{
  "Expositions": null
}

ShouldBeExecuted

Postdata

Response