Source: https://guides.developer.iata.org/docs/download-the-latest-standards

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}

Referenced By

IataEasyPay
{
  "iataEasyPayCriteria" : {
    "accountNumber" : "number",
    "approvalCode" : "string",
    "ewallet" : { },
    "expirationDateText" : "string",
    "iataEasyPayEncryptedData" : { },
    "paymentMethod" : { },
    "paymentMethodCriteria" : { },
    "settlementData" : { }
  }
}