Get stores by specified query criteria. By default, opening hours are included in the response model. Set includeOpeningHours=false to exclude them.
Get stores by specified query criteria. By default, opening hours are included in the response model. Set includeOpeningHours=false to exclude them.
QueryParameters description:
- Name - searches stores, which name contains searched name
- GeoCoordinates - the results will be ordered in such way, that closest stores are displayed first
- ChainIds - filters stores by ChainIds
- GeoCoordinates.Radius - Radius range is from 0m to 1.000.000m
- AlternateIds - filters stores within specified alternate identifiers
- Ids - filters stores within specified identifiers
- SearchText - searches in Name, City, Street, StreetNumber
GET
Get stores by specified query criteria. By default, opening hours are included in the response model. Set includeOpeningHours=false to exclude them.
Authorizations
Query Parameters
Required range:
-90 <= x <= 90Required range:
-180 <= x <= 180Required range:
0 <= x <= 1000000[Deprecated, Use ''includeOpeningHours' instead]Set true to exclude openingHours from the response model. The default value if false
Indicates whether opening hours included in response
Indicates whether chain data included in response
Indicates whether location included in response
Response
200 - application/json
Collection of stores
Minimum string length:
1Minimum string length:
1Maximum array length:
1Available options:
Active, Closed, NotSpecified Available options:
Public, Internal Last modified on August 10, 2026