Us Bank Account Verification
This response object is used for 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
TimeThe date/time the object was created. Returned in UTC.
gateway_rejection_reason
StringThis 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
StringThe US bank account verification identifier.
merchant_account_id
StringThe ID of the merchant account used to create the US bank account verification.
processor_response_code
StringThe processor response code. See the list of possible processor authorization responses.
processor_response_text
StringThe processor response text. See the list of possible processor authorization responses.
status
StringThe status of the verification. Possible values:
"failed"
"gateway_rejected"
"pending"
"processor_declined"
"verified"
"verifying"
updated_at
TimeThe date/time the object was last updated. Returned in UTC.
The US Bank Account associated with this verification.
account_holder_name
StringAccount Holder Name.
account_type
StringThe type of the bank account. Possible values:
"business_checking"
"business_savings"
"checking"
"savings"
bank_name
StringThe name of the issuing bank.
last_4
StringThe last 4 digits of the bank account number.
ownership_type
StringThe ownership type of the bank account. Possible values:
"business"
"personal"
routing_number
StringThe numeric string representing a specific bank.
token
StringAn alphanumeric value that references a specific payment method stored in your Vault.
verified
StringIndicates whether the bank account has been verified.
The date and time the verification was determined.
verification_method
StringThe method used to determine verification. Possible values:
"independent_check"
"micro_transfers"
"network_check"
"tokenized_check"