When searching beneficiary with advance search ABHA details are not coming in response.
https://uatamrit.piramalswasthya.org/hwc-api/registrar/advanceSearchNew
ReqObj:
{"firstName":"Karyamsetty","lastName":null,"fatherName":null,"dob":null,"genderID":2,"i_bendemographics":{"stateID":2,"districtID":13}}
Response:
{
"data": [
{
"beneficiaryRegID": "9449780",
"i_bendemographics": {
"beneficiaryRegID": "9449780",
"stateID": 2,
"stateName": "Andhra Pradesh",
"m_state":
,
"districtID": 13,
"districtName": "Visakhapatanam",
"m_district":
,
"blockID": 172,
"blockName": "Anakapalle",
"m_districtblock":
,
"districtBranchID": 859,
"districtBranchName": "Allikhanudupalem",
"m_districtbranchmapping":
,
"createdBy": "Mokrong",
"servicePointID": 4020,
"servicePointName": "MokrongTE"
},
"benPhoneMaps": [],
"beneficiaryID": "603753765103",
"m_title": {},
"firstName": "Karyamsetty",
"genderID": 2,
"genderName": "Female",
"m_gender":
,
"maritalStatusName": "Unmarried",
"maritalStatus": {},
"dOB": "2000-10-09T00:00:00.000Z",
"age": 24,
"isHIVPos": "",
"changeInSelfDetails": false,
"changeInAddress": false,
"changeInContacts": false,
"changeInIdentities": false,
"changeInOtherDetails": false,
"changeInFamilyDetails": false,
"changeInAssociations": false,
"is1097": false,
"createdBy": "Mokrong",
"createdDate": "2025-05-20T23:33:02.000Z",
"changeInBankDetails": false,
"beneficiaryIdentities": [],
"changeInBenImage": false,
"actualAge": 24,
"ageUnits": "Years",
"emergencyRegistration": false,
"passToNurse": false
}
],
"statusCode": 200,
"errorMessage": "Success",
"status": "Success"
}