Hi,
In the PHR2 Yaml: https://sandbox.abdm.gov.in/swagger/ndhm-phr-app2.yaml
We see that address is not marked required but when called, the API returns an error that address is required.
Please clarify on this
/v1/apps/registration/details
Response
{
"error": {
"code": 1510,
"message": "address: must not be blank"
}
}
Thanks,
Ayush