Us Bank Account
Returned within the following response objects:
Attributes
getAccountHolderName()stringAccount holder name
The type of the bank account. Possible values:
"business_checking""business_savings""checking""savings"
getAchMandate()stringThe authorization text passed by the customer allowing their account to be debited.
getBankName()stringThe name of the issuing bank.
getBusinessName()stringBusiness name
getCreatedAt()CalendarThe date/time the object was created. Returned in UTC.
getCustomerId()stringA string value representing an existing customer in your Vault that owns this payment method. Use this to look up a single customer.
getDescription()stringMerchant's description of the payment method.
getFirstName()stringThe account holder's first name.
getLast4()stringThe last 4 digits of the bank account number.
getLastName()stringThe account holder's last name.
getOwnerId()stringThe merchant's id.
getOwnershipType()stringThe ownership type of the bank account. Possible values include:
"business""personal"
getPlaidVerifiedAt()CalendarThe date and time the bank account was verified with Plaid (tokenized check).
getRoutingNumber()stringThe bank routing number associated with the bank account.
getToken()stringAn alphanumeric value that references a specific payment method stored in your Vault.
getUpdatedAt()CalendarThe date/time the object was last updated. Returned in UTC.
isVerifiable()booleanTells if the underlying instrument can be verified.
isVerified()booleanIndicates whether the bank account has been verified.