FinancialAccountDetailsOneOfInput
Input fields
The ACH direct debit details of this payment method.
The Canadian pre-authorized debit details of this payment method.
The Australian BECS direct debit details of this payment method.
The BACS direct debit details of this payment method.
The BPAY details of this payment method.
The card details of this payment method.
The Japanese direct debit details of this payment method.
The New Zealand BECS direct debit details of this payment method.
The SEPA direct debit details of this payment method.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"achDirectDebit": ACHDirectDebitDetailsInput,
"acssDebit": ACSSDebitDetailsInput,
"ausBecsDirectDebit": AusBECSDirectDebitDetailsInput,
"bacsDirectDebit": BACSDirectDebitDetailsInput,
"bpay": BPAYDetailsInput,
"card": CardDetailsInput,
"jpnDirectDebit": JPNDirectDebitDetailsInput,
"nzlBecsDirectDebit": NzlBECSDirectDebitDetailsInput,
"sepaDirectDebit": SEPADirectDebitDetailsInput
}