POST api/PaymentConfirmation/SubmitOrderPendingPayment
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
OrderPendingPayment| Name | Description | Type | Additional information |
|---|---|---|---|
| IsDeclinedPayment | boolean |
None. |
|
| DeclinedPaymentType | string |
None. |
|
| IsSubscriptionPayment | boolean |
None. |
|
| IsProcessPendingPayment | boolean |
None. |
|
| SubscriptionId | integer |
None. |
|
| IsProfileIdMissing | boolean |
None. |
|
| PaymentId | integer |
None. |
|
| ErrorMessage | string |
None. |
|
| PaymentMessage | string |
None. |
|
| ActualPaymentAmount | decimal number |
None. |
|
| ImmediateProcessAmount | decimal number |
None. |
|
| LaterProcessAmount | decimal number |
None. |
|
| PaymentSubmittedSuccessfully | boolean |
None. |
|
| PaymentProcessedSuccessfully | boolean |
None. |
|
| SelectedProductId | integer |
None. |
|
| StudentOrderDetail | StudentOrders |
None. |
|
| StudentPaymentDetailId | integer |
None. |
|
| SubscriptionFee | decimal number |
None. |
|
| AllowToCancelSubscription | boolean |
None. |
|
| IsShowAffirm | boolean |
None. |
|
| isHidePaymentSection | boolean |
None. |
|
| IsProccessed | boolean |
None. |
|
| IsDuePayment | boolean |
None. |
|
| IsFromMobile | boolean |
None. |
|
| StudentId | integer |
None. |
|
| IsCardOnFile | boolean |
None. |
|
| IsAlreadyPaymentProcessed | boolean |
None. |
|
| PaymentIds | Collection of integer |
None. |
|
| ReasonStatus | string |
None. |
|
| IsTaxAddressError | boolean |
None. |
|
| Card | Collection of SelectListItem |
None. |
|
| isPendingDue | boolean |
None. |
|
| AmountPaid | decimal number |
None. |
|
| DueAmount | decimal number |
None. |
|
| IsMultipleExtensionPayment | boolean |
None. |
|
| ExtensionSubscriptionId | integer |
None. |
|
| isExtensionPayment | boolean |
None. |
|
| isShippingDetails | boolean |
None. |
Response Formats
application/json
Sample:
text/json
Sample: