POST api/MyAccount/FillMyAccountData?StudentId={StudentId}&requestFrom={requestFrom}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentId | integer |
Required |
|
| requestFrom | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
MyAccount| Name | Description | Type | Additional information |
|---|---|---|---|
| ContactInformation | ContactInformation |
None. |
|
| CourseProductInformation | Collection of CourseProductInformation |
None. |
|
| PaymentInformation | Collection of IMS_StudentPaymentInfo |
None. |
|
| CardInformation | Collection of IMS_Payments |
None. |
|
| TotalAmount | decimal number |
None. |
|
| IsShowPayment | boolean |
None. |
|
| IsShowAddCard | boolean |
None. |
|
| IsCalendarSubscribed | boolean |
None. |
|
| IsIncludeClasses | boolean |
None. |
|
| IsIncludeStudyPlan | boolean |
None. |
|
| IsDontShowDisableSSO | boolean |
None. |
|
| UserPreference | UserPreferenceSetting |
None. |
Response Formats
application/json
Sample:
text/json
Sample: