Returns all infrastructures which comply with the given search criteria
{
"SearchCriteria": {
"InfrastructureId": null,
"AddressId": null,
"DivisionId": null,
"NamePattern": "string_example",
"Includes": {
"IncludePlaces": false,
"IncludeDivisionInfo": false,
"IncludeImage": false,
"IncludeImageUrl": false,
"IncludeLocations": false,
"IncludeAllowedReservationActivities": false,
"IncludeCalendars": false
},
"Paging": {
"PageIndex": 0,
"PageSize": 0,
"Sorting": null
},
"PersonId": null,
"CalendarYears": 0
},
"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"
}
}
{
"Infrastructures": null
}