POST api/{version}/Corporate/SubmitCorporateRegistration

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

UpgradePreviewInput
NameDescriptionTypeAdditional information
StudentOrderDetails

StudentOrders

None.

OrderShippingDetails

OrderShippingDetails

None.

PaymentInfo

StudentPaymentInfo

None.

Request 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.StudentsFeeAdjustments'. Path 'StudentOrderDetails.ProductsList[0].FeeAdjustmentList[0].StudentFeeAdjustmentList'.

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.StudentsFeeAdjustments'. Path 'StudentOrderDetails.ProductsList[0].FeeAdjustmentList[0].StudentFeeAdjustmentList'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'UpgradePreviewInput'.

Response Information

Resource Description

UpgradePreview
NameDescriptionTypeAdditional information
Result

boolean

None.

StudentOrderDetails

StudentOrders

None.

RedirectUrl

string

None.

Constant

string

None.

RedirectStudentProductId

Gets or sets the redirect student product id

integer

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.StudentsFeeAdjustments'. Path 'StudentOrderDetails.ProductsList[0].FeeAdjustmentList[0].StudentFeeAdjustmentList'.

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.StudentsFeeAdjustments'. Path 'StudentOrderDetails.ProductsList[0].FeeAdjustmentList[0].StudentFeeAdjustmentList'.