If you would like to get a raw Response object use the other getStores function.
Optional options: RequireParametersUnlessAllAreOptional<{ An object containing the options for this method.
A promise of type StoreResult.
Optional options: RequireParametersUnlessAllAreOptional<{ An object containing the options for this method.
Optional rawResponse: TSet to true to return entire Response object instead of DTO.
A promise of type Response if rawResponse is true, a promise of type StoreResult otherwise.
distanceUnit input parameter.To verify site latitude and longitude information in Business Manager:
If you would like to get a raw Response object use the other searchStores function.
Optional options: RequireParametersUnlessAllAreOptional<{ An object containing the options for this method.
A promise of type Stores.
distanceUnit input parameter.To verify site latitude and longitude information in Business Manager:
Optional options: RequireParametersUnlessAllAreOptional<{ An object containing the options for this method.
Optional rawResponse: TSet to true to return entire Response object instead of DTO.
A promise of type Response if rawResponse is true, a promise of type Stores otherwise.
Static Readonly apiStatic Readonly defaultStatic Readonly paramReadonly getReadonly getReadonly searchReadonly search
Shopper Stores
*# API Overview
Provides access to stores via search or ID lookup.
Authentication & Authorization
The Shopper Stores API requires a shopper access token from the Shopper Login and API Access Service (SLAS).
You must include the relevant scope(s) in the client ID used to generate the SLAS token. For details, see Authorization Scopes Catalog.*
Simple example:
API Version: 0.0.33Last Updated: