Best Buy · Schema

StoreListResponse

Paginated list of Best Buy store locations.

RetailConsumer ElectronicsE-CommerceProductsStores

Properties

Name Type Description
from integer Starting index of returned results.
to integer Ending index of returned results.
total integer Total number of matching stores.
currentPage integer Current page number.
totalPages integer Total number of pages available.
queryTime string Time taken to execute the query in seconds.
totalTime string Total response time in seconds.
stores array Array of store objects.
View JSON Schema on GitHub