POST api/PaymentConfirmation/SubmitOrderPaymentForFreeProducts
Request Information
URI Parameters
None.
Body Parameters
OrderPayment| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentInfo | StudentPaymentInfo |
None. |
|
| ShippingInformation | OrderShippingDetails |
None. |
|
| IsShippable | boolean |
None. |
|
| OrderPendingPayment | OrderPendingPayment |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>