{
"status": "100",
"statusMessage": "success",
"message": "Number of pincode(s) found: 3",
"postOffice": [
{
"name": "A.G.C.R.",
"branchtype": "Sub Post Office",
"deliverystatus": "Non-Delivery",
"circle": "Delhi",
"district": "Central Delhi",
"region": "Delhi",
"block": "New Delhi",
"State": "Delhi",
"country": "India",
"pincode": "XXXXXX"
},
{
"name": "Indraprastha",
"branchtype": "Head Post Office",
"deliverystatus": "Delivery",
"circle": "Delhi",
"district": "Central Delhi",
"region": "Delhi",
"block": "New Delhi",
"State": "Delhi",
"country": "India",
"pincode": "XXXXXX"
},
{
"name": "Minto Road",
"branchtype": "Sub Post Office",
"deliverystatus": "Non-Delivery",
"circle": "Delhi",
"district": "Central Delhi",
"region": "Delhi",
"block": "New Delhi",
"State": "Delhi",
"country": "India",
"pincode": "XXXXXX"
}
]
}