Coverage
Coverage for the Hub
GET
/hub/coverage
Use this api to get the area a particular hub covers by providing the api key and the details of the coverage - name of the city, latitude and longitude to get the serviceability. Entering the hub name lists the pincodes that it covers while providing the latitude and longitude should provide the polygonal area covered by the hub. NOTE: If name of the hub is not provided, then latitude and longitude are mandatory.
Query Parameters
Name
Type
Description
hub
string
Name of the hub
latitude
number
Latitude of delivery address
longitude
number
Longitude of delivery address
Headers
Name
Type
Description
API_KEY
string
Enter the API Key
Last updated
Was this helpful?