PaymentMethodCriteria
A form of procedure for the payment of goods or services, plus any transactional information specific to the payment method other than the amount.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
iataEasyPayCriteria |
An IATA EasyPay is a payment instrument with a specific remittance mechanism. This FOP is not limited to BSP. |
IataEasyPay |
false |
|
|
${prop.ignore} |
{
"iataEasyPayCriteria" : {
"accountNumber" : "number",
"approvalCode" : "string",
"ewallet" : { },
"expirationDateText" : "string",
"iataEasyPayEncryptedData" : { },
"paymentMethod" : { },
"paymentMethodCriteria" : { },
"settlementData" : { }
}
}