POST api/PurchaseAddons/SaveAddonStudentOrder

Used to save the add on details from add check out

Request Information

URI Parameters

None.

Body Parameters

AddOnCheckOutSaveInput
NameDescriptionTypeAdditional information
StudentOrderDetails

Gets or sets the student order details

StudentOrders

None.

OrderShippingDetails

Gets or sets the student order details

OrderShippingDetails

None.

PaymentInfo

Gets or sets the payment ifo details

StudentPaymentInfo

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AddOnCheckOutResponse
NameDescriptionTypeAdditional information
Result

Gets or sets the response after add ons

boolean

None.

StudentOrderDetails

Gets or sets the student order details

StudentOrders

None.

RedirectUrl

Gets or sets the redirect url

string

None.

Constant

Gets or sets the return values in a constants

string

None.

RedirectStudentProductId

Gets or sets the redirect student product id

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.