Description
This function will modify and return updated payment card details.
Style
Document
Input (Literal)
The input of this method is the argument updatePaymentCardDetails of type updatePaymentCardDetails having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
card |
0..1 |
|
Output (Literal)
The output of this method is the argument updatePaymentCardDetailsResponse of type updatePaymentCardDetailsResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
paymentCard |
0..1 |
This function modifiesand returns the updated payment card details |
Remarks
On an exception, the payment card details is not modified, and null is returned.