Get student Personal Information from training.com

Submitted by azureadmin on Fri, 12/06/2019 - 09:13
Resource Name
GetUserPersonalInfo
URLStructure
https://qa.training.com/niitdigitalplatformAPI/api/PCR/GetUserPersonalInfo
Method
GET
Header
CenterCode:00201 RegistrationCode:R180020100244
Response Data
{
"EmailId": "deepakkum10@niit.com",
"MobileNo": "9911746100",
"Dob": "1994-07-07T00:00:00",
"Address1": "33/163 D, OM VIHAR, TEJ NAGAR,",
"Address2": "KAMLANAGAR, AGRA, UP-282005",
"City": "AGRA",
"State": "UTTAR PRADESH",
"Pincode": "282001",
"Country": "INDIA",
"EmailVerificationRequired": "N",
"EmailVerificationDone": "N",
"EmailVerificationDate": null,
"MobileVerificationRequired": "N",
"MobileVerificationDone": "N",
"IsMinor": "N",
"ErrorYN": "N",
"Message": null
}