Record

bill-pay-account-validation

No description available.

record bill-pay-account-validation {
  account-number: option​<string>,
  biller-id: option​<string>,
  customer-identifier1: option​<string>,
  customer-identifier2: option​<string>,
  customer-identifier3: option​<string>,
  customer-identifier4: option​<string>,
  response-string: option​<string>,
  rpps-id: option​<string>,
  transaction-amount: option​<string>,
}

Fields

NameTypeDescription
account-numberoption​<string>
biller-idoption​<string>
customer-identifier1option​<string>
customer-identifier2option​<string>
customer-identifier3option​<string>
customer-identifier4option​<string>
response-stringoption​<string>
rpps-idoption​<string>
transaction-amountoption​<string>