Pick up Location/Area (API Description)
 
API Response
Response: [
  {
    "id": 53744,
    "country_id": 1,
    "state_id": 1,
    "city_id": 1,
    "latitude": "28.653002",
    "longitude": "77.1923631",
    "area": "karol bagh",
    "zone": null
  }
]
API Resposne Description
Key Description