v1
latestOpenAPI 3.0.02026-07-141213.5 KBAPIs
NAC/Birth/Death Certificate
API to verify NAC/Birth/Death Certificate.
post/nbcer/certificate
Request body
Example request
{
"certificateParameters": {
"RefNo": "SRHR/2017/231234",
"TokenNo": "2912337nNn123 or date of issue in dd/mm/yyyy format if token number is less than 8 chars"
},
"consentArtifact": {
"consent": {
"consentId": "ea9c43aa-7f5a-4bf3-a0be-e1caa24737ba"
}
},
"txnId": "f7f1469c-29b0-4325-9dfc-c567200a70f7"
}Response
The certificate data in response body in PDF, XML or JSON format as requested in format parameter.