StoreResult document (Shop API 23.2)

Result document containing an array of stores.

Property Type Constraints Description
count Integer   The number of search results in the current page.
data [Store]    
next String   The URL of the next result page.
previous String   The URL of the previous result page.
start Integer minIntegerValue=0 The zero-based index of the first search result to include in the document.
total Integer   The total number of search results.
X OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.