FindActivities

Paths

Example

Example request object

{
  "Criteria": {
    "ActivityId": "00000000-0000-0000-0000-000000000000",
    "ActivityTypeId": "00000000-0000-0000-0000-000000000000",
    "AgeFrom": null,
    "AgeTo": null,
    "Includes": {
      "ImageUrl": false,
      "DayParts": false,
      "Options": false,
      "Image": false,
      "Divisions": false,
      "OrganisationTypes": false,
      "CareTypes": false,
      "SearchTerms": false
    },
    "Keyword": "string_example",
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": null
    },
    "Period": {
      "From": "2024-04-19T13:23:38.8566242+02:00",
      "Until": "2024-04-19T13:23:38.8566242+02:00"
    },
    "PersonId": "00000000-0000-0000-0000-000000000000",
    "FilterDays": false,
    "FilterMonday": false,
    "FilterTuesday": false,
    "FilterWednesday": false,
    "FilterThursday": false,
    "FilterFriday": false,
    "FilterSaturday": false,
    "FilterSunday": false,
    "ActivityTypeIdList": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "UpdatedSince": null,
    "OrganisationTypeId": "00000000-0000-0000-0000-000000000000",
    "OrganisationTypeIdList": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "CareTypeId": "00000000-0000-0000-0000-000000000000",
    "CareTypeIdList": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "ActivityTypeSearchTermId": "00000000-0000-0000-0000-000000000000",
    "ActivityTypeSearchTermIdList": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "LocationId": "00000000-0000-0000-0000-000000000000",
    "LocationIdList": [
      "00000000-0000-0000-0000-000000000000"
    ],
    "DaysPeriod": {
      "From": "2024-04-19T13:23:38.8566242+02:00",
      "Until": "2024-04-19T13:23:38.8566242+02:00"
    }
  },
  "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

{
  "Activities": null
}

ShouldBeExecuted

Postdata

Response