API Reference

Get Bank Verifications

Retrieve paginated bank verifications using optional filters. Permission: Read Bank Verifications

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to page=1

The page number for paginated results. Defaults to 1. Used to traverse the paginated response

string

The field to sort results by. Prefix with '-' for descending order (e.g., '-createdAt'). Sortable fields are indicated in each field's description. Used to sort the response in ascending or descending order of an attribute

string

Filter expression in the format: filter[field][operator]=value. See individual field descriptions for available operators. Example: filter[status][eq]=Funded. Used to filter the response on an attribute value

string

When the bank verification was created. ISO 8601 datetime format. Sortable: Yes. Filter Operators: eq, gt, gte, lt, lte, ne, neq, nn, null

string

The UUID of the customer. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

boolean

Whether the verification process has completed. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

boolean

Whether the verification was successful. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

boolean

Whether the verification is still receiving provider updates. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

string

The UUID of the associated loan. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

string

The bank verification provider (e.g., Plaid, DecisionLogic). Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

string

The provider-assigned reference ID. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

string

The URL to the verification report. Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

string

Detailed transaction data from the provider. Sortable: No. Filter Operators: nn, null

string

Summary of bank transaction activity. Sortable: No. Filter Operators: nn, null

string

When the bank verification was last updated. ISO 8601 datetime format. Sortable: Yes. Filter Operators: eq, gt, gte, lt, lte, ne, neq, nn, null

string

The bank verification's unique identifier (UUID v4 format). Sortable: Yes. Filter Operators: eq, ne, neq, nn, null

Headers
string
required
Defaults to application/vnd.totality.v1+json

Must be application/json.

string
required
Defaults to application/json

Must be application/json.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json