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.
createdAt
StringThe date/time the object was created. Returned in UTC.
gatewayRejectionReason
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.
merchantAccountId
StringThe ID of the merchant account used to create the US bank account verification.
processorResponseCode
StringThe processor response code. See the list of possible processor authorization responses.
processorResponseText
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"
updatedAt
StringThe date/time the object was last updated. Returned in UTC.
The US Bank Account associated with this verification.
accountHolderName
StringAccount Holder Name.
accountType
StringThe type of the bank account. Possible values:
"business_checking"
"business_savings"
"checking"
"savings"
bankName
StringThe name of the issuing bank.
last4
StringThe last 4 digits of the bank account number.
ownershipType
StringThe ownership type of the bank account. Possible values:
"business"
"personal"
routingNumber
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.
verificationDeterminedAt
StringThe date and time the verification was determined.
verificationMethod
StringThe method used to determine verification. Possible values:
"independent_check"
"micro_transfers"
"network_check"
"tokenized_check"