FindInfrastructureOpenings

Description

Returns detailed information about the infrastructures opening times

Paths

Example

Example request object

{
  "SearchCriteria": {
    "InfrastructureId": null,
    "From": "2024-04-19T23:41:40.4688469+02:00",
    "Until": "2024-04-19T23:41:40.4688469+02:00",
    "Paging": {
      "PageIndex": 0,
      "PageSize": 0,
      "Sorting": null
    },
    "InfrastructureIds": 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

{
  "InfrastructureOpenings": {
    "OpeningHourColor": "",
    "ClosingHourColor": "",
    "ClosingDayColor": "",
    "InfrastructureOpeningHours": null
  }
}

ShouldBeExecuted

Postdata

Response