<- Object

Object

BankAccountPaymentDetails

Additional details about BANK_ACCOUNT type payments.

Link to section

Properties

Link to section

bank_name

string

The name of the bank associated with the bank account.

Link to section

transfer_type

string

The type of the bank transfer. The type can be ACH or UNKNOWN.

Link to section

account_ownership_type

string

The ownership type of the bank account performing the transfer. The type can be INDIVIDUAL, COMPANY, or ACCOUNT_TYPE_UNKNOWN.

Link to section

fingerprint

string

Uniquely identifies the bank account for this seller and can be used to determine if payments are from the same bank account.

Link to section

country

string

The two-letter ISO code representing the country the bank account is located in.

Link to section

statement_description

string

The statement description as sent to the bank.

Link to section

ach_details

ACH-specific information about the transfer. The information is only populated if the transfer_type is ACH.

Link to section

errors

Information about errors encountered during the request.