List stores that currently have specified products in stock with location-based filtering options.
Arguments
city
StringFilter in-stock locations by city name, e.g. 'Delhi'.
latitude
FloatLatitude coordinate to find nearest in-stock locations, e.g. 28.6139.
longitude
FloatLongitude coordinate to find nearest in-stock locations, e.g. 77.2090.
pageNo
IntPage number for pagination through in-stock location results, e.g. 1.
pageSize
IntNumber of in-stock location items per page, e.g. 12.
query
StringSearch query to find in-stock locations by store name or code, e.g. 'Warehouse A'.
range
IntSearch radius in meters for in-stock locations, e.g. 10000 for 10km radius.
Response
Query
Try it
Input Variables
Response
Was this section helpful?