POST api/MyAccount/FillMyAccountData?StudentId={StudentId}&requestFrom={requestFrom}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StudentId

integer

Required

requestFrom

string

Default value is

Body Parameters

None.

Response Information

Resource Description

MyAccount
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'ImsApi.Models.CustomFormField'. Path 'ContactInformation.customForm.ListCustomFormField[0].Options'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'ImsApi.Models.CustomFormField'. Path 'ContactInformation.customForm.ListCustomFormField[0].Options'.