Package City (API Description)
Get Active City name in this module If any vendor or driver active only that city will be show
 
API Response
{
  "response": [
    {
      "city_id": 707,
      "city_name": "Delhi-NCR",
      "latitude": "28.6139391",
      "longitude": "77.2090212",
      "north_east_latitude": "28.65048",
      "north_east_longitude": "77.3449601",
      "south_west_latitude": "28.4041",
      "south_west_longitude": "77.07301009999999",
      "state_name": "Delhi"
    }
  ]
}
API Resposne Description
Key Description
city_id Search City Id
city_name Search City Name
latitude Search City Latitude
longitude Search City Longitude
north_east_latitude Search City north east Latitude for bound Location
north_east_longitude Search City north east Longitude
south_west_latitude Search City south west Latitude
south_west_longitude Search City south west Logitude
state_name Search City State