v1
latestOpenAPI 3.1.02026-07-2418201.6 MBNational Medical Council
post/v2/kyc/professional-verification/nmc
Headers
client_idstring required
ID/identifier that is provided by Decentro to a specific client and environment. Please note, this may change based on the environment you are on.
client_secretstring required
The confidential credential provided by Decentro that is associated with the client_id
Request body
Response
200
Example response
{
"decentroTxnId": "27F6EB086E3A4AA297FC4D853E515D7A",
"status": "SUCCESS",
"responseCode": "S00000",
"message": "The NMC membership has been verified successfully.",
"data": [
{
"yearInfo": 1973,
"regDate": "01/09/1973",
"doctorId": 167348,
"firstName": "Bhandari Geeta Devi Miss.",
"parentName": "Nain Singh Bhandari",
"doctorDegree": "MBBS",
"university": "U.Lucknow",
"yearOfPassing": "1973",
"smcId": 23,
"registrationNo": "16119",
"smcName": "Uttar Pradesh Medical Council",
"address": "C/o Shri N S Bhandari PO Badri Nath Pandu Keshwar Chamoli, Garhwal",
"catagoryView": "N/A"
}
],
"responseKey": "success_professional_verification"
}