Us Bank Account Verification
Returned within the following response objects:
Attributes
Optional additional processor response information, provided as further context for the primary processor response.
created_at
datetimeThe date/time the object was created. Returned in UTC.
This value will only be set if the verification status is gateway_rejected, which happens when a verification has been attempted five or more times. Possible values:
"too_many_confirmation_attempts"
id
strThe US bank account verification identifier.
The ID of the merchant account used to create the US bank account verification.
The processor response code. See the list of possible processor authorization responses.
The processor response text. See the list of possible processor authorization responses.
status
strThe status of the verification. Possible values:
"failed"
"gateway_rejected"
"pending"
"processor_declined"
"verified"
"verifying"
updated_at
datetimeThe date/time the object was last updated. Returned in UTC.
The US Bank Account associated with this verification.
Account Holder Name.
account_type
strThe type of the bank account. Possible values:
"business_checking"
"business_savings"
"checking"
"savings"
bank_name
strThe name of the issuing bank.
last_4
strThe last 4 digits of the bank account number.
The ownership type of the bank account. Possible values:
"business"
"personal"
The numeric string representing a specific bank.
token
strAn alphanumeric value that references a specific payment method stored in your Vault.
verified
strIndicates whether the bank account has been verified.
verification_determined_at
datetimeThe date and time the verification was determined.
The method used to determine verification. Possible values:
"independent_check"
"micro_transfers"
"network_check"
"tokenized_check"