| Required role: | Consumer |
| GET | /find/place |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Offset | query | int? | No | |
| Size | query | int? | No | |
| ResultAt | query | DateTime? | No | |
| Filter | query | QueryFilterDto | No | |
| Location | query | QueryLocationDto | Yes | |
| CacheVersion | query | long? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Term | form | string | No | |
| PlaceGuid | form | Guid? | No | |
| AdMessageGuid | form | Guid? | No | |
| CategoryAbsoluteSlugs | form | List<string> | No | |
| BarSpecialitySlugs | form | List<string> | No | |
| BarTypeSlugs | form | List<string> | No | |
| BrandNames | form | List<string> | No | |
| CuisineSlugs | form | List<string> | No | |
| MealTypeSlugs | form | List<string> | No | |
| Parking | form | List<Parking> | No | |
| PaymentOptions | form | List<PaymentOption> | No | |
| PriceMainDishes | form | List<PriceMainDish> | No | |
| EatingSuitabilitySlugs | form | List<string> | No | |
| TakeAwaySlugs | form | List<string> | No | |
| WearPriceProfileSlugs | form | List<string> | No | |
| WheelChairAccessible | form | bool? | No | |
| Wifi | form | bool? | No | |
| OutdoorSeating | form | bool? | No | |
| SaveFoodAndMoney | form | bool? | No | |
| OpenAt | form | OpenAtTimeDto | No |
| StreetParking | |
| ParkingGarageNearby |
| Visa | |
| MasterCard | |
| AmericanExpress | |
| Diners | |
| Vipps |
| Value | |
| Medium | |
| High | |
| FineDining |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| WeekDay | form | DayOfWeek | No | |
| Hour | form | int | No | |
| Minute | form | int | No |
| Sunday | |
| Monday | |
| Tuesday | |
| Wednesday | |
| Thursday | |
| Friday | |
| Saturday |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Longitude | form | float? | No | |
| Latitude | form | float? | No | |
| SearchRadiusInKm | form | float? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Places | form | List<PlaceApiDto> | Yes | |
| PlaceCount | form | long | No | |
| ResultAt | form | DateTime? | No | |
| CategoryFacetTrees | form | List<CategoryFacetTreeDto> | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | form | long | No | |
| Guid | form | Guid | No | |
| Overview | form | string | No | |
| Name | form | string | Yes | |
| Longitude | form | float | No | |
| Latitude | form | float | No | |
| Claimed | form | bool | No | |
| OrganizationNumber | form | string | No | |
| CountryCode | form | string | Yes | |
| PlaceState | form | string | Yes | |
| FollowersCount | form | long | No | |
| OpeningHours | form | OpeningHours | No | |
| Categories | form | List<CategoryTreeApiDto> | Yes | |
| FeatureData | form | List<IndividualFeatureDataApiDto> | Yes | |
| BarSpecialities | form | List<BarSpecialityEsDto> | Yes | |
| BarTypes | form | List<BarTypeEsDto> | Yes | |
| Brands | form | List<PlaceSelectedBrandApiDto> | Yes | |
| Cuisines | form | List<CuisineEsDto> | Yes | |
| MealTypes | form | List<MealTypeApiDto> | Yes | |
| Parking | form | List<ParkingApiDto> | Yes | |
| PaymentOptions | form | List<PaymentOptionApiDto> | Yes | |
| EatingSuitabilities | form | List<EatingSuitabilityApiDto> | Yes | |
| TakeAways | form | List<TakeAwayApiDto> | Yes | |
| WearPriceProfiles | form | List<WearPriceProfileEsDto> | Yes | |
| Menus | form | List<MenuEsDto> | Yes | |
| LogoUrl | form | ImageUrls | No | |
| ImageUrl | form | ImageUrls | No | |
| WheelchairAccessible | form | bool? | No | |
| Wifi | form | bool? | No | |
| OutdoorSeating | form | bool? | No | |
| SaveFoodAndMoney | form | bool? | No | |
| PlaceType | form | PlaceType | No | |
| Mall | form | PlaceBasicApiDto | No | |
| PriceMainDish | form | PriceMainDishApiDto | No | |
| Places | form | List<PlaceBasicApiDto> | No | |
| OtherServices | form | List<MallOtherServiceApiDto> | No | |
| Floor | form | string | No | |
| TimeZoneDto | form | TimeZoneDto | Yes | |
| BusinessId | form | long? | No | |
| Contact | form | PlaceContact | Yes | |
| Address | form | PlaceAddress | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Weekly | form | WeeklyOpeningHours | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Monday | form | OpeningHour | No | |
| Tuesday | form | OpeningHour | No | |
| Wednesday | form | OpeningHour | No | |
| Thursday | form | OpeningHour | No | |
| Friday | form | OpeningHour | No | |
| Saturday | form | OpeningHour | No | |
| Sunday | form | OpeningHour | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| OpenAtHour | form | int | No | |
| OpenAtMinute | form | int | No | |
| CloseAtHour | form | int | No | |
| CloseAtMinute | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | Yes | |
| Slug | form | string | Yes | |
| AbsoluteSlug | form | string | Yes | |
| ImageUrl | form | string | No | |
| AllImageUrl | form | string | No | |
| IconImageUrl | form | string | No | |
| Position | form | int | No | |
| Children | form | List<CategoryTreeApiDto> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Slug | form | FeatureType | No | |
| Label | form | string | Yes |
| BarSpeciality | |
| BarType | |
| Cuisine | |
| SaveFoodAndMoney | |
| MealType | |
| Menu | |
| OutdoorSeating | |
| Parking | |
| PaymentOptions | |
| PriceMainDish | |
| SubCategories | |
| SubCategoriesAndBrands | |
| EatingSuitabilities | |
| TakeAway | |
| WearPriceProfile | |
| WheelChairAccessible | |
| Wifi | |
| WebShop | |
| Filtering |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Slug | form | string | Yes | |
| Title | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Slug | form | string | Yes | |
| Title | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Brand | form | BrandApiDto | No | |
| CategoryAbsoluteSlugs | form | string[] | No | |
| PlaceCustomBrand | form | PlaceCustomBrandApiDto | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Label | form | string | Yes | |
| Slug | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Label | form | string | Yes | |
| Slug | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Label | form | string | Yes | |
| Slug | form | Parking | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Label | form | string | Yes | |
| Slug | form | PaymentOption | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Label | form | string | Yes | |
| Slug | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Label | form | string | Yes | |
| Slug | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Slug | form | string | Yes | |
| Label | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | Yes | |
| Url | form | string | Yes | |
| Position | form | int | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Preview | form | string | Yes | |
| Small | form | string | Yes | |
| Medium | form | string | Yes | |
| Large | form | string | Yes |
| Mall | |
| Regular |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | form | long | No | |
| Guid | form | Guid | No | |
| Overview | form | string | No | |
| Name | form | string | Yes | |
| Longitude | form | float | No | |
| Latitude | form | float | No | |
| Claimed | form | bool | No | |
| OrganizationNumber | form | string | No | |
| CountryCode | form | string | Yes | |
| OpeningHours | form | OpeningHours | No | |
| WheelchairAccessible | form | bool? | No | |
| Wifi | form | bool? | No | |
| OutdoorSeating | form | bool? | No | |
| SaveFoodAndMoney | form | bool? | No | |
| PlaceType | form | PlaceType | No | |
| PriceMainDish | form | PriceMainDishApiDto | No | |
| TimeZoneDto | form | TimeZoneDto | Yes | |
| BusinessId | form | long? | No | |
| Contact | form | PlaceContact | Yes | |
| Address | form | PlaceAddress | Yes | |
| Categories | form | List<CategoryTreeApiDto> | Yes | |
| LogoUrl | form | ImageUrls | No | |
| ImageUrl | form | ImageUrls | No | |
| WearPriceProfiles | form | List<WearPriceProfileEsDto> | Yes | |
| Brands | form | List<PlaceSelectedBrandApiDto> | Yes | |
| Floor | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Title | form | string | Yes | |
| Slug | form | PriceMainDish | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| BaseUtcOffset | form | TimeSpan | No | |
| DaylightName | form | string | Yes | |
| DisplayName | form | string | Yes | |
| Id | form | string | Yes | |
| StandardName | form | string | Yes | |
| SupportsDaylightSavingTime | form | bool | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Phone | form | string | No | |
| form | string | No | ||
| Website | form | string | No | |
| WebShop | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Street | form | string | Yes | |
| PostalCode | form | string | Yes | |
| Region | form | string | Yes | |
| CountryCode | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| ServiceName | form | string | Yes | |
| Floor | form | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | Yes | |
| Slug | form | string | Yes | |
| AbsoluteSlug | form | string | Yes | |
| FeatureTypes | form | List<FeatureType> | No | |
| Type | form | CategoryFacetTreeType | No | |
| Count | form | long? | No | |
| ImageUrl | form | string | No | |
| AllImageUrl | form | string | No | |
| IconImageUrl | form | string | No | |
| Position | form | int | No | |
| Children | form | List<CategoryFacetTreeDto> | No |
| Parent | |
| Selected | |
| Available |
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /find/place HTTP/1.1 Host: unstable-consumer-api.brovs.com Accept: text/jsv
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
places:
[
{
id: 0,
overview: String,
name: String,
longitude: 0,
latitude: 0,
claimed: False,
organizationNumber: String,
countryCode: String,
placeState: String,
followersCount: 0,
openingHours:
{
weekly:
{
monday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
tuesday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
wednesday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
thursday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
friday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
saturday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
sunday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
}
}
},
categories:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0
}
]
}
]
}
],
featureData:
[
{
slug: BarSpeciality,
label: String
}
],
barSpecialities:
[
{
slug: String,
title: String
}
],
barTypes:
[
{
slug: String,
title: String
}
],
brands:
[
{
brand:
{
name: String
},
categoryAbsoluteSlugs:
[
String
],
placeCustomBrand:
{
name: String
}
}
],
cuisines:
[
{
label: String,
slug: String
}
],
mealTypes:
[
{
label: String,
slug: String
}
],
parking:
[
{
label: String,
slug: StreetParking
}
],
paymentOptions:
[
{
label: String,
slug: Visa
}
],
eatingSuitabilities:
[
{
label: String,
slug: String
}
],
takeAways:
[
{
label: String,
slug: String
}
],
wearPriceProfiles:
[
{
slug: String,
label: String
}
],
menus:
[
{
name: String,
url: String,
position: 0
}
],
logoUrl:
{
preview: String,
small: String,
medium: String,
large: String
},
imageUrl:
{
preview: String,
small: String,
medium: String,
large: String
},
wheelchairAccessible: False,
wifi: False,
outdoorSeating: False,
saveFoodAndMoney: False,
placeType: Mall,
mall:
{
id: 0,
overview: String,
name: String,
longitude: 0,
latitude: 0,
claimed: False,
organizationNumber: String,
countryCode: String,
openingHours:
{
weekly:
{
monday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
tuesday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
wednesday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
thursday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
friday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
saturday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
sunday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
}
}
},
wheelchairAccessible: False,
wifi: False,
outdoorSeating: False,
saveFoodAndMoney: False,
placeType: Mall,
priceMainDish:
{
title: String,
slug: Value
},
timeZoneDto:
{
baseUtcOffset: PT0S,
daylightName: String,
displayName: String,
id: String,
standardName: String,
supportsDaylightSavingTime: False
},
businessId: 0,
contact:
{
phone: String,
email: String,
website: String,
webShop: String
},
address:
{
street: String,
postalCode: String,
region: String,
countryCode: String
},
categories:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0
}
]
}
]
}
],
logoUrl:
{
preview: String,
small: String,
medium: String,
large: String
},
imageUrl:
{
preview: String,
small: String,
medium: String,
large: String
},
wearPriceProfiles:
[
{
slug: String,
label: String
}
],
brands:
[
{
brand:
{
name: String
},
categoryAbsoluteSlugs:
[
String
],
placeCustomBrand:
{
name: String
}
}
],
floor: String
},
priceMainDish:
{
title: String,
slug: Value
},
places:
[
{
id: 0,
overview: String,
name: String,
longitude: 0,
latitude: 0,
claimed: False,
organizationNumber: String,
countryCode: String,
openingHours:
{
weekly:
{
monday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
tuesday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
wednesday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
thursday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
friday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
saturday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
},
sunday:
{
openAtHour: 0,
openAtMinute: 0,
closeAtHour: 0,
closeAtMinute: 0
}
}
},
wheelchairAccessible: False,
wifi: False,
outdoorSeating: False,
saveFoodAndMoney: False,
placeType: Mall,
priceMainDish:
{
title: String,
slug: Value
},
timeZoneDto:
{
baseUtcOffset: PT0S,
daylightName: String,
displayName: String,
id: String,
standardName: String,
supportsDaylightSavingTime: False
},
businessId: 0,
contact:
{
phone: String,
email: String,
website: String,
webShop: String
},
address:
{
street: String,
postalCode: String,
region: String,
countryCode: String
},
categories:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0
}
]
}
]
}
],
logoUrl:
{
preview: String,
small: String,
medium: String,
large: String
},
imageUrl:
{
preview: String,
small: String,
medium: String,
large: String
},
wearPriceProfiles:
[
{
slug: String,
label: String
}
],
brands:
[
{
brand:
{
name: String
},
categoryAbsoluteSlugs:
[
String
],
placeCustomBrand:
{
name: String
}
}
],
floor: String
}
],
otherServices:
[
{
serviceName: String,
floor: String
}
],
floor: String,
timeZoneDto:
{
baseUtcOffset: PT0S,
daylightName: String,
displayName: String,
id: String,
standardName: String,
supportsDaylightSavingTime: False
},
businessId: 0,
contact:
{
phone: String,
email: String,
website: String,
webShop: String
},
address:
{
street: String,
postalCode: String,
region: String,
countryCode: String
}
}
],
placeCount: 0,
resultAt: 0001-01-01,
categoryFacetTrees:
[
{
name: String,
slug: String,
absoluteSlug: String,
featureTypes:
[
BarSpeciality
],
type: Parent,
count: 0,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
featureTypes:
[
BarSpeciality
],
type: Parent,
count: 0,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0,
children:
[
{
name: String,
slug: String,
absoluteSlug: String,
featureTypes:
[
BarSpeciality
],
type: Parent,
count: 0,
imageUrl: String,
allImageUrl: String,
iconImageUrl: String,
position: 0
}
]
}
]
}
]
}