Is Address field in PHR Registration API mandatory?

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
image

Response

{
    "error": {
        "code": 1510,
        "message": "address: must not be blank"
    }
}

Thanks,
Ayush

@Prajwal Kindly look into it.

Hey @Prajwal @akshay.pal, any update on this?

YES - address, state, district, pinocde field is mandatory.