query

inStockLocations

List stores that currently have specified products in stock with location-based filtering options.
Arguments
city
String
Filter in-stock locations by city name, e.g. 'Delhi'.
latitude
Float
Latitude coordinate to find nearest in-stock locations, e.g. 28.6139.
longitude
Float
Longitude coordinate to find nearest in-stock locations, e.g. 77.2090.
pageNo
Int
Page number for pagination through in-stock location results, e.g. 1.
pageSize
Int
Number of in-stock location items per page, e.g. 12.
query
String
Search query to find in-stock locations by store name or code, e.g. 'Warehouse A'.
range
Int
Search radius in meters for in-stock locations, e.g. 10000 for 10km radius.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...