Payment-PaymentMethodSepa
Details from SEPA order used as payment method at the time of the transaction.
accountholderAddressstring
The address of the account holder.
Example:
null
accountholderEmailstring
The email of the account holder.
Example:
null
accountholderNamestring
The name of the account holder.
Example:
null
countryCodestring
The country code of the account holder.
Example:
null
bankAddressstring
The address of the bank.
Example:
null
bankCodestring
The code of the bank.
Example:
null
bankNamestring
The name of the bank.
Example:
null
bicstring
The BIC of the bank.
Example:
null
last4string
The last 4 digits of the IBAN.
Example:
null
Payment-PaymentMethodSepa
{
"accountholderAddress": null,
"accountholderEmail": null,
"accountholderName": null,
"countryCode": null,
"bankAddress": null,
"bankCode": null,
"bankName": null,
"bic": null,
"last4": null
}