Get bank account information

This request pulls bank account information.

   Click here to learn more about this request

This request pulls a bank account's information, including account and routing numbers, Finicity information, the associated address, and more. Note the following when using this request:

The checking-account endpoint holds checking and savings account information. This request pulls a bank account's

When a bank account is created within Secure Payments, its information is tokenized. The account's token is used to pull its information.

Secure Payments uses ValidiFI to verify bank account information. If a bank account was verified when it was created, the verification information will be listed within the "response_code" and "validation_data" fields. If the bank account was not verified, these fields will store a null value.

Secure Payments' Finicity integration allows lenders to view a borrower's bank account transaction and balance history. The response of this request uses Finicity to pull the account's most recently recorded balance.

Want to learn more about Secure Payments' Finicity integration?

Take a look at the following documentation:

Secure Payments Overview

GET bank account balance history

GET bank account transaction history


Results

Returns bank account information after a successful lookup. An error results in a context object and a message indicating the type of error (e.g. invalid bank account ID).

Language
Credentials
Click Try It! to start a request and see the response here!