Store Variant locator
Search variant availability in stores
Query Parameters
Parameter | Details |
---|---|
filters[storeGroup] | string Example: reference_key_store_group |
filters[address] | string Example: Domstraße 10, 20095 Hamburg |
filters[geoPoint][lat] | number Example: 53.5492237 |
filters[geoPoint][lng] | number Example: 9.9912508 |
filters[radius] | integer Example: 10000 |
variantId | string |
variantReferenceKey | string |
disableSafetyStock | boolean Example: true |
with | string |
Responses
200
successful operation
application/json
Success
object
productId
integer
Example:
165
variantId
integer
Example:
176
productReferenceKey
string
Example:
M0001-black1
variantReferenceKey
string
Example:
M0001-black1-M
image
string
Example:
https://cdn.example.com/images/cbeb9d806a4b.jpg
Array of object
Array of undefined
object
401
Unauthorized
Error
404
Not Found
Error
422
Unprocessable Entity
application/json
Error
GET