Serviceability
Serviceability APIs provide the serviceable Pin-codes, Hubs, Area Covered by each hub, availability of vehicles and drivers of Blowhorn.
Serviceable Pincodes
GET
/pincodes/
This API lists the serviceable pincodes for the city or whether a given pincode is serviceable by Blowhorn. It will provide the information of customer hubs and city as per the requirement or just list the blowhorn micro warehouses for the pincode provided. Type the pincode
Query Parameters
customer_hubs_only
boolean
Returns only customers hubs if true otherwise returns blowhorn micro warehouses
city
string
City for which serviceable pincodes are required.
pincode
number
Pincode for which serviceability is to be checked
Headers
API_KEY
string
Enter the API Key
Postman Collection
We have a Postman collection to make the integration quicker and easier. You can test all our APIs by importing the full API collection through the 'Run in Postman' button and running them in the Postman app.
Last updated
Was this helpful?