Create Request for a Report

Request a report for a consumer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Information about the consumer and the request

string
required
^[a-zA-Z0-9-_.]+$

A unique identifier provided by the client for each consumer.

string

A unique identifier of an application, such as a loan, used to build data analytics reports.

string
required
^\d{3}-\d{2}-\d{4}$

Social security number.

string
required

First name of the consumer.

string

Middle name of the consumer.

string
required

Last name of the consumer.

date
^\d{4}-\d{2}-\d{2}$

Date of birth.

string

Full consumer address, used when the address is not split into multiple fields.

string

Street number and name (address unit designator and number).

string

Additional address line (e.g., suite number).

string

City.

string
enum

State abbreviation of the address

string
^[0-9]{5}(?:-[0-9]{4})?$

Zip code; allows both 5-digit and 9-digit formats.

string
^\d{3}-\d{3}-\d{4}$

Landline number.

string
^\d{3}-\d{3}-\d{4}$

Mobile phone number.

string
required
\\A[^@\\s]+@[^@\\s]+\\z

Email address of the consumer.

string
\\A[^@\\s]+@[^@\\s]+\\z

Secondary email address of the consumer.

string

Name of the consumer's employer.

string

Name of the consumer's secondary employer.

string

Name of the bank.

string
^\d{9}$

Routing number of the account the consumer wants to use for IBV, used to pre-select the bank for verification.

string

Account number of the account specified by the consumer to use for IBV analysis.

string

Number of the debit card.

additional_data
object

Additional data for data analytics based on agreements with clients.

date
required
^\d{4}-\d{2}-\d{2}$

As of date for attribute and score calculation, used to evaluate recent account activities. Default is the current date.

string

Name of the partner (required for partners only).

string
enum

Name of the IBV vendor

ibv_data
object

Raw IBV data obtained by the clients.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json