Shop shops
Get Nearby Shops
Get shops within a specified radius from given coordinates
GET
/{locale}/shop/shops/nearbyGet shops within a specified radius from given coordinates
Authorization
bearerAuth AuthorizationBearer <token>
Enter JWT token in the format: Bearer {token}
In: header
Path Parameters
locale*string
Locale code
Query Parameters
latitude*number
Latitude
longitude*number
Longitude
radius?number
Search radius in kilometers
Response Body
curl -X GET "https://example.com/en/shop/shops/nearby?latitude=54.8985&longitude=23.9036"Empty