Hi,
I need to generate an abha address (healthId) during M1 integration, which I am sending to the following API.
/v1/registration/aadhaar/createHealthIdWithPreVerified
{
“healthId”: “testbykb88”,
“txnId”: “04914687-cdd9-4bce-95c2-1b2dc91b68c9”
}
However, the healthId I receive in response is null, and the same is true for the ABHA card.
Additionally, can we anticipate that a new abha address(healthId) will automatically be established if I perform the sams procedure through all APIs again and submit a different abha address against the same abha Id in above API call? If I have two abha addresses, which one will appear on the Abha Card?
Thanks
Kaustubh