GET api/{version}/Registration/getRegistrationDetails?StudentId={StudentId}&RegId={RegId}&FirstTimeLog={FirstTimeLog}
To get the student registration details
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentId | string |
Required |
|
| RegId | integer |
Default value is 0 |
|
| FirstTimeLog | boolean |
Default value is False |
|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
RegistrationDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentId | string |
None. |
|
| StudentName | string |
None. |
|
| StudentRegValues | IMS_RegistrationInfo |
None. |
|
| StudentContactDetails | IMS_RegistrationContactInfo |
None. |
|
| StudentPaymentDetails | Collection of IMS_StudentPaymentInfo |
None. |
|
| RegistrationSourceAsList | Collection of IMS_RegSource |
None. |
|
| StudentSchoolDetails | IMS_StudentSchoolInfo |
None. |
|
| ShowUpdateProfileMessage | boolean |
None. |
|
| ShowRegSourceInfo | boolean |
None. |
|
| ShowFeBeforeExamInfo | boolean |
None. |
|
| ShowSchoolInfo | boolean |
None. |
|
| ShowDepthSubject | boolean |
None. |
|
| ShowUSMLEBeforeChanges | boolean |
None. |
|
| ShowStudentBelongsTo | boolean |
None. |
|
| IsValidate | boolean |
None. |
|
| IsUSMLE | boolean |
None. |
|
| DisableDepthSubject | boolean |
None. |
|
| AddressFormat | IMS_AddressFormat |
None. |
|
| TotalFee | string |
None. |
|
| ShowPaymentHeader | boolean |
None. |
|
| DepthSubjectList | Collection of SelectListItem |
None. |
|
| RegistrationSourceList | Collection of SelectListItem |
None. |
|
| FEExamTakenBeforeList | Collection of SelectListItem |
None. |
|
| StateList | Collection of SelectListItem |
None. |
|
| CountryList | Collection of SelectListItem |
None. |
|
| PrimaryPhoneType | Collection of SelectListItem |
None. |
|
| SecondaryPhoneType | Collection of SelectListItem |
None. |
|
| OtherPhoneType | Collection of SelectListItem |
None. |
|
| PrimaryPhoneCode | Collection of PhoneCode |
None. |
|
| SecondaryPhoneCode | Collection of PhoneCode |
None. |
|
| OtherPhoneCode | Collection of PhoneCode |
None. |
|
| CompanyList | Collection of Company |
None. |
|
| DefaultCountryId | string |
None. |
|
| IsNoDefaultCard | boolean |
None. |
|
| SubsriptionInfo | StudentSubscriptions |
None. |
|
| _paymentType | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"_paymentType": "sample string 1",
"StudentId": "sample string 1",
"StudentName": "sample string 2",
"StudentRegValues": {
"CourseId": 1,
"PeriodId": 2,
"StateId": 3,
"CenterId": 4,
"CourseName": "sample string 5",
"PeriodName": "sample string 6",
"CenterName": "sample string 7",
"StateName": "sample string 8",
"DepthSubject": 9,
"PEExamBefore": "sample string 10",
"Source": 11,
"TotalFee": 12.1,
"RegistrationId": 13,
"StudentId": 14,
"DepthSubjectName": "sample string 15",
"PEExamValue": "sample string 16",
"RegSource": "sample string 17",
"EntryType": "sample string 18",
"RegistrationType": "sample string 19",
"RegStatus": true,
"RegDate": "2026-04-02T23:48:17.7282286-04:00",
"StudentName": "sample string 22",
"RegCenterName": "sample string 23",
"CoursePartName": "sample string 24",
"PaymentProfileId": "sample string 25",
"ExamTakenErrorMessage": "sample string 26",
"IsAutoRenewalEnabled": true,
"IsSubscriptionCenter": true,
"IsAutoRenewalCenter": true,
"DefaultCardNumber": "sample string 30",
"SubjectId": 31,
"IsPreview": true,
"IsPreviewRegistration": true,
"CorporateId": 34,
"CorporateDiscountEndDate": "2026-04-02T23:48:17.7282286-04:00",
"IsDisableCorporateDiscount": true
},
"StudentContactDetails": {
"StudentId": 1,
"Title": 2,
"TitleValue": "sample string 3",
"FirstName": "sample string 4",
"MiddleName": "sample string 5",
"LastName": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"City": "sample string 9",
"State": 10,
"StateCode": "sample string 11",
"Zip": "sample string 12",
"PrimaryType": "sample string 13",
"PrimaryPhone": "sample string 14",
"PrimaryExt": "sample string 15",
"SecondaryType": "sample string 16",
"SecondaryPhone": "sample string 17",
"SecondaryExt": "sample string 18",
"OtherPhone": "sample string 19",
"OtherExt": "sample string 20",
"EmailId": "sample string 21",
"MailingId": 22,
"MailingValue": "sample string 23",
"CompanyName": "sample string 24",
"StudentBelongsTo": "sample string 25",
"CustomerProfileId": 26,
"QuizzyUserID": 27,
"Password": "sample string 28",
"WorkSpace": "sample string 29",
"WorkSpaceCode": "sample string 30",
"StudentCountryId": 31,
"PrimaryPhoneCountryCode": "sample string 32",
"SecondaryPhoneCountryCode": "sample string 33",
"OtherPhoneCountryCode": "sample string 34",
"ProfilePicture": "sample string 35"
},
"StudentPaymentDetails": [
{
"pId": 1,
"DescriptionText": "sample string 2",
"ProcessedAmount": "sample string 3",
"DepositStatus": "sample string 4",
"PaymentType": "sample string 5",
"Downloads": "sample string 6",
"objPaymentDownloadInfo": {
"RegistrationId": "sample string 1",
"Paymentid": "sample string 2",
"ReceiptFor": "sample string 3",
"TransactionId": "sample string 4",
"BookInvoiceId": "sample string 5",
"OrderId": "sample string 6",
"DivisionId": "sample string 7"
},
"ProcessedDate": "2026-04-02T23:48:17.7282286-04:00",
"RefundId": 7,
"Amount": 8.1
},
{
"pId": 1,
"DescriptionText": "sample string 2",
"ProcessedAmount": "sample string 3",
"DepositStatus": "sample string 4",
"PaymentType": "sample string 5",
"Downloads": "sample string 6",
"objPaymentDownloadInfo": {
"RegistrationId": "sample string 1",
"Paymentid": "sample string 2",
"ReceiptFor": "sample string 3",
"TransactionId": "sample string 4",
"BookInvoiceId": "sample string 5",
"OrderId": "sample string 6",
"DivisionId": "sample string 7"
},
"ProcessedDate": "2026-04-02T23:48:17.7282286-04:00",
"RefundId": 7,
"Amount": 8.1
}
],
"RegistrationSourceAsList": [
{
"RegSourceID": 1,
"RegistrationSource": "sample string 2",
"AskForName": true,
"RegistrationSourceText": "sample string 4",
"selectedStatus": "sample string 5",
"selectedStatusByUser": "sample string 6"
},
{
"RegSourceID": 1,
"RegistrationSource": "sample string 2",
"AskForName": true,
"RegistrationSourceText": "sample string 4",
"selectedStatus": "sample string 5",
"selectedStatusByUser": "sample string 6"
}
],
"StudentSchoolDetails": {
"mSchoolYear": 1,
"mExam": 2,
"mKnowledge": 3,
"mSkils": 4,
"mPassProgram": 5,
"mProgramHelp": 6,
"mExamTakenBefore": 7,
"mSchool": "sample string 8",
"mExamTakenDate": "2026-04-02T23:48:17.7282286-04:00",
"Attempts": "sample string 9",
"Score": "sample string 10",
"SchoolYearList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"ExamList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"KnowledgeList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"SkilsList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"PassProgramList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"ProgramHelpList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"ExamTakenBeforeList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
]
},
"ShowUpdateProfileMessage": true,
"ShowRegSourceInfo": true,
"ShowFeBeforeExamInfo": true,
"ShowSchoolInfo": true,
"ShowDepthSubject": true,
"ShowUSMLEBeforeChanges": true,
"ShowStudentBelongsTo": true,
"IsValidate": true,
"IsUSMLE": true,
"DisableDepthSubject": true,
"AddressFormat": {
"CountryId": 1,
"CountryName": "sample string 2",
"ShippingBooksAllowed": true,
"DisplayNameForAddressLine1": "sample string 4",
"DescriptionForAddressLine1": "sample string 5",
"RequiredAddressLine1": true,
"DisplayNameForAddressLine2": "sample string 7",
"DescriptionForAddressLine2": "sample string 8",
"RequiredAddressLine2": true,
"DisplayNameForCity": "sample string 10",
"DescriptionForCity": "sample string 11",
"RequiredCity": true,
"DisplayNameForState": "sample string 13",
"DescriptionForState": "sample string 14",
"RequiredState": true,
"DisplayNameForZIP": "sample string 16",
"DescriptionForZIP": "sample string 17",
"RequiredZIP": true
},
"TotalFee": "sample string 13",
"ShowPaymentHeader": true,
"DepthSubjectList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"RegistrationSourceList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"FEExamTakenBeforeList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"StateList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"CountryList": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"PrimaryPhoneType": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"SecondaryPhoneType": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"OtherPhoneType": [
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
},
{
"Text": "sample string 1",
"Value": "sample string 2",
"Selected": true,
"Url": "sample string 4"
}
],
"PrimaryPhoneCode": [
{
"Text": "sample string 1",
"Title": "sample string 2",
"Value": "sample string 3"
},
{
"Text": "sample string 1",
"Title": "sample string 2",
"Value": "sample string 3"
}
],
"SecondaryPhoneCode": [
{
"Text": "sample string 1",
"Title": "sample string 2",
"Value": "sample string 3"
},
{
"Text": "sample string 1",
"Title": "sample string 2",
"Value": "sample string 3"
}
],
"OtherPhoneCode": [
{
"Text": "sample string 1",
"Title": "sample string 2",
"Value": "sample string 3"
},
{
"Text": "sample string 1",
"Title": "sample string 2",
"Value": "sample string 3"
}
],
"CompanyList": [
{
"CompanyName": "sample string 1"
},
{
"CompanyName": "sample string 1"
}
],
"DefaultCountryId": "sample string 15",
"IsNoDefaultCard": true,
"SubsriptionInfo": {
"StudentSubscriptionID": 1,
"RegistrationID": 2,
"ActivatedDate": "2026-04-02T23:48:17.7282286-04:00",
"StartDate": "2026-04-02T23:48:17.7282286-04:00",
"EndDate": "2026-04-02T23:48:17.7282286-04:00",
"ProductEndDate": "2026-04-02T23:48:17.7282286-04:00",
"SubscriptionFee": 7.1,
"TotalSubscriptionFee": 8.1,
"AdditionalCharge": 1.1,
"SpecialDiscount": 1.1,
"CancelledOn": "2026-04-02T23:48:17.7282286-04:00",
"DaysLeft": 9,
"MonthlySubscription": 10,
"RegistrationStartdate": "2026-04-02T23:48:17.7282286-04:00",
"NoofAutoRenewals": 12,
"IsToShowCancelSubButton": true,
"IsToShowReactivateSubButton": true,
"IsToShowTurnOffAutoRenewal": true,
"IsToShowTurnOnAutoRenewal": true,
"EnableAutoRenewal": true,
"IsAutoRenewalCenter": true,
"IsToShowNotApplicable": true,
"dicCardsUsedForProcessing": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"CancellationFee": 20.1,
"CancellationComments": "sample string 21",
"IsSubscriptionCancelled": true,
"SubscriptionExtensionID": 23,
"IsDemoCenter": true,
"CorporateId": 25,
"DisableCorporatediscountenddateAfter": "2026-04-02T23:48:17.7282286-04:00",
"IsDisableCorporateDiscount": true,
"IsCorporateOfferedForReactivation": true,
"IsCorporateExtension": true,
"CourseName": "sample string 30",
"SubscriptionRenewDays": 31,
"SubscriptionExtensionRequestId": 32,
"IsSubscriptionRenewalRequested": true,
"SubscriptionExtendedOn": "2026-04-02T23:48:17.7282286-04:00",
"RenewExtensionName": "sample string 35",
"IsExtentionRenew": true,
"RenewExtensionSubscriptionId": 37,
"StudentProductId": 38,
"ShowSubscriptionRequestMessage": true,
"IsPersonalizedCenter": true,
"IsToShowReactivateSubscriptionForStudent": true,
"ProductStartDate": "2026-04-02T23:48:17.7282286-04:00",
"CorpAdditionDiscount": 43.1,
"CollectFeeFromStudent": true,
"TaxAmount": 45.0,
"IsTaxExempted": true,
"ExtensionSubscription": {
"ExtensionSubscriptionId": 1,
"ExtensionSubscriptionStartDate": "2026-04-02T23:48:17.7282286-04:00",
"ExtensionSubscriptionEndDate": "2026-04-02T23:48:17.7282286-04:00",
"ExtensionSubscriptionFee": 2.0,
"ExtensionSubscriptionCancelledOn": "2026-04-02T23:48:17.7282286-04:00",
"ExtensionSubscriptionCancellationFee": 3.0,
"ExtensionSubscriptionCancellationComments": "sample string 4"
},
"SubscriptionEndDate": "2026-04-02T23:48:17.7282286-04:00",
"IsOrderPaused": true,
"OrderPauseMessage": "sample string 49",
"StudentOrderPauseMessage": "sample string 50",
"EnableAutoRenewalSubscriptionCenterLevel": true,
"CourseAmount": 52.0,
"DefaultCardNumber": "sample string 53"
}
}