Plaid logo
Exchange
ALL DOCS

API reference

  • Data Definitions
  • Aggregation
  • Errors and Conditions
Open nav
Exchange
Plaid.comGet Started

Data Definitions

Plaid Exchange Data Definitions

Getting started

Before building your Plaid Exchange integration, please review the data definitions here. This will help you ensure your data is correctly formated and that type matching requirements are met. Use this guide in comibation with the API Reference for data aggregation and errors.

Notes
  • Non-required parameters may be left blank, sent as null, or omitted. We recommend sending a blank field, as this is slightly cleaner.

  • Some required parameters are nullable (description, settled_at). In these cases, the parameter will be marked as nullable in the parameters list.

Primitives

Basic types used in other definitions

id
string
A globally unique identifier (accountId, transactionId, identityId, etc.) which can serve as a stable identifier for the associated entity.
amount
string
Fixed point decimal number, carried up to six decimal places.
natural
integer
A natural number i.e. a non-negative integer.
rate
string
Fixed-point representation of a normalized rate, carried up to four decimal places.
iso4217
string
ISO-4217 currency code.
iso8601
string
ISO-8601 formatted date or timestamp.

Format: date
mcc
string
Merchant category code.
Was this helpful?

Identifiers

Many compound definitions in this API will make use of ad hoc identifier types, e.g. accountId, identityId, transactionId. These are string values, expected to remain stable during the life of the associated entity, and enable us to reconcile entities across state transitions, e.g. transactions moving from pending to posted state, or a customer’s personal name change.

GeoLocation

Geographic location.

coordinates
object
Geographic coordinates in EPSG:4326 WGS84 (lat/long)
lat
number
Latitude coordinate.
lon
number
Longitude coordinate.
city
string
City name.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
1{
2 "coordinates": {
3 "lat": 41.8574,
4 "lon": -71.39862
5 },
6 "city": "New York",
7 "region": "US-NY",
8 "country": "US"
9}
Was this helpful?

GeoCoordinates

Geographic coordinates in EPSG:4326 WGS84 (lat/long)

lat
requirednumber
Latitude coordinate.
lon
requirednumber
Longitude coordinate.
1{
2 "lat": 41.8574,
3 "lon": -71.39862
4}
Was this helpful?

Account

Currencies

All account subtypes include currency and non_iso_currency properties to indicate the currencies in which their balances are denominated. One and only one of these two fields should be set, with the other being unset (not present). If the account is denominated in a currency recognized under ISO-4217, then currency should be set to that currency’s alphabetic code under that standard.

However, if the balance is denominated in a non-ISO currency, e.g. Bitcoin, mileage, or reward points, then currency must be null and non_iso_currency should be used instead. In this case, Plaid does not guarantee that balances across accounts, and across institutions, refer to the same currency even when they use the same non_iso_currency values.

Account Ownership

When modeling account ownership, include only the identities that are interesting when understanding a user’s financial situation and capability. For example, joint account ownership between a husband and wife should be modeled as two owner_identity_ids. Business account ownership should be modeled as a single business owner (use BusinessIdentity), which then has owner_identity_ids related to it, representing the beneficial owners (those with at least a 25% stake). Identification of business-owned depository accounts is critical for funds transfer use cases (e.g. payments), e.g. in the US, ACH transfers are required to distinguish B2B transactions from individual or B2C transactions.

Interested non-ownership identities should be included when doing so would further illustrate the user’s situation. For example, when the user is a trustee of an account, their identity should be included in non_owner_identity_ids. Inclusion of personally identifying information should always be balanced against visibility and consent concerns. Identity information not necessary for the currently authorized user to transact against the account should be limited, and those identities should be modeled using BasicIdentity e.g. when the trustor on an account is transacting, identifying information about the trustee need not be extensive. Conversely, if the trustee were viewing the account, their entry in non_owner_identity_ids can be more complete, and the trustor’s entry can be more limited.

Plaid’s account ownership model is intended to support compliance with ownership guidelines set forth in the FDIC Publication, "Your Insured Deposits" and in the US Treasury FinCEN publication, "FIN-2018-G001" (Anti-Money Laundering Guidance document).

Ownership structure of an account.

individual
Individual account.
joint
Joint account ownership.
association
Ownership by a corporation, partnership, or unincorporated association, including for-profit and not-for-profit organizations.
trust
Revocable or irrevocable trust.
Was this helpful?

Account Status

Report accounts until they are closed, and continue reporting closed accounts until 90 days after closure.

active
Account has current activity and there are no issues outstanding.
inactive
Account has seen no activity for a standard period defined by the institution, and may be subject to fees or at risk of closure.
frozen
Access to and transaction against the account is prohibited due to legal or compliance concerns, e.g. assets subject to OFAC sanctions enforcement, assets subject to a discovery subpoena, etc.
locked
Access to the account is prohibited due to security concerns, e.g. fraudulent activity observed.
flagged
All activity is prohibited due to regulatory or policy requirements, e.g. monthly withdrawals from a savings account in excess of FRB Regulation D.
restricted
Activity on the account is restricted, e.g. withdrawals are subject to a daily limit, until the user meets certain conditions.
closed
The account is closed.
Was this helpful?
Suspended Access

There are multiple statuses listed here which, at first glance, seem to describe nearly identical conditions. Although frozen, flagged, and locked all describe conditions where the account’s assets cannot be accessed until they are released, the reasons for suspension differ,

  • frozen describes a condition in connection to legal action: use frozen to indicate than an account’s assets may be subject to seizure
  • flagged describes a condition where account activity is suspicious, or non-compliant with the customer agreement: use flagged to indicate that the account may be at risk of closure
  • locked describes a condition applied proactively to protect the account holder: and locked to indicate that assets are restricted to protect against loss

Account Type and Subtype

TypeSubtypeTransaction TypeDescription
depositorycash managementDepositoryTransactionCash management account
depositorycdDepositoryTransactionCash deposit (CD)
depositorycheckingDepositoryTransactionChecking account
depositorysavingsDepositoryTransactionSavings account
depositorymoney marketDepositoryTransactionMoney market account
depositoryhealthDepositoryTransactionAny health savings or reimbursement account, e.g. HSA, FSA, HRA etc.
depositoryprepaidDepositoryTransactionPrepaid account, typically debit card
depositorygicDepositoryTransactionGuaranteed investment certificate (Canada)
loanautoLoanTransactionAuto loan
loancommercialLoanTransactionCommercial loan
loanconstructionLoanTransactionConstruction loan, e.g. 203(k)
loanconsumerLoanTransactionConsumer installment loan
loancredit cardCreditTransactionCredit card
loanhome equityLoanTransactionLoan or line of credit against home collateral, e.g. a HELOC
loanmortgageLoanTransactionHome mortgage
loanoverdraftLoanTransactionOverdraft protection line of credit
loanline of creditCreditTransactionLine of credit
loanstudentLoanTransactionStudent loan
investment401aInvestmentTransactionIRC 401(a) governmental and nonprofit employee retirement plan
investment401kInvestmentTransactionIRC 401(k) retirement plan
investment403bInvestmentTransactionIRC 403(b) annuity retirement plan
investment457bInvestmentTransactionIRC 457(b) retirement savings account
investment529InvestmentTransactionIRC 529 educational savings plan
investmentbrokerageInvestmentTransactionOrdinary investment account
investmentesaInvestmentTransactionNon-529 education savings account (e.g. Coverdell)
investmentiraInvestmentTransactionTraditional IRA
investmentisaInvestmentTransactionIndividual savings account (UK)
investmentliraInvestmentTransactionLocked-in retirement account (Canada)
investmentotherInvestmentTransactionOther investment vehicle not covered here
investmentrifInvestmentTransactionRetirement income fund, includes LIF, LRIF, RRIF, PRIF and other income funds (Canada)
investmentrspInvestmentTransactionRetirement savings plan, includes RRSP, RDSP, RESP, LRSP and other savings plans (Canada)
investmentpensionInvestmentTransactionTraditional defined-benefit plan
investmentprofit-sharingInvestmentTransactionEmployee profit sharing plan
investmentroth iraInvestmentTransactionRoth IRA
investmentroth 401kInvestmentTransactionRoth 401(k)
investmentsep iraInvestmentTransactionSimplified employee plan IRA
investmentsimple iraInvestmentTransactionSIMPLE IRA
investmentsippInvestmentTransactionSelf-invested personal pension
investmentstock planInvestmentTransactionStock purchase plan, e.g. ESPP
investmenttspInvestmentTransactionThrift savings plan
investmenttfsaInvestmentTransactionTax-free savings account (Canada)
investmentcustodialInvestmentTransactionAccount covered under UGMA/UTMA
investmentvariable annuityInvestmentTransactionVariable annuity tax-deferred retirement vehicle

BaseAccount

List of all accounts for which this user is an owner or interested non-owner.

id
requiredstring
Permanent account identifier. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
last_activity_at
string
Date of most recent change to, or activity on this account, e.g. new transactions, or changes to account metadata. Used to provide hints for optimal scheduling of updates.

Format: date-time
ownership_type
string
Indicates the ownership type of the account, not the relationship the current user has over the account.

Possible values: individual, joint, association, trust
owner_identity_ids
required[string]
References to the identities for the owner(s) of this account.
non_owner_identity_ids
[string]
References to the identities for the non-owner(s) related to this account, e.g. trustees, beneficiaries.
status
requiredstring
Status of an account.

Possible values: active, inactive, frozen, locked, flagged, restricted, closed
type
requiredstring
Major classification of this account.

Possible values: depository, loan, investment
subtype
requiredstring
Minor classification of this account.

Possible values: cash management, cd, checking, savings, money market, health, prepaid, gic, auto, commercial, construction, consumer, credit card, home equity, mortgage, overdraft, line of credit, student, 401a, 401k, 403B, 457b, 529, brokerage, esa, ira, isa, lira, other, rif, rsp, pension, profit-sharing, roth ira, roth 401k, sep ira, simple ira, sipp, stock plan, tsp, tfsa, custodial, variable annuity
name
string
The account's user-given name, if the institution supports naming of accounts.
official_name
requiredstring
The account's marketing or brand name.
display_mask
requiredstring
A short alpha-numeric string to assist users in identifying the account, e.g. last four digits of the account number.
opening_date
string
The date on which the account was opened.

Format: date
current_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
available_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
tax_advantaged
boolean
Indicates whether some activity on the account - deposits, gains, etc - benefits from tax deferral or exemption, e.g. HSA, IRA, 401(k) accounts.
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "id": "R13oiR6lC5jNC5jK",
3 "last_activity_at": "2020-04-21T12:45:00+00:00",
4 "ownership_type": "individual",
5 "owner_identity_ids": null,
6 "non_owner_identity_ids": [
7 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
8 ],
9 "status": "active",
10 "type": "depository",
11 "subtype": "checking",
12 "name": "Vacation Money",
13 "official_name": "Pro Checking",
14 "display_mask": "9833",
15 "opening_date": "2018-01-31",
16 "current_balance": "850.55",
17 "available_balance": "149.45",
18 "tax_advantaged": true,
19 "currency": "USD",
20 "non_iso_currency": null
21}
Was this helpful?

DepositoryAccount

List of all accounts for which this user is an owner or interested non-owner.

interest_rate
string
Fixed-point representation of a normalized rate, carried up to four decimal places.

Pattern: ^\d*(\.\d{1,4})?$
transfer_codes
requiredobject
Mapping between an account and various payment networks.
ach
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
routing_number
string
The ABA routing transit number.
wire_routing_number
string
The institution's routing number for wire transfer.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
eft
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
institution_number
string
The institution's number assigned by Payments Canada.
branch_number
string
The branch number corresponding to the account.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
iban
object
Base model for depository account transfer identifiers.
account_number
string
The full IBAN.
bank_code
string
Bank identifier.
country_code
string
The country code.
location_code
string
Location code for the bank's office.
branch_code
string
Optionally indicate a specific branch.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
payment_card
object
Base model for depository account transfer identifiers.
card_number
string
The payment card number.
expiry_month
string
Month of card expiration, as a 2-digit value.
expiry_year
string
Year of card expiration.
security_code
string
CVV, CSC, or other card-not-present verification value.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
acats
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
receiving_member_identity
object
A lightweight identity container suitable for passing minimal identification.
organization
object
Describes an organization, e.g., a business or non-profit.
name
string
Name of the organization represented.
structure
string
Type of business structure.

Possible values: sole, partnership, llc, corp
mcc
string
The ISO-18245 merchant category code for this business.

Pattern: ^\d{4}$
owner_identity_ids
[string]
The identities of the organization owner(s).
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
person
object
Describes an individual, named person.
first_name
string
Legal given name of the personal entity.
middle_name
string
Middle name, use blank if none.
last_name
string
Last name or family name.
date_of_birth
string
The date of birth in ISO-8601 format.

Format: date
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
email
string
The email address where this entity can be contacted.
mailing_address
object
Description of a street address.
lines
[string]
The lines of the street address.

Min items: 1
city
string
The city of the mailing address.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
postal_code
string
The postal code.
phone
string
The phone number, formatted using ITU standard E. 123.
id
string
Permanent identity identifier.
name
string
The display name of this entity (insufficient for KYC purposes)
dtcc_clearing_ids
[string]
The DTCC institution identifiers for the institution holding the account.

Min items: 1
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
maturity_date
string
The date of maturity for fixed-term instruments, e.g. CDs.

Format: date
statements
[object]
Must describe statement periods for previous two years.
statement_id
string
Globally unique identifier for this statement.
open_date
string
The opening date of this statement period.

Format: date
close_date
string
The closing date of this statement period, use a future date if the statement period has not closed.

Format: date
balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
document_url
string
A URL to a downloadable document form of this statement. Implementers should not assume that accessors of this URL are always authorized.
id
requiredstring
Permanent account identifier. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
last_activity_at
string
Date of most recent change to, or activity on this account, e.g. new transactions, or changes to account metadata. Used to provide hints for optimal scheduling of updates.

Format: date-time
ownership_type
string
Indicates the ownership type of the account, not the relationship the current user has over the account.

Possible values: individual, joint, association, trust
owner_identity_ids
required[string]
References to the identities for the owner(s) of this account.
non_owner_identity_ids
[string]
References to the identities for the non-owner(s) related to this account, e.g. trustees, beneficiaries.
status
requiredstring
Status of an account.

Possible values: active, inactive, frozen, locked, flagged, restricted, closed
type
requiredstring
Major classification of this account.

Possible values: depository, loan, investment
subtype
requiredstring
Minor classification of this account.

Possible values: cash management, cd, checking, savings, money market, health, prepaid, gic, auto, commercial, construction, consumer, credit card, home equity, mortgage, overdraft, line of credit, student, 401a, 401k, 403B, 457b, 529, brokerage, esa, ira, isa, lira, other, rif, rsp, pension, profit-sharing, roth ira, roth 401k, sep ira, simple ira, sipp, stock plan, tsp, tfsa, custodial, variable annuity
name
string
The account's user-given name, if the institution supports naming of accounts.
official_name
requiredstring
The account's marketing or brand name.
display_mask
requiredstring
A short alpha-numeric string to assist users in identifying the account, e.g. last four digits of the account number.
opening_date
string
The date on which the account was opened.

Format: date
current_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
available_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
tax_advantaged
boolean
Indicates whether some activity on the account - deposits, gains, etc - benefits from tax deferral or exemption, e.g. HSA, IRA, 401(k) accounts.
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "interest_rate": "0.0199",
3 "transfer_codes": {
4 "ach": {
5 "account_number": "string",
6 "routing_number": "031176110",
7 "wire_routing_number": "string",
8 "supports_debit": true,
9 "supports_credit": true
10 },
11 "eft": {
12 "account_number": "string",
13 "institution_number": "004",
14 "branch_number": "1320",
15 "supports_debit": true,
16 "supports_credit": true
17 },
18 "iban": {
19 "account_number": "string",
20 "bank_code": "NORD",
21 "country_code": "FR",
22 "location_code": "ZZ",
23 "branch_code": "80A",
24 "supports_debit": true,
25 "supports_credit": true
26 },
27 "payment_card": {
28 "card_number": "string",
29 "expiry_month": "01",
30 "expiry_year": "2021",
31 "security_code": "363",
32 "supports_debit": true,
33 "supports_credit": true
34 },
35 "acats": {
36 "account_number": "string",
37 "receiving_member_identity": {
38 "organization": {
39 "name": "Doe Business, Inc.",
40 "structure": "sole",
41 "mcc": "5542",
42 "owner_identity_ids": [
43 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
44 ],
45 "tax_identifier": {
46 "tax_authority": "IRS",
47 "tax_payer_id": "string"
48 }
49 },
50 "person": {
51 "first_name": "Jane",
52 "middle_name": "Joan",
53 "last_name": "Doe",
54 "date_of_birth": "1987-01-31",
55 "tax_identifier": {
56 "tax_authority": "IRS",
57 "tax_payer_id": "string"
58 }
59 },
60 "email": "jane@plaid.com",
61 "mailing_address": {
62 "lines": [
63 "413 Leeward Way",
64 "Apt 3A"
65 ],
66 "city": "San Francisco",
67 "region": "US-CA",
68 "country": "US",
69 "postal_code": "94106",
70 "phone": "+1 415 555 1212"
71 },
72 "id": "d7f1b8b9-0006-4135-91c0-b5532045a314",
73 "name": "Jane Doe"
74 },
75 "dtcc_clearing_ids": [
76 "string"
77 ],
78 "supports_debit": true,
79 "supports_credit": true
80 }
81 },
82 "maturity_date": "2018-08-28",
83 "statements": [
84 {
85 "statement_id": "string",
86 "open_date": "2018-08-28",
87 "close_date": "2018-08-28",
88 "balance": "100.95",
89 "document_url": "string"
90 }
91 ],
92 "id": "R13oiR6lC5jNC5jK",
93 "last_activity_at": "2020-04-21T12:45:00+00:00",
94 "ownership_type": "individual",
95 "owner_identity_ids": [
96 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
97 ],
98 "non_owner_identity_ids": null,
99 "status": "active",
100 "type": "depository",
101 "subtype": "checking",
102 "name": "Vacation Money",
103 "official_name": "Pro Checking",
104 "display_mask": "9833",
105 "opening_date": "2018-01-31",
106 "current_balance": "850.55",
107 "available_balance": "149.45",
108 "tax_advantaged": true,
109 "currency": "USD",
110 "non_iso_currency": null
111}
Was this helpful?

DepositoryAccountStatement

Represents primary account statement details.

statement_id
requiredstring
Globally unique identifier for this statement.
open_date
string
The opening date of this statement period.

Format: date
close_date
string
The closing date of this statement period, use a future date if the statement period has not closed.

Format: date
balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
document_url
string
A URL to a downloadable document form of this statement. Implementers should not assume that accessors of this URL are always authorized.
1{
2 "statement_id": "string",
3 "open_date": "2018-08-28",
4 "close_date": "2018-08-28",
5 "balance": "100.95",
6 "document_url": "string"
7}
Was this helpful?

TransferCodeMap

Mapping between an account and various payment networks.

ach
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
routing_number
string
The ABA routing transit number.
wire_routing_number
string
The institution's routing number for wire transfer.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
eft
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
institution_number
string
The institution's number assigned by Payments Canada.
branch_number
string
The branch number corresponding to the account.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
iban
object
Base model for depository account transfer identifiers.
account_number
string
The full IBAN.
bank_code
string
Bank identifier.
country_code
string
The country code.
location_code
string
Location code for the bank's office.
branch_code
string
Optionally indicate a specific branch.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
payment_card
object
Base model for depository account transfer identifiers.
card_number
string
The payment card number.
expiry_month
string
Month of card expiration, as a 2-digit value.
expiry_year
string
Year of card expiration.
security_code
string
CVV, CSC, or other card-not-present verification value.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
acats
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
receiving_member_identity
object
A lightweight identity container suitable for passing minimal identification.
organization
object
Describes an organization, e.g., a business or non-profit.
name
string
Name of the organization represented.
structure
string
Type of business structure.

Possible values: sole, partnership, llc, corp
mcc
string
The ISO-18245 merchant category code for this business.

Pattern: ^\d{4}$
owner_identity_ids
[string]
The identities of the organization owner(s).
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
person
object
Describes an individual, named person.
first_name
string
Legal given name of the personal entity.
middle_name
string
Middle name, use blank if none.
last_name
string
Last name or family name.
date_of_birth
string
The date of birth in ISO-8601 format.

Format: date
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
email
string
The email address where this entity can be contacted.
mailing_address
object
Description of a street address.
lines
[string]
The lines of the street address.

Min items: 1
city
string
The city of the mailing address.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
postal_code
string
The postal code.
phone
string
The phone number, formatted using ITU standard E. 123.
id
string
Permanent identity identifier.
name
string
The display name of this entity (insufficient for KYC purposes)
dtcc_clearing_ids
[string]
The DTCC institution identifiers for the institution holding the account.

Min items: 1
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
1{
2 "ach": {
3 "account_number": "string",
4 "routing_number": "031176110",
5 "wire_routing_number": "string",
6 "supports_debit": true,
7 "supports_credit": true
8 },
9 "eft": {
10 "account_number": "string",
11 "institution_number": "004",
12 "branch_number": "1320",
13 "supports_debit": true,
14 "supports_credit": true
15 },
16 "iban": {
17 "account_number": "string",
18 "bank_code": "NORD",
19 "country_code": "FR",
20 "location_code": "ZZ",
21 "branch_code": "80A",
22 "supports_debit": true,
23 "supports_credit": true
24 },
25 "payment_card": {
26 "card_number": "string",
27 "expiry_month": "01",
28 "expiry_year": "2021",
29 "security_code": "363",
30 "supports_debit": true,
31 "supports_credit": true
32 },
33 "acats": {
34 "account_number": "string",
35 "receiving_member_identity": {
36 "organization": {
37 "name": "Doe Business, Inc.",
38 "structure": "sole",
39 "mcc": "5542",
40 "owner_identity_ids": [
41 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
42 ],
43 "tax_identifier": {
44 "tax_authority": "IRS",
45 "tax_payer_id": "string"
46 }
47 },
48 "person": {
49 "first_name": "Jane",
50 "middle_name": "Joan",
51 "last_name": "Doe",
52 "date_of_birth": "1987-01-31",
53 "tax_identifier": {
54 "tax_authority": "IRS",
55 "tax_payer_id": "string"
56 }
57 },
58 "email": "jane@plaid.com",
59 "mailing_address": {
60 "lines": [
61 "413 Leeward Way",
62 "Apt 3A"
63 ],
64 "city": "San Francisco",
65 "region": "US-CA",
66 "country": "US",
67 "postal_code": "94106",
68 "phone": "+1 415 555 1212"
69 },
70 "id": "d7f1b8b9-0006-4135-91c0-b5532045a314",
71 "name": "Jane Doe"
72 },
73 "dtcc_clearing_ids": [
74 "string"
75 ],
76 "supports_debit": true,
77 "supports_credit": true
78 }
79}
Was this helpful?

DepositoryAccountTransferCode

Base model for depository account transfer identifiers.

supports_debit
requiredboolean
Indicates account may be debited using transfer code.
supports_credit
requiredboolean
Indicates account may be credited using transfer code.
1{
2 "supports_debit": true,
3 "supports_credit": true
4}
Was this helpful?

AchTransferCode

Base model for depository account transfer identifiers.

account_number
requiredstring
The account number.
routing_number
requiredstring
The ABA routing transit number.
wire_routing_number
string
The institution's routing number for wire transfer.
supports_debit
requiredboolean
Indicates account may be debited using transfer code.
supports_credit
requiredboolean
Indicates account may be credited using transfer code.
1{
2 "account_number": "121212454545",
3 "routing_number": "031176110",
4 "wire_routing_number": "1234-5678-0",
5 "supports_debit": true,
6 "supports_credit": true
7}
Was this helpful?

EftTransferCode

Base model for depository account transfer identifiers.

account_number
requiredstring
The account number.
institution_number
requiredstring
The institution's number assigned by Payments Canada.
branch_number
requiredstring
The branch number corresponding to the account.
supports_debit
requiredboolean
Indicates account may be debited using transfer code.
supports_credit
requiredboolean
Indicates account may be credited using transfer code.
1{
2 "account_number": "string",
3 "institution_number": "004",
4 "branch_number": "1320",
5 "supports_debit": true,
6 "supports_credit": true
7}
Was this helpful?

IbanTransferCode

Base model for depository account transfer identifiers.

account_number
requiredstring
The full IBAN.
bank_code
requiredstring
Bank identifier.
country_code
requiredstring
The country code.
location_code
requiredstring
Location code for the bank's office.
branch_code
string
Optionally indicate a specific branch.
supports_debit
requiredboolean
Indicates account may be debited using transfer code.
supports_credit
requiredboolean
Indicates account may be credited using transfer code.
1{
2 "account_number": "string",
3 "bank_code": "NORD",
4 "country_code": "FR",
5 "location_code": "ZZ",
6 "branch_code": "80A",
7 "supports_debit": true,
8 "supports_credit": true
9}
Was this helpful?

PaymentCardTransferCode

Base model for depository account transfer identifiers.

card_number
requiredstring
The payment card number.
expiry_month
requiredstring
Month of card expiration, as a 2-digit value.
expiry_year
requiredstring
Year of card expiration.
security_code
requiredstring
CVV, CSC, or other card-not-present verification value.
supports_debit
requiredboolean
Indicates account may be debited using transfer code.
supports_credit
requiredboolean
Indicates account may be credited using transfer code.
1{
2 "card_number": "string",
3 "expiry_month": "01",
4 "expiry_year": "2021",
5 "security_code": "363",
6 "supports_debit": true,
7 "supports_credit": true
8}
Was this helpful?

NotionalAccount

A placeholder entity, capable of indicating only basic facts about an account.

id
requiredstring
Permanent account identifier. Should be an accountId. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
type
requiredstring
Major classification of this account. Should be one of the accountType values.
subtype
requiredstring
Minor classification of this account. Should be one of the accountSubtype values.
access_authorized
deprecatedboolean
Indicate that the user has not authorized the account to participate in aggregation. should only be present/true for notional accounts.
name
string
The account’s user-given name, if the institution supports naming of accounts
official_name
requiredstring
The account’s marketing or brand name.
currency
string
The ISO-4217 currency in which this account’s transactions and balances are denominated.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency’s symbol.
1{
2 "id": "R13oiR6lC5jNC5jK",
3 "type": "depository",
4 "subtype": "checking",
5 "name": "Vacation money",
6 "official_name": "Pro Checking",
7 "currency": "USD",
8 "non_iso_currency": null
9}
Was this helpful?

InvestmentAccount

List of all accounts for which this user is an owner or interested non-owner.

transfer_codes
object
Mapping between an account and various payment networks.
ach
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
routing_number
string
The ABA routing transit number.
wire_routing_number
string
The institution's routing number for wire transfer.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
eft
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
institution_number
string
The institution's number assigned by Payments Canada.
branch_number
string
The branch number corresponding to the account.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
iban
object
Base model for depository account transfer identifiers.
account_number
string
The full IBAN.
bank_code
string
Bank identifier.
country_code
string
The country code.
location_code
string
Location code for the bank's office.
branch_code
string
Optionally indicate a specific branch.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
payment_card
object
Base model for depository account transfer identifiers.
card_number
string
The payment card number.
expiry_month
string
Month of card expiration, as a 2-digit value.
expiry_year
string
Year of card expiration.
security_code
string
CVV, CSC, or other card-not-present verification value.
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
acats
object
Base model for depository account transfer identifiers.
account_number
string
The account number.
receiving_member_identity
object
A lightweight identity container suitable for passing minimal identification.
organization
object
Describes an organization, e.g., a business or non-profit.
name
string
Name of the organization represented.
structure
string
Type of business structure.

Possible values: sole, partnership, llc, corp
mcc
string
The ISO-18245 merchant category code for this business.

Pattern: ^\d{4}$
owner_identity_ids
[string]
The identities of the organization owner(s).
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
person
object
Describes an individual, named person.
first_name
string
Legal given name of the personal entity.
middle_name
string
Middle name, use blank if none.
last_name
string
Last name or family name.
date_of_birth
string
The date of birth in ISO-8601 format.

Format: date
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
email
string
The email address where this entity can be contacted.
mailing_address
object
Description of a street address.
lines
[string]
The lines of the street address.

Min items: 1
city
string
The city of the mailing address.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
postal_code
string
The postal code.
phone
string
The phone number, formatted using ITU standard E. 123.
id
string
Permanent identity identifier.
name
string
The display name of this entity (insufficient for KYC purposes)
dtcc_clearing_ids
[string]
The DTCC institution identifiers for the institution holding the account.

Min items: 1
supports_debit
boolean
Indicates account may be debited using transfer code.
supports_credit
boolean
Indicates account may be credited using transfer code.
current_balance
requiredstring
The total balance in the account, typically including pending transactions. See individual account types for specific definitions of this value.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
available_balance
requiredstring
The immediately available balance in the account, typically the amount available to withdraw at the moment.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
margin_balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
margin_limit
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
margin_equity
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
maintenance_margin
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
buying_power
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
current_as_of
string
The time at which current_balance was current.

Format: date-time
holdings
required[object]
Descriptions of held assets in the account.
security_id
string
The identifier of the security referenced by this holding.
cost_basis
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
quantity
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
lots
object
Describes taxable lots of shares within a Holding.
id
string
The unique and permanent identifier for this lot.
acquired_at
string
The date at which the lot was acquired.

Format: date
acquired_price
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
quantity
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
id
requiredstring
Permanent account identifier. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
last_activity_at
string
Date of most recent change to, or activity on this account, e.g. new transactions, or changes to account metadata. Used to provide hints for optimal scheduling of updates.

Format: date-time
ownership_type
string
Indicates the ownership type of the account, not the relationship the current user has over the account.

Possible values: individual, joint, association, trust
owner_identity_ids
required[string]
References to the identities for the owner(s) of this account.
non_owner_identity_ids
[string]
References to the identities for the non-owner(s) related to this account, e.g. trustees, beneficiaries.
status
requiredstring
Status of an account.

Possible values: active, inactive, frozen, locked, flagged, restricted, closed
type
requiredstring
Major classification of this account.

Possible values: depository, loan, investment
subtype
requiredstring
Minor classification of this account.

Possible values: cash management, cd, checking, savings, money market, health, prepaid, gic, auto, commercial, construction, consumer, credit card, home equity, mortgage, overdraft, line of credit, student, 401a, 401k, 403B, 457b, 529, brokerage, esa, ira, isa, lira, other, rif, rsp, pension, profit-sharing, roth ira, roth 401k, sep ira, simple ira, sipp, stock plan, tsp, tfsa, custodial, variable annuity
name
string
The account's user-given name, if the institution supports naming of accounts.
official_name
requiredstring
The account's marketing or brand name.
display_mask
requiredstring
A short alpha-numeric string to assist users in identifying the account, e.g. last four digits of the account number.
opening_date
string
The date on which the account was opened.

Format: date
tax_advantaged
boolean
Indicates whether some activity on the account - deposits, gains, etc - benefits from tax deferral or exemption, e.g. HSA, IRA, 401(k) accounts.
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "transfer_codes": {
3 "ach": {
4 "account_number": "string",
5 "routing_number": "031176110",
6 "wire_routing_number": "string",
7 "supports_debit": true,
8 "supports_credit": true
9 },
10 "eft": {
11 "account_number": "string",
12 "institution_number": "004",
13 "branch_number": "1320",
14 "supports_debit": true,
15 "supports_credit": true
16 },
17 "iban": {
18 "account_number": "string",
19 "bank_code": "NORD",
20 "country_code": "FR",
21 "location_code": "ZZ",
22 "branch_code": "80A",
23 "supports_debit": true,
24 "supports_credit": true
25 },
26 "payment_card": {
27 "card_number": "string",
28 "expiry_month": "01",
29 "expiry_year": "2021",
30 "security_code": "363",
31 "supports_debit": true,
32 "supports_credit": true
33 },
34 "acats": {
35 "account_number": "string",
36 "receiving_member_identity": {
37 "organization": {
38 "name": "Doe Business, Inc.",
39 "structure": "sole",
40 "mcc": "5542",
41 "owner_identity_ids": [
42 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
43 ],
44 "tax_identifier": {
45 "tax_authority": "IRS",
46 "tax_payer_id": "string"
47 }
48 },
49 "person": {
50 "first_name": "Jane",
51 "middle_name": "Joan",
52 "last_name": "Doe",
53 "date_of_birth": "1987-01-31",
54 "tax_identifier": {
55 "tax_authority": "IRS",
56 "tax_payer_id": "string"
57 }
58 },
59 "email": "jane@plaid.com",
60 "mailing_address": {
61 "lines": [
62 "413 Leeward Way",
63 "Apt 3A"
64 ],
65 "city": "San Francisco",
66 "region": "US-CA",
67 "country": "US",
68 "postal_code": "94106",
69 "phone": "+1 415 555 1212"
70 },
71 "id": "d7f1b8b9-0006-4135-91c0-b5532045a314",
72 "name": "Jane Doe"
73 },
74 "dtcc_clearing_ids": [
75 "string"
76 ],
77 "supports_debit": true,
78 "supports_credit": true
79 }
80 },
81 "current_balance": "850.55",
82 "available_balance": "149.45",
83 "margin_balance": "100.95",
84 "margin_limit": "100.95",
85 "margin_equity": "100.95",
86 "maintenance_margin": "100.95",
87 "buying_power": "100.95",
88 "current_as_of": "2018-08-28",
89 "holdings": [
90 {
91 "security_id": "string",
92 "cost_basis": "100.95",
93 "quantity": "100.95",
94 "lots": {
95 "id": "string",
96 "acquired_at": "2018-08-28",
97 "acquired_price": "100.95",
98 "quantity": "100.95"
99 },
100 "currency": "USD",
101 "non_iso_currency": null
102 }
103 ],
104 "id": "R13oiR6lC5jNC5jK",
105 "last_activity_at": "2020-04-21T12:45:00+00:00",
106 "ownership_type": "individual",
107 "owner_identity_ids": [
108 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
109 ],
110 "non_owner_identity_ids": null,
111 "status": "active",
112 "type": "investment",
113 "subtype": "401k",
114 "name": "Vacation Money",
115 "official_name": "401k Account",
116 "display_mask": "9833",
117 "opening_date": "2018-01-31",
118 "tax_advantaged": true,
119 "currency": "USD",
120 "non_iso_currency": null
121}
Was this helpful?

AcatsTransferCode

Base model for depository account transfer identifiers.

account_number
requiredstring
The account number.
receiving_member_identity
requiredobject
A lightweight identity container suitable for passing minimal identification.
organization
object
Describes an organization, e.g., a business or non-profit.
name
string
Name of the organization represented.
structure
string
Type of business structure.

Possible values: sole, partnership, llc, corp
mcc
string
The ISO-18245 merchant category code for this business.

Pattern: ^\d{4}$
owner_identity_ids
[string]
The identities of the organization owner(s).
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
person
object
Describes an individual, named person.
first_name
string
Legal given name of the personal entity.
middle_name
string
Middle name, use blank if none.
last_name
string
Last name or family name.
date_of_birth
string
The date of birth in ISO-8601 format.

Format: date
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
email
string
The email address where this entity can be contacted.
mailing_address
object
Description of a street address.
lines
[string]
The lines of the street address.

Min items: 1
city
string
The city of the mailing address.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
postal_code
string
The postal code.
phone
string
The phone number, formatted using ITU standard E. 123.
id
string
Permanent identity identifier.
name
string
The display name of this entity (insufficient for KYC purposes)
dtcc_clearing_ids
required[string]
The DTCC institution identifiers for the institution holding the account.

Min items: 1
supports_debit
requiredboolean
Indicates account may be debited using transfer code.
supports_credit
requiredboolean
Indicates account may be credited using transfer code.
1{
2 "account_number": "string",
3 "receiving_member_identity": {
4 "organization": {
5 "name": "Doe Business, Inc.",
6 "structure": "sole",
7 "mcc": "5542",
8 "owner_identity_ids": [
9 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
10 ],
11 "tax_identifier": {
12 "tax_authority": "IRS",
13 "tax_payer_id": "string"
14 }
15 },
16 "person": {
17 "first_name": "Jane",
18 "middle_name": "Joan",
19 "last_name": "Doe",
20 "date_of_birth": "1987-01-31",
21 "tax_identifier": {
22 "tax_authority": "IRS",
23 "tax_payer_id": "string"
24 }
25 },
26 "email": "jane@plaid.com",
27 "mailing_address": {
28 "lines": [
29 "413 Leeward Way",
30 "Apt 3A"
31 ],
32 "city": "San Francisco",
33 "region": "US-CA",
34 "country": "US",
35 "postal_code": "94106",
36 "phone": "+1 415 555 1212"
37 },
38 "id": "d7f1b8b9-0006-4135-91c0-b5532045a314",
39 "name": "Jane Doe"
40 },
41 "dtcc_clearing_ids": [
42 "string"
43 ],
44 "supports_debit": true,
45 "supports_credit": true
46}
Was this helpful?

Security

Description of a security (i.e. stocks, bonds, derivatives, etc.)

id
requiredstring
The permanent identifier for this security, across all accounts and holdings. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
isin
string
The ISO 6166-compliant ISIN for this security, if available.
name
requiredstring
A descriptive name for the security, suitable for display.
symbol
requiredstring
The security's trading symbol, if applicable. Otherwise, a short, commonly used identifier.
is_cash_equivalent
requiredboolean
Indicates the security is highly-liquid, e.g. a money market account, and should be regarded as cash.
current_price
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
current_as_of
requiredstring
The time at which current_price was current, in ISO 8601 format.

Format: date-time
close_price
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
type
requiredstring
The security type. For detailed descriptions of available types, see Plaid API security types.

Possible values: cash, derivative, equity, etf, fixed income, loan, mutual fund, other
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "id": "account_5921",
3 "isin": "US17275R1023",
4 "name": "CISCO SYSTEMS INC",
5 "symbol": "CSCO",
6 "is_cash_equivalent": true,
7 "current_price": "100.95",
8 "current_as_of": "2018-08-28",
9 "close_price": "100.95",
10 "type": "cash",
11 "currency": "USD",
12 "non_iso_currency": null
13}
Was this helpful?

OptionSecurity

Description of a security (i.e. stocks, bonds, derivatives, etc.)

expiry
requiredstring
The contract expiration date.

Format: date
contract_type
requiredstring
The type of option.

Possible values: put, call
option_style
string
The style of option (US or European)

Possible values: euro, us
exercise_price
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
underlying_security_id
requiredstring
Reference to the security underlying this contract.
id
requiredstring
The permanent identifier for this security, across all accounts and holdings. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
isin
string
The ISO 6166-compliant ISIN for this security, if available.
name
requiredstring
A descriptive name for the security, suitable for display.
symbol
requiredstring
The security's trading symbol, if applicable. Otherwise, a short, commonly used identifier.
is_cash_equivalent
requiredboolean
Indicates the security is highly-liquid, e.g. a money market account, and should be regarded as cash.
current_price
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
current_as_of
requiredstring
The time at which current_price was current, in ISO 8601 format.

Format: date-time
close_price
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
type
requiredstring
The security type. For detailed descriptions of available types, see Plaid API security types.

Possible values: cash, derivative, equity, etf, fixed income, loan, mutual fund, other
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "id": "account_5921",
3 "isin": "US17275R1023",
4 "name": "CISCO SYSTEMS INC",
5 "symbol": "CSCO",
6 "is_cash_equivalent": true,
7 "current_price": "100.95",
8 "current_as_of": "2018-08-28",
9 "close_price": "100.95",
10 "type": "cash",
11 "currency": "USD",
12 "non_iso_currency": null
13}
Was this helpful?

ContractType

Describes available contract type

put
A put option
call
A call option
Was this helpful?

Holding

Instance of a held security.

security_id
requiredstring
The identifier of the security referenced by this holding.
cost_basis
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
quantity
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
lots
object
Describes taxable lots of shares within a Holding.
id
string
The unique and permanent identifier for this lot.
acquired_at
string
The date at which the lot was acquired.

Format: date
acquired_price
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
quantity
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "security_id": "string",
3 "cost_basis": "100.95",
4 "quantity": "100.95",
5 "lots": {
6 "id": "string",
7 "acquired_at": "2018-08-28",
8 "acquired_price": "100.95",
9 "quantity": "100.95"
10 },
11 "currency": "USD",
12 "non_iso_currency": null
13}
Was this helpful?

TaxLot

Describes taxable lots of shares within a Holding.

id
requiredstring
The unique and permanent identifier for this lot.
acquired_at
requiredstring
The date at which the lot was acquired.

Format: date
acquired_price
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
quantity
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
1{
2 "id": "string",
3 "acquired_at": "2018-08-28",
4 "acquired_price": "100.95",
5 "quantity": "100.95"
6}
Was this helpful?

LoanAccount

List of all accounts for which this user is an owner or interested non-owner.

account_number
string
The account number for this loan.
reference_number
string
The loan's reference number.
servicer_identity_id
string
Reference to the udentity of the loan servicer.
interest_rate
requiredstring
Fixed-point representation of a normalized rate, carried up to four decimal places.

Pattern: ^\d*(\.\d{1,4})?$
interest_rate_type
requiredstring
The interest rate adjustment scheme for this loan.

Possible values: fixed, adjustable, variable, other
interest_rate_schedule
[object]
A history of effective rates on this loan. For adjustable rate loans, include dates of future adjustments. Do not use to describe fixed-rate loans.
start_date
string
The date this rate became, or becomes, effective.

Format: date
end_date
string
The date this rate became, or becomes, ineffective. Use null if the end date is not known or not fixed.

Format: date
interest_rate
string
Fixed-point representation of a normalized rate, carried up to four decimal places.

Pattern: ^\d*(\.\d{1,4})?$
term_months
integer
A natural number, i.e. a non-negative integer.

Minimum: 0
term_days
integer
A natural number, i.e. a non-negative integer.

Minimum: 0
repayment_status
requiredstring
The loan's repayment status.

Possible values: fully repaid, current, grace, deferment, forbearance, past due, delinquent, default, charged off, cancelled
principal_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payoff_quote
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payoff_expiry
string
The date until which payoff_quote is considered current.

Format: date
origination_date
requiredstring
The loan's date of origination.

Format: date
origination_principal
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
maturity_date
string
The loan's date of maturity.

Format: date
statements
[object]
Must describe statement periods for the account's entire history.
payment_paid_to_principal
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payment_paid_to_interest
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
open_date
string
The opening date of this statement period.

Format: date
close_date
string
The closing date of this statement period. Use a future date if the statement period has not closed.

Format: date
balance_due
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
minimum_payment_due
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payment_due_date
string
The date payment is, or was, due for this statement.

Format: date
payment_received_date
string
The date payment was received. If multiple payments were made during the period, count the date that payment_received_amount exceeded minimum_payment_due.

Format: date
payment_received_amount
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
document_url
string
A URL to a downloadable document form of this statement. Implementers should not assume that accessors of this URL are always authorized.
id
requiredstring
Permanent account identifier. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
last_activity_at
string
Date of most recent change to, or activity on this account, e.g. new transactions, or changes to account metadata. Used to provide hints for optimal scheduling of updates.

Format: date-time
ownership_type
string
Indicates the ownership type of the account, not the relationship the current user has over the account.

Possible values: individual, joint, association, trust
owner_identity_ids
required[string]
References to the identities for the owner(s) of this account.
non_owner_identity_ids
[string]
References to the identities for the non-owner(s) related to this account, e.g. trustees, beneficiaries.
status
requiredstring
Status of an account.

Possible values: active, inactive, frozen, locked, flagged, restricted, closed
type
requiredstring
Major classification of this account.

Possible values: depository, loan, investment
subtype
requiredstring
Minor classification of this account.

Possible values: cash management, cd, checking, savings, money market, health, prepaid, gic, auto, commercial, construction, consumer, credit card, home equity, mortgage, overdraft, line of credit, student, 401a, 401k, 403B, 457b, 529, brokerage, esa, ira, isa, lira, other, rif, rsp, pension, profit-sharing, roth ira, roth 401k, sep ira, simple ira, sipp, stock plan, tsp, tfsa, custodial, variable annuity
name
string
The account's user-given name, if the institution supports naming of accounts.
official_name
requiredstring
The account's marketing or brand name.
display_mask
requiredstring
A short alpha-numeric string to assist users in identifying the account, e.g. last four digits of the account number.
opening_date
string
The date on which the account was opened.

Format: date
current_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
available_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
tax_advantaged
boolean
Indicates whether some activity on the account - deposits, gains, etc - benefits from tax deferral or exemption, e.g. HSA, IRA, 401(k) accounts.
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "type": "loan",
3 "account_number": "string",
4 "reference_number": "string",
5 "servicer_identity_id": "string",
6 "interest_rate": "0.0199",
7 "interest_rate_type": "fixed",
8 "interest_rate_schedule": [
9 {
10 "start_date": "2018-08-28",
11 "end_date": "2018-08-28",
12 "interest_rate": "0.0199"
13 }
14 ],
15 "term_months": 0,
16 "term_days": 0,
17 "repayment_status": "fully repaid",
18 "principal_balance": "100.95",
19 "payoff_quote": "100.95",
20 "payoff_expiry": "2018-08-28",
21 "origination_date": "2018-08-28",
22 "origination_principal": "100.95",
23 "maturity_date": "2018-08-28",
24 "statements": [
25 {
26 "payment_paid_to_principal": "100.95",
27 "payment_paid_to_interest": "100.95",
28 "open_date": "2018-08-28",
29 "close_date": "2018-08-28",
30 "balance_due": "100.95",
31 "minimum_payment_due": "100.95",
32 "payment_due_date": "2018-08-28",
33 "payment_received_date": "2018-08-28",
34 "payment_received_amount": "100.95",
35 "document_url": "string"
36 }
37 ],
38 "id": "R13oiR6lC5jNC5jK",
39 "last_activity_at": "2020-04-21T12:45:00+00:00",
40 "ownership_type": "individual",
41 "owner_identity_ids": [
42 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
43 ],
44 "non_owner_identity_ids": null,
45 "status": "active",
46 "subtype": "consumer",
47 "name": "Vacation Money",
48 "official_name": "Pro Checking",
49 "display_mask": "9833",
50 "opening_date": "2018-01-31",
51 "current_balance": "850.55",
52 "available_balance": "149.45",
53 "tax_advantaged": true,
54 "currency": "USD",
55 "non_iso_currency": null
56}
Was this helpful?

LoanStatement

Description of a loan account statement.

payment_paid_to_principal
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payment_paid_to_interest
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
open_date
requiredstring
The opening date of this statement period.

Format: date
close_date
requiredstring
The closing date of this statement period. Use a future date if the statement period has not closed.

Format: date
balance_due
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
minimum_payment_due
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payment_due_date
requiredstring
The date payment is, or was, due for this statement.

Format: date
payment_received_date
requiredstring
The date payment was received. If multiple payments were made during the period, count the date that payment_received_amount exceeded minimum_payment_due.

Format: date
payment_received_amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
document_url
string
A URL to a downloadable document form of this statement. Implementers should not assume that accessors of this URL are always authorized.
1{
2 "open_date": "2018-08-28",
3 "close_date": "2018-08-28",
4 "balance_due": "100.95",
5 "minimum_payment_due": "100.95",
6 "payment_due_date": "2018-08-28",
7 "payment_received_date": "2018-08-28",
8 "payment_received_amount": "100.95",
9 "document_url": "string"
10}
Was this helpful?

InterestRateType

Interest rate adjustment schemes.

fixed
string
fixed rate.
adjustable
string
Adjustable rate.
variable
string
Variable rate.
other
string
All other rate adjustment schemes.
Was this helpful?

InterestRatePeriod

Time-bound description of interest rates and their effective periods.

start_date
requiredstring
The date this rate became, or becomes, effective.

Format: date
end_date
requiredstring
The date this rate became, or becomes, ineffective. Use null if the end date is not known or not fixed.

Format: date
interest_rate
requiredstring
Fixed-point representation of a normalized rate, carried up to four decimal places.

Pattern: ^\d*(\.\d{1,4})?$
1{
2 "start_date": "2018-08-28",
3 "end_date": "2018-08-28",
4 "interest_rate": "0.0199"
5}
Was this helpful?

LoanRepaymentStatus

Loan repayment status.

fully repaid
string
The loan is fully repaid.
current
string
The loan is current and the borrow is in good standing with respect to this loan.
grace
string
Loan payments have not begun, and interest is not accruing.
deferment
string
Loan payments are reduced or suspended, and interest is not accruing.
forbearance
string
Loan payments are reduced or suspended, but deferred interest is accruing.
past due
string
The borrower is past due, but can return the account to current.
delinquent
string
The borrower is severely past due and the institution may begin Dunning.
default
string
The borrower has defaulted and the institution may be pursuing other remedies.
charged off
string
The borrower has defaulted and the institution has completed actions in connection with the default.
cancelled
string
The lender has cancelled this loan (use also for forgiven or discharged loans).
Was this helpful?

MortgageAccount

List of all accounts for which this user is an owner or interested non-owner.

subtype
requiredstring
Minor classification of this account.

Possible values: cash management, cd, checking, savings, money market, health, prepaid, gic, auto, commercial, construction, consumer, credit card, home equity, mortgage, overdraft, line of credit, student, 401a, 401k, 403B, 457b, 529, brokerage, esa, ira, isa, lira, other, rif, rsp, pension, profit-sharing, roth ira, roth 401k, sep ira, simple ira, sipp, stock plan, tsp, tfsa, custodial, variable annuity
escrow_balance
string
The total amount held in escrow for this loan, if applicable.
Fixed-point decimal number, carried up to six decimal places.


Pattern: ^-?(\d*)(?:\.\d{1,2})?$
id
requiredstring
Permanent account identifier. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
last_activity_at
string
Date of most recent change to, or activity on this account, e.g. new transactions, or changes to account metadata. Used to provide hints for optimal scheduling of updates.

Format: date-time
ownership_type
string
Indicates the ownership type of the account, not the relationship the current user has over the account.

Possible values: individual, joint, association, trust
owner_identity_ids
required[string]
References to the identities for the owner(s) of this account.
non_owner_identity_ids
[string]
References to the identities for the non-owner(s) related to this account, e.g. trustees, beneficiaries.
status
requiredstring
Status of an account.

Possible values: active, inactive, frozen, locked, flagged, restricted, closed
type
requiredstring
Major classification of this account.

Possible values: depository, loan, investment
name
string
The account's user-given name, if the institution supports naming of accounts.
official_name
requiredstring
The account's marketing or brand name.
display_mask
requiredstring
A short alpha-numeric string to assist users in identifying the account, e.g. last four digits of the account number.
opening_date
string
The date on which the account was opened.

Format: date
current_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
available_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
tax_advantaged
boolean
Indicates whether some activity on the account - deposits, gains, etc - benefits from tax deferral or exemption, e.g. HSA, IRA, 401(k) accounts.
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "subtype": "mortgage",
3 "escrow_balance": "100.95",
4 "type": "loan",
5 "account_number": "string",
6 "reference_number": "string",
7 "servicer_identity_id": "string",
8 "interest_rate": "0.0199",
9 "interest_rate_type": "fixed",
10 "interest_rate_schedule": [
11 {
12 "start_date": "2018-08-28",
13 "end_date": "2018-08-28",
14 "interest_rate": "0.0199"
15 }
16 ],
17 "term_months": 0,
18 "term_days": 0,
19 "repayment_status": "fully repaid",
20 "principal_balance": "100.95",
21 "payoff_quote": "100.95",
22 "payoff_expiry": "2018-08-28",
23 "origination_date": "2018-08-28",
24 "origination_principal": "100.95",
25 "maturity_date": "2018-08-28",
26 "statements": [
27 {
28 "payment_paid_to_principal": "100.95",
29 "payment_paid_to_interest": "100.95",
30 "open_date": "2018-08-28",
31 "close_date": "2018-08-28",
32 "balance_due": "100.95",
33 "minimum_payment_due": "100.95",
34 "payment_due_date": "2018-08-28",
35 "payment_received_date": "2018-08-28",
36 "payment_received_amount": "100.95",
37 "document_url": "string"
38 }
39 ],
40 "id": "R13oiR6lC5jNC5jK",
41 "last_activity_at": "2020-04-21T12:45:00+00:00",
42 "ownership_type": "individual",
43 "owner_identity_ids": [
44 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
45 ],
46 "non_owner_identity_ids": null,
47 "status": "active",
48 "name": "Vacation Money",
49 "official_name": "Pro Checking",
50 "display_mask": "9833",
51 "opening_date": "2018-01-31",
52 "current_balance": "850.55",
53 "available_balance": "149.45",
54 "tax_advantaged": true,
55 "currency": "USD",
56 "non_iso_currency": null
57}
Was this helpful?

StudentLoanAccount

List of all accounts for which this user is an owner or interested non-owner.

subtype
requiredstring
Minor classification of this account.

Possible values: cash management, cd, checking, savings, money market, health, prepaid, gic, auto, commercial, construction, consumer, credit card, home equity, mortgage, overdraft, line of credit, student, 401a, 401k, 403B, 457b, 529, brokerage, esa, ira, isa, lira, other, rif, rsp, pension, profit-sharing, roth ira, roth 401k, sep ira, simple ira, sipp, stock plan, tsp, tfsa, custodial, variable annuity
disbursement_schedule
[object]
The schedule for disbursement of funds.
disbursement_date
string
The date of disbursement.

Format: date
amount
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
guarantor_identity
object
A lightweight identity container suitable for passing minimal identification.
organization
object
Describes an organization, e.g., a business or non-profit.
name
string
Name of the organization represented.
structure
string
Type of business structure.

Possible values: sole, partnership, llc, corp
mcc
string
The ISO-18245 merchant category code for this business.

Pattern: ^\d{4}$
owner_identity_ids
[string]
The identities of the organization owner(s).
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
person
object
Describes an individual, named person.
first_name
string
Legal given name of the personal entity.
middle_name
string
Middle name, use blank if none.
last_name
string
Last name or family name.
date_of_birth
string
The date of birth in ISO-8601 format.

Format: date
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
email
string
The email address where this entity can be contacted.
mailing_address
object
Description of a street address.
lines
[string]
The lines of the street address.

Min items: 1
city
string
The city of the mailing address.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
postal_code
string
The postal code.
phone
string
The phone number, formatted using ITU standard E. 123.
id
string
Permanent identity identifier.
name
string
The display name of this entity (insufficient for KYC purposes)
pslf_eligibility
object
Description of the loan's eligibility for public service forgiveness.
eligible
boolean
Indicates the loan's eligibility for PSLF.
qualifying_payments
integer
A natural number, i.e. a non-negative integer.

Minimum: 0
total_payments
integer
A natural number, i.e. a non-negative integer.

Minimum: 0
sequence_number
string
The loan's sequence number.
id
requiredstring
Permanent account identifier. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
last_activity_at
string
Date of most recent change to, or activity on this account, e.g. new transactions, or changes to account metadata. Used to provide hints for optimal scheduling of updates.

Format: date-time
ownership_type
string
Indicates the ownership type of the account, not the relationship the current user has over the account.

Possible values: individual, joint, association, trust
owner_identity_ids
required[string]
References to the identities for the owner(s) of this account.
non_owner_identity_ids
[string]
References to the identities for the non-owner(s) related to this account, e.g. trustees, beneficiaries.
status
requiredstring
Status of an account.

Possible values: active, inactive, frozen, locked, flagged, restricted, closed
type
requiredstring
Major classification of this account.

Possible values: depository, loan, investment
name
string
The account's user-given name, if the institution supports naming of accounts.
official_name
requiredstring
The account's marketing or brand name.
display_mask
requiredstring
A short alpha-numeric string to assist users in identifying the account, e.g. last four digits of the account number.
opening_date
string
The date on which the account was opened.

Format: date
current_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
available_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
tax_advantaged
boolean
Indicates whether some activity on the account - deposits, gains, etc - benefits from tax deferral or exemption, e.g. HSA, IRA, 401(k) accounts.
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "subtype": "student",
3 "disbursement_schedule": [
4 {
5 "disbursement_date": "2018-08-28",
6 "amount": "100.95"
7 }
8 ],
9 "guarantor_identity": {
10 "organization": {
11 "name": "Doe Business, Inc.",
12 "structure": "sole",
13 "mcc": "5542",
14 "owner_identity_ids": [
15 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
16 ],
17 "tax_identifier": {
18 "tax_authority": "IRS",
19 "tax_payer_id": "string"
20 }
21 },
22 "person": {
23 "first_name": "Jane",
24 "middle_name": "Joan",
25 "last_name": "Doe",
26 "date_of_birth": "1987-01-31",
27 "tax_identifier": {
28 "tax_authority": "IRS",
29 "tax_payer_id": "string"
30 }
31 },
32 "email": "jane@plaid.com",
33 "mailing_address": {
34 "lines": [
35 "413 Leeward Way",
36 "Apt 3A"
37 ],
38 "city": "San Francisco",
39 "region": "US-CA",
40 "country": "US",
41 "postal_code": "94106",
42 "phone": "+1 415 555 1212"
43 },
44 "id": "d7f1b8b9-0006-4135-91c0-b5532045a314",
45 "name": "Jane Doe"
46 },
47 "pslf_eligibility": {
48 "eligible": true,
49 "qualifying_payments": 0,
50 "total_payments": 0
51 },
52 "sequence_number": "string",
53 "type": "loan",
54 "account_number": "string",
55 "reference_number": "string",
56 "servicer_identity_id": "string",
57 "interest_rate": "0.0199",
58 "interest_rate_type": "fixed",
59 "interest_rate_schedule": [
60 {
61 "start_date": "2018-08-28",
62 "end_date": "2018-08-28",
63 "interest_rate": "0.0199"
64 }
65 ],
66 "term_months": 0,
67 "term_days": 0,
68 "repayment_status": "fully repaid",
69 "principal_balance": "100.95",
70 "payoff_quote": "100.95",
71 "payoff_expiry": "2018-08-28",
72 "origination_date": "2018-08-28",
73 "origination_principal": "100.95",
74 "maturity_date": "2018-08-28",
75 "statements": [
76 {
77 "payment_paid_to_principal": "100.95",
78 "payment_paid_to_interest": "100.95",
79 "open_date": "2018-08-28",
80 "close_date": "2018-08-28",
81 "balance_due": "100.95",
82 "minimum_payment_due": "100.95",
83 "payment_due_date": "2018-08-28",
84 "payment_received_date": "2018-08-28",
85 "payment_received_amount": "100.95",
86 "document_url": "string"
87 }
88 ],
89 "id": "R13oiR6lC5jNC5jK",
90 "last_activity_at": "2020-04-21T12:45:00+00:00",
91 "ownership_type": "individual",
92 "owner_identity_ids": [
93 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
94 ],
95 "non_owner_identity_ids": null,
96 "status": "active",
97 "name": "Vacation Money",
98 "official_name": "Pro Checking",
99 "display_mask": "9833",
100 "opening_date": "2018-01-31",
101 "current_balance": "850.55",
102 "available_balance": "149.45",
103 "tax_advantaged": true,
104 "currency": "USD",
105 "non_iso_currency": null
106}
Was this helpful?

Disbursement

Description of a loan (typically student loan) disbursement event.

disbursement_date
requiredstring
The date of disbursement.

Format: date
amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
1{
2 "disbursement_date": "2018-08-28",
3 "amount": "100.95"
4}
Was this helpful?

PslfEligibility

Student loan PSLF eligibility status information.

eligible
requiredboolean
Indicates the loan's eligibility for PSLF.
qualifying_payments
integer
A natural number, i.e. a non-negative integer.

Minimum: 0
total_payments
integer
A natural number, i.e. a non-negative integer.

Minimum: 0
1{
2 "eligible": true,
3 "qualifying_payments": 0,
4 "total_payments": 0
5}
Was this helpful?

CreditCardAccount

List of all accounts for which this user is an owner or interested non-owner.

type
requiredstring
Major classification of this account.

Possible values: depository, loan, investment
subtype
requiredstring
Minor classification of this account.

Possible values: cash management, cd, checking, savings, money market, health, prepaid, gic, auto, commercial, construction, consumer, credit card, home equity, mortgage, overdraft, line of credit, student, 401a, 401k, 403B, 457b, 529, brokerage, esa, ira, isa, lira, other, rif, rsp, pension, profit-sharing, roth ira, roth 401k, sep ira, simple ira, sipp, stock plan, tsp, tfsa, custodial, variable annuity
current_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
available_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
reward_balance
string
The balance of any rewards associated with this account.
Fixed-point decimal number, carried up to six decimal places.


Pattern: ^-?(\d*)(?:\.\d{1,2})?$
credit_limit
requiredstring
The total credit limit for this account. If card has no limit, use null.
Fixed-point decimal number, carried up to six decimal places.


Pattern: ^-?(\d*)(?:\.\d{1,2})?$
spender_identity_ids
[string]
References to the Identities for non-owner authorized spenders.
interest_rates
[object]
Effective interest rates for different balances associated with this card.
start_date
string
The date this rate came into effect, typical of special offer rates, e.g. 0% purchase rate for 12 months. Use start_date and end_date to represent changes in the purchase APR as well.

Format: date
end_date
string
The date this rate ends being effective for this rate type. Use null when the rate does not have a set end date.

Format: date
type
string
The type of balance subject to this rate.

Possible values: purchase, cash advance, balance transfer
interest_rate
string
Fixed-point representation of a normalized rate, carried up to four decimal places.

Pattern: ^\d*(\.\d{1,4})?$
subject_balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
interest_charged
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
statements
[object]
Must describe statement periods for previous two years.
open_date
string
The opening date of this statement period.

Format: date
close_date
string
The closing date of this statement period. Use a future date if the statement period has not closed.

Format: date
balance_due
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
minimum_payment_due
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payment_due_date
string
The date payment is, or was, due for this statement.

Format: date
payment_received_date
string
The date payment was received. If multiple payments were made during the period, count the date that payment_received_amount exceeded minimum_payment_due.

Format: date
payment_received_amount
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
document_url
string
A URL to a downloadable document form of this statement. Implementers should not assume that accessors of this URL are always authorized.
reward_currency
string
The ISO-4217 currency in which this account's reward balances are denominated
reward_non_iso_currency
string
If the account's reward balance is denominated in a non-ISO currency, provide the currency's symbol
art_asset_url
string
URL reference to an image of the payment card face.
id
requiredstring
Permanent account identifier. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
last_activity_at
string
Date of most recent change to, or activity on this account, e.g. new transactions, or changes to account metadata. Used to provide hints for optimal scheduling of updates.

Format: date-time
ownership_type
string
Indicates the ownership type of the account, not the relationship the current user has over the account.

Possible values: individual, joint, association, trust
owner_identity_ids
required[string]
References to the identities for the owner(s) of this account.
non_owner_identity_ids
[string]
References to the identities for the non-owner(s) related to this account, e.g. trustees, beneficiaries.
status
requiredstring
Status of an account.

Possible values: active, inactive, frozen, locked, flagged, restricted, closed
name
string
The account's user-given name, if the institution supports naming of accounts.
official_name
requiredstring
The account's marketing or brand name.
display_mask
requiredstring
A short alpha-numeric string to assist users in identifying the account, e.g. last four digits of the account number.
opening_date
string
The date on which the account was opened.

Format: date
tax_advantaged
boolean
Indicates whether some activity on the account - deposits, gains, etc - benefits from tax deferral or exemption, e.g. HSA, IRA, 401(k) accounts.
currency
string
ISO 4217 currency code.
non_iso_currency
string
If the account is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "type": "loan",
3 "subtype": "credit card",
4 "current_balance": "850.55",
5 "available_balance": "149.45",
6 "reward_balance": "100.95",
7 "credit_limit": "1000",
8 "spender_identity_ids": [
9 "string"
10 ],
11 "interest_rates": [
12 {
13 "start_date": "2018-08-28",
14 "end_date": "2018-08-28",
15 "type": "purchase",
16 "interest_rate": "0.0199",
17 "subject_balance": "100.95",
18 "interest_charged": "100.95"
19 }
20 ],
21 "statements": [
22 {
23 "open_date": "2018-08-28",
24 "close_date": "2018-08-28",
25 "balance_due": "100.95",
26 "minimum_payment_due": "100.95",
27 "payment_due_date": "2018-08-28",
28 "payment_received_date": "2018-08-28",
29 "payment_received_amount": "100.95",
30 "document_url": "string"
31 }
32 ],
33 "reward_currency": "USD",
34 "reward_non_iso_currency": null,
35 "art_asset_url": "string",
36 "id": "R13oiR6lC5jNC5jK",
37 "last_activity_at": "2020-04-21T12:45:00+00:00",
38 "ownership_type": "individual",
39 "owner_identity_ids": [
40 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
41 ],
42 "non_owner_identity_ids": null,
43 "status": "active",
44 "name": "Vacation Money",
45 "official_name": "Pro Checking",
46 "display_mask": "9833",
47 "opening_date": "2018-01-31",
48 "tax_advantaged": true,
49 "currency": "USD",
50 "non_iso_currency": null
51}
Was this helpful?

CreditCardStatement

Description of a loan account statement.

open_date
requiredstring
The opening date of this statement period.

Format: date
close_date
requiredstring
The closing date of this statement period. Use a future date if the statement period has not closed.

Format: date
balance_due
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
minimum_payment_due
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
payment_due_date
requiredstring
The date payment is, or was, due for this statement.

Format: date
payment_received_date
requiredstring
The date payment was received. If multiple payments were made during the period, count the date that payment_received_amount exceeded minimum_payment_due.

Format: date
payment_received_amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
document_url
string
A URL to a downloadable document form of this statement. Implementers should not assume that accessors of this URL are always authorized.
1{
2 "open_date": "2018-08-28",
3 "close_date": "2018-08-28",
4 "balance_due": "100.95",
5 "minimum_payment_due": "100.95",
6 "payment_due_date": "2018-08-28",
7 "payment_received_date": "2018-08-28",
8 "payment_received_amount": "100.95",
9 "document_url": "string"
10}
Was this helpful?

CreditCardInterestRate

Description of a credit card interest rate.

start_date
requiredstring
The date this rate came into effect, typical of special offer rates, e.g. 0% purchase rate for 12 months. Use start_date and end_date to represent changes in the purchase APR as well.

Format: date
end_date
requiredstring
The date this rate ends being effective for this rate type. Use null when the rate does not have a set end date.

Format: date
type
requiredstring
The type of balance subject to this rate.

Possible values: purchase, cash advance, balance transfer
interest_rate
requiredstring
Fixed-point representation of a normalized rate, carried up to four decimal places.

Pattern: ^\d*(\.\d{1,4})?$
subject_balance
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
interest_charged
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
1{
2 "start_date": "2018-08-28",
3 "end_date": "2018-08-28",
4 "type": "purchase",
5 "interest_rate": "0.0199",
6 "subject_balance": "100.95",
7 "interest_charged": "100.95"
8}
Was this helpful?

CreditCardInterestRateType

Describes a type of interest rate covering a credit card balance.

purchase
string
Purchases.
cash advance
string
Cash advances.
balance transfer
string
Balance transfers (not payments).
Was this helpful?

Identity

BasicIdentity

A lightweight identity container suitable for passing minimal identification.

id
requiredstring
Permanent identity identifier.
name
requiredstring
The display name of this entity (insufficient for KYC purposes)
email
string
The email address where this entity can be contacted.
1{
2 "id": "d7f1b8b9-0006-4135-91c0-b5532045a314",
3 "name": "Jane Doe",
4 "email": "jane@plaid.com"
5}
Was this helpful?

FullIdentity

A lightweight identity container suitable for passing minimal identification.

organization
object
Describes an organization, e.g., a business or non-profit.
name
string
Name of the organization represented.
structure
string
Type of business structure.

Possible values: sole, partnership, llc, corp
mcc
string
The ISO-18245 merchant category code for this business.

Pattern: ^\d{4}$
owner_identity_ids
[string]
The identities of the organization owner(s).
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
person
object
Describes an individual, named person.
first_name
string
Legal given name of the personal entity.
middle_name
string
Middle name, use blank if none.
last_name
string
Last name or family name.
date_of_birth
string
The date of birth in ISO-8601 format.

Format: date
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
email
requiredstring
The email address where this entity can be contacted.
mailing_address
object
Description of a street address.
lines
[string]
The lines of the street address.

Min items: 1
city
string
The city of the mailing address.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
postal_code
string
The postal code.
phone
string
The phone number, formatted using ITU standard E. 123.
id
requiredstring
Permanent identity identifier.
name
requiredstring
The display name of this entity (insufficient for KYC purposes)
1{
2 "organization": {
3 "name": "Doe Business, Inc.",
4 "structure": "sole",
5 "mcc": "5542",
6 "owner_identity_ids": [
7 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
8 ],
9 "tax_identifier": {
10 "tax_authority": "IRS",
11 "tax_payer_id": "string"
12 }
13 },
14 "person": {
15 "first_name": "Jane",
16 "middle_name": "Joan",
17 "last_name": "Doe",
18 "date_of_birth": "1987-01-31",
19 "tax_identifier": {
20 "tax_authority": "IRS",
21 "tax_payer_id": "string"
22 }
23 },
24 "email": "jane@plaid.com",
25 "mailing_address": {
26 "lines": [
27 "413 Leeward Way",
28 "Apt 3A"
29 ],
30 "city": "San Francisco",
31 "region": "US-CA",
32 "country": "US",
33 "postal_code": "94106",
34 "phone": "+1 415 555 1212"
35 },
36 "id": "d7f1b8b9-0006-4135-91c0-b5532045a314",
37 "name": "Jane Doe"
38}
Was this helpful?

MailingAddress

Description of a street address.

lines
required[string]
The lines of the street address.

Min items: 1
city
requiredstring
The city of the mailing address.
region
string
ISO 3166-2 sub-national region identifier.
country
requiredstring
ISO 3166-1 two-character country identifier.
postal_code
string
The postal code.
phone
string
The phone number, formatted using ITU standard E. 123.
1{
2 "lines": [
3 "413 Leeward Way",
4 "Apt 3A"
5 ],
6 "city": "San Francisco",
7 "region": "US-CA",
8 "country": "US",
9 "postal_code": "94106",
10 "phone": "+1 415 555 1212"
11}
Was this helpful?

PersonalEntity

Describes an individual, named person.

first_name
requiredstring
Legal given name of the personal entity.
middle_name
requiredstring
Middle name, use blank if none.
last_name
requiredstring
Last name or family name.
date_of_birth
string
The date of birth in ISO-8601 format.

Format: date
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
1{
2 "first_name": "Jane",
3 "middle_name": "Joan",
4 "last_name": "Doe",
5 "date_of_birth": "1987-01-31",
6 "tax_identifier": {
7 "tax_authority": "IRS",
8 "tax_payer_id": "string"
9 }
10}
Was this helpful?

OrganizationalEntity

Describes an organization, e.g., a business or non-profit.

name
requiredstring
Name of the organization represented.
structure
string
Type of business structure.

Possible values: sole, partnership, llc, corp
mcc
string
The ISO-18245 merchant category code for this business.

Pattern: ^\d{4}$
owner_identity_ids
[string]
The identities of the organization owner(s).
tax_identifier
object
Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.
tax_authority
string
Name of the tax authority.
tax_payer_id
string
The tax payer ID, e.g. EIN, TIN, SSN.
country
string
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
1{
2 "name": "Doe Business, Inc.",
3 "structure": "sole",
4 "mcc": 5542,
5 "owner_identity_ids": [
6 "6gXfjEcgqcjTVnUgbTwDF3DTeiQ"
7 ],
8 "tax_identifier": {
9 "tax_authority": "IRS",
10 "tax_payer_id": "string",
11 "country": "US"
12 }
13}
Was this helpful?

USBusinessStructure

Enumeration of business structures in the U.S.

sole
string
Sole proprietorship.
partnership
string
Partnership, e.g. limited partnership, general partnership.
llc
string
Limited liability company.
corp
string
C-corp, S-corp, not-for-profit, etc.
Was this helpful?

TaxIdentifier

Tax identifiers model an international-compliant identity within a tax authority. Use these to communicate a taxable entity’s identity within a jurisdiction.

tax_authority
requiredstring
Name of the tax authority.
tax_payer_id
requiredstring
The tax payer ID, e.g. EIN, TIN, SSN.
country
requiredstring
The national jurisdiction of the tax authority in ISO 3166-1 format.
subdivision
string
If the tax authority is subnational, the ISO 3166-2 subdivision of the authority's jurisdiction. This is usually a state, province, or department.
1{
2 "tax_authority": "IRS",
3 "tax_payer_id": "string",
4 "country": "US",
5 "subdivision": ""
6}
Was this helpful?

Transaction

BaseTransaction

Base properties for all transactions.

id
requiredstring
Permanent, unique transaction identifier. Must survive changes to pending status or amount.
account_id
requiredstring
References to the account that this transaction is posting against.
description
requiredstring
Description of the transaction.
Nullable: true
memo
string
Addenda or distinguishing information for the transaction.
category
[string]
Hierarchical categorization, use multi-valued array to indicate hierarchy.
tags
[string]
Flat categorization. For hashtags omit leading #.
ending_balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
transacted_at
requiredstring
The date/time when the transaction was authorized, in the time zone local to the transaction or to the customer.

Format: date-time
settled_at
requiredstring
The date/time when the transaction settled, in the time zone local to the customer. Must be null if the transaction is pending.
Nullable: true


Format: date-time
spender_identity_id
string
Reference to the identity of the authorized spender who conducted this transaction.
merchant_identity_id
string
Reference to the identity of the merchant related to this transaction.
geolocation
object
Geographic location.
coordinates
object
Geographic coordinates in EPSG:4326 WGS84 (lat/long)
lat
number
Latitude coordinate.
lon
number
Longitude coordinate.
city
string
City name.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
reward_currency
string
ISO 4217 currency code.
reward_non_iso_currency
string
If the reward contribution is denominated in a non-ISO currency, provide the currency's symbol.
currency
string
The ISO 4217 currency in which this transaction is denominated. One of either the currency or non_iso_currency fields is required.
non_iso_currency
string
If the transaction is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "id": "6AOU0jwFQw3sMZJ",
3 "account_id": 100273,
4 "description": "Finance Charge",
5 "memo": "Check #318",
6 "category": [
7 "electronics",
8 "desktop",
9 "accessories"
10 ],
11 "tags": [
12 "electronics",
13 "accessories"
14 ],
15 "ending_balance": "100.95",
16 "transacted_at": "2019-08-22T14:15:22Z",
17 "settled_at": "2019-08-25T08:15:42Z",
18 "spender_identity_id": "uid_1234",
19 "merchant_identity_id": "amazon_880",
20 "geolocation": {
21 "coordinates": {
22 "lat": 40.7128,
23 "lon": 74.006
24 },
25 "city": "New York",
26 "region": "US-NY",
27 "country": "US"
28 },
29 "reward_non_iso_currency": null,
30 "currency": "USD",
31 "non_iso_currency": null
32}
Was this helpful?

DepositoryOrCreditTransaction

Base properties for all transactions.

type
string
Classification of DepositoryOrCreditTransaction by purpose as an enum.
transfer
string
A transfer between accounts, or balance transfer (for credit cards).
cash
string
Cash withdrawal, or cash advance (for credit cards) including check drafts.
fee
string
Finance charges, or fees associated with account management, e.g. ATM fees, overdraft charges, etc.
purchase
string
Ordinary purchase activity, subject to the purchase APR (for credit cards).
interest
string
Interest earned, not finance charges on carried balance (use fee).
deposit
string
Cash or electronic deposit from an external account, not a transfer; or a payment (for credit cards).
pending
requiredboolean
Indicates that this transaction has not posted.
amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
fee_amount
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
reward_amount
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
reward_rate
string
Fixed-point representation of a normalized rate, carried up to four decimal places.

Pattern: ^\d*(\.\d{1,4})?$
transfer_account_id
string
If this transaction is an internal transfer type, references the account_id associated with this transaction.
method
string
Classification of DepositoryOrCreditTransaction by method.
card present
string
Transaction was conducted by a physcial payment card interaction (e.g. swipe, chip-and-sign, contactless).
card not present
string
Card was not physically present for transaction (e.g. online or phone order).
check
string
Check drafted against account.
eft
string
Electronic funds transfer.
id
requiredstring
Permanent, unique transaction identifier. Must survive changes to pending status or amount.
account_id
requiredstring
References to the account that this transaction is posting against.
description
requiredstring
Description of the transaction.
Nullable: true
memo
string
Addenda or distinguishing information for the transaction.
category
[string]
Hierarchical categorization, use multi-valued array to indicate hierarchy.
tags
[string]
Flat categorization. For hashtags omit leading #.
ending_balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
transacted_at
requiredstring
The date/time when the transaction was authorized, in the time zone local to the transaction or to the customer.

Format: date-time
settled_at
requiredstring
The date/time when the transaction settled, in the time zone local to the customer. Must be null if the transaction is pending.
Nullable: true


Format: date-time
spender_identity_id
string
Reference to the identity of the authorized spender who conducted this transaction.
merchant_identity_id
string
Reference to the identity of the merchant related to this transaction.
geolocation
object
Geographic location.
coordinates
object
Geographic coordinates in EPSG:4326 WGS84 (lat/long)
lat
number
Latitude coordinate.
lon
number
Longitude coordinate.
city
string
City name.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
reward_currency
string
ISO 4217 currency code.
reward_non_iso_currency
string
If the reward contribution is denominated in a non-ISO currency, provide the currency's symbol.
currency
string
The ISO 4217 currency in which this transaction is denominated. One of either the currency or non_iso_currency fields is required.
non_iso_currency
string
If the transaction is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "type": "purchase",
3 "pending": false,
4 "amount": "100.95",
5 "fee_amount": "0",
6 "reward_amount": "2.01",
7 "reward_rate": "0.0199",
8 "transfer_account_id": null,
9 "method": "card present",
10 "id": "6AOU0jwFQw3sMZJ",
11 "account_id": "account1234",
12 "description": "Finance Charge",
13 "memo": "Check #318",
14 "category": [
15 "grocery",
16 "meat"
17 ],
18 "tags": [
19 "grocery"
20 ],
21 "ending_balance": "100.95",
22 "transacted_at": "2019-08-24T14:15:22Z",
23 "settled_at": "2019-08-25T08:45:03Z",
24 "spender_identity_id": "uid_1234",
25 "merchant_identity_id": "target",
26 "geolocation": {
27 "coordinates": {
28 "lat": 40.7128,
29 "lon": 74.006
30 },
31 "city": "New York",
32 "region": "US-NY",
33 "country": "US"
34 },
35 "reward_currency": "USD",
36 "reward_non_iso_currency": null,
37 "currency": "USD",
38 "non_iso_currency": null
39}
Was this helpful?

DepositoryOrCreditTransactionType

Classification of DepositoryOrCreditTransaction by purpose as an enum.

transfer
string
A transfer between accounts, or balance transfer (for credit cards).
cash
string
Cash withdrawal, or cash advance (for credit cards) including check drafts.
fee
string
Finance charges, or fees associated with account management, e.g. ATM fees, overdraft charges, etc.
purchase
string
Ordinary purchase activity, subject to the purchase APR (for credit cards).
interest
string
Interest earned, not finance charges on carried balance (use fee).
deposit
string
Cash or electronic deposit from an external account, not a transfer; or a payment (for credit cards).
Was this helpful?

DepositoryOrCreditTransactionMethod

Classification of DepositoryOrCreditTransaction by method.

card present
string
Transaction was conducted by a physcial payment card interaction (e.g. swipe, chip-and-sign, contactless).
card not present
string
Card was not physically present for transaction (e.g. online or phone order).
check
string
Check drafted against account.
eft
string
Electronic funds transfer.
Was this helpful?

InvestmentTransaction

Base properties for all transactions.

amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
type
requiredstring
Classification of InvestmentTransaction by purpose.
buy
string
Activity increasing the quantity of a holding.
cash
string
Activity modifying the account’s cash position.
fee
string
Fees on the account, e.g. commission, bookkeeping, options-related charges.
sell
string
Activity decreasing the quantity of a holding.
transfer
string
Activity which modifies a position, outside of buying/selling activity e.g., options exercise, portfolio transfer.
purchase
string
Ordinary purchase activity, subject to the purchase APR (for credit cards).
interest
string
Interest earned, not finance charges on carried balance (use fee).
deposit
string
Cash or electronic deposit from an external account, not a transfer; or a payment (for credit cards).
security_id
requiredstring
Reference to the security that the transaction is posting for.
quantity
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
price
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
fees
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
status
requiredstring
Status of an InvestmentTransaction.
pending
string
The trade is in progress, or transfer is pending.
settled
string
The transaction has completed.
cancelled
string
The transaction was cancelled, or represents the cancelled portion of a previous order.
cancel_transaction_id
string
If the status is cancelled, but this transaction represents the unfulfilled portion of a partially filled order, provide the transaction_id of the transaction representing the filled portion.
id
requiredstring
Permanent, unique transaction identifier. Must survive changes to pending status or amount.
account_id
requiredstring
References to the account that this transaction is posting against.
description
requiredstring
Description of the transaction.
Nullable: true
memo
string
Addenda or distinguishing information for the transaction.
category
[string]
Hierarchical categorization, use multi-valued array to indicate hierarchy.
tags
[string]
Flat categorization. For hashtags omit leading #.
ending_balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
transacted_at
requiredstring
The date/time when the transaction was authorized, in the time zone local to the transaction or to the customer.

Format: date-time
settled_at
requiredstring
The date/time when the transaction settled, in the time zone local to the customer. Must be null if the transaction is pending.
Nullable: true


Format: date-time
spender_identity_id
string
Reference to the identity of the authorized spender who conducted this transaction.
merchant_identity_id
string
Reference to the identity of the merchant related to this transaction.
geolocation
object
Geographic location.
coordinates
object
Geographic coordinates in EPSG:4326 WGS84 (lat/long)
lat
number
Latitude coordinate.
lon
number
Longitude coordinate.
city
string
City name.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
reward_currency
string
ISO 4217 currency code.
reward_non_iso_currency
string
If the reward contribution is denominated in a non-ISO currency, provide the currency's symbol.
currency
string
The ISO 4217 currency in which this transaction is denominated. One of either the currency or non_iso_currency fields is required.
non_iso_currency
string
If the transaction is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "amount": "100.95",
3 "type": "buy",
4 "security_id": "string",
5 "quantity": "100.95",
6 "price": "100.95",
7 "fees": "100.95",
8 "status": "settled",
9 "cancel_transaction_id": "string",
10 "id": "6AOU0jwFQw3sMZJ",
11 "account_id": "account_1234",
12 "description": "Finance Charge",
13 "memo": "Check #318",
14 "category": [
15 "electronics",
16 "desktop",
17 "accessories"
18 ],
19 "tags": [
20 "electronics",
21 "desktop"
22 ],
23 "ending_balance": "100.95",
24 "transacted_at": "2019-08-24T14:15:22Z",
25 "settled_at": "2019-08-25T08:15:42Z",
26 "spender_identity_id": "uid_1234",
27 "merchant_identity_id": null,
28 "geolocation": {
29 "coordinates": {
30 "lat": 40.7128,
31 "lon": 74.006
32 },
33 "city": "New York",
34 "region": "US-NY",
35 "country": "US"
36 },
37 "reward_currency": "USD",
38 "reward_non_iso_currency": null,
39 "currency": "USD",
40 "non_iso_currency": null
41}
Was this helpful?

InvestmentTransactionType

Classification of InvestmentTransaction by purpose.

buy
string
Activity increasing the quantity of a holding.
cash
string
Activity modifying the account’s cash position.
fee
string
Fees on the account, e.g. commission, bookkeeping, options-related charges.
sell
string
Activity decreasing the quantity of a holding.
transfer
string
Activity which modifies a position, outside of buying/selling activity e.g., options exercise, portfolio transfer.
purchase
string
Ordinary purchase activity, subject to the purchase APR (for credit cards).
interest
string
Interest earned, not finance charges on carried balance (use fee).
deposit
string
Cash or electronic deposit from an external account, not a transfer; or a payment (for credit cards).
Was this helpful?

InvestmentTransactionStatus

Status of an InvestmentTransaction.

pending
string
The trade is in progress, or transfer is pending.
settled
string
The transaction has completed.
cancelled
string
The transaction was cancelled, or represents the cancelled portion of a previous order.
Was this helpful?

LoanTransaction

Base properties for all transactions.

amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
type
string
Classification of LoanTransaction by purpose or effect.
payment
string
The transaction describes a payment on the loan.
principal
string
The transaction advances or reduces the principal.
interest
string
The transaction advances or reduces interest.
adjustment
string
The transaction adjusts the loan’s balances, unrelated to a loan payment.
principal_amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
interest_amount
requiredstring
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
escrow_amount
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
id
requiredstring
Permanent, unique transaction identifier. Must survive changes to pending status or amount.
account_id
requiredstring
References to the account that this transaction is posting against.
description
requiredstring
Description of the transaction.
Nullable: true
memo
string
Addenda or distinguishing information for the transaction.
category
[string]
Hierarchical categorization, use multi-valued array to indicate hierarchy.
tags
[string]
Flat categorization. For hashtags omit leading #.
ending_balance
string
Fixed-point decimal number, carried up to six decimal places.

Pattern: ^-?(\d*)(?:\.\d{1,2})?$
transacted_at
requiredstring
The date/time when the transaction was authorized, in the time zone local to the transaction or to the customer.

Format: date-time
settled_at
requiredstring
The date/time when the transaction settled, in the time zone local to the customer. Must be null if the transaction is pending.
Nullable: true


Format: date-time
spender_identity_id
string
Reference to the identity of the authorized spender who conducted this transaction.
merchant_identity_id
string
Reference to the identity of the merchant related to this transaction.
geolocation
object
Geographic location.
coordinates
object
Geographic coordinates in EPSG:4326 WGS84 (lat/long)
lat
number
Latitude coordinate.
lon
number
Longitude coordinate.
city
string
City name.
region
string
ISO 3166-2 sub-national region identifier.
country
string
ISO 3166-1 two-character country identifier.
reward_currency
string
ISO 4217 currency code.
reward_non_iso_currency
string
If the reward contribution is denominated in a non-ISO currency, provide the currency's symbol.
currency
string
The ISO 4217 currency in which this transaction is denominated. One of either the currency or non_iso_currency fields is required.
non_iso_currency
string
If the transaction is denominated in a non-ISO currency, provide the currency's symbol.
1{
2 "amount": "100.95",
3 "type": "payment",
4 "principal_amount": "100.95",
5 "interest_amount": "2.95",
6 "escrow_amount": "1.95",
7 "id": "6AOU0jwFQw3sMZJ",
8 "account_id": "account1234",
9 "description": "Finance Charge",
10 "memo": "Check #318",
11 "category": [
12 "electronics",
13 "desktop",
14 "accessories"
15 ],
16 "tags": [
17 "electronics",
18 "desktop"
19 ],
20 "ending_balance": "100.95",
21 "transacted_at": "2019-08-24T14:15:22Z",
22 "settled_at": "2019-08-25T08:15:42Z",
23 "spender_identity_id": "uid_1234",
24 "merchant_identity_id": "apex_rentals_091",
25 "geolocation": {
26 "coordinates": {
27 "lat": 40.7128,
28 "lon": 74.006
29 },
30 "city": "New York",
31 "region": "US-NY",
32 "country": "US"
33 },
34 "reward_currency": "USD",
35 "reward_non_iso_currency": null,
36 "currency": "USD",
37 "non_iso_currency": null
38}
Was this helpful?

LoanTransactionType

Classification of LoanTransaction by purpose or effect.

payment
string
The transaction describes a payment on the loan.
principal
string
The transaction advances or reduces the principal.
interest
string
The transaction advances or reduces interest.
adjustment
string
The transaction adjusts the loan’s balances, unrelated to a loan payment.
Was this helpful?

Acquisition

PlaidProductDataType

Scope of requested account features or content for a PlaidApplication, represented as an enum.

ACCOUNT_BALANCE
string
Balance for each of the user's accounts. Used in various Plaid products, such as Auth.
ACCOUNT_TRANSACTIONS
string
Historical and current ransactions for each of the user's accounts. Used in the Plaid Transactions product.
ACCOUNT_USER_INFO
string
User's personally identifying information, including account and routing numbers. Used in the Plaid Identity product.
Was this helpful?

PlaidProduct

Plaid products that a PlaidApplication uses.

auth
string
Auth, funds transfer principals.
identity
string
Identity, personally identifying information
transactions
string
Transactions, historical and current.
Was this helpful?

NewAccountApplicant

Describes an application to open a new bank account.

id
string
The ID of this applicant.
identity
string
The FullIdentity of the applicant.
funding_transfer_code
string
The transfer code for the funding account if applicant opts to fund the account on opening.'
funding_amount
string
The amount to transfer into the account upon opening.
Was this helpful?

Application

Application

Describes a Plaid-powered application.

application_id
requiredstring
The application’s unique ID.
name
requiredstring
The name of the application.
logo
string
A URL that links to the application logo image.
application_url
string
A URL that links to the application’s website.
reason_for_access
string
A string provided by the connected app stating why they use their respective enabled products.
1{
2 "application_id": "123123-123123-application_id",
3 "name": "App Name",
4 "logo": "https://www.plaid.com/logo",
5 "application_url": "https://www.application.com",
6 "reason_for_access": "Need balance"
7}
Was this helpful?

ConnectedApplication

Scope

Scopes

The scopes object

product_access
object
Allow or disallow product access across all accounts. If unset, defaults to all products allowed.
statements
boolean
Allow access to statements.

Default: true
identity
boolean
Allow access to the Identity product (name, email, phone, address).

Default: true
auth
boolean
Allow access to account number details.

Default: true
transactions
boolean
Allow access to transaction details.

Default: true
accounts
array
Allow or disallow product access by account. Unlisted (e.g. missing) accounts will be considered new_accounts.

Min items: 1
new_accounts
boolean
Allow access to newly opened accounts as they are opened.

Default: true
1{
2 "product_access": {
3 "identity": false,
4 "statement": false,
5 "auth": true,
6 "transactions": false
7 },
8 "accounts": [
9 {
10 "unique_id": "915ace15f",
11 "selected": true
12 },
13 {
14 "unique_id": "1512343cc",
15 "selected": true
16 }
17 ],
18 "new_accounts": true
19}
Was this helpful?

RequestedScope

AccountSelectionCardinality

The application requires that accounts be limited to a specific cardinality. Represented as an enum.

enum_values
string
Enum values

Possible values: SINGLE_SELECT, MULTI_SELECT, ALL
Was this helpful?

AccountAccess

Allow or disallow product access by account. Unlisted (e.g. missing) accounts will be considered new_accounts.

unique_id
requiredstring
The unique account identifier for this account. This value must match that returned by the data access API for this account. Do not use a full or masked account number for this value as this increases the risk of revealing Personally Identifiable Information (PII).
authorized
boolean
Allow the application to see this account (and associated details, including balance) in the list of accounts.

Default: true
1{
2 "unique_id": "abc1241f975",
3 "authorized": true
4}
Was this helpful?

AccountFilter

Describes the account subtypes that the application wishes for the user to be able to select from. For more details please refer to Plaid documentation on account filters.

depository
Depository subtypes required.
subtypes
string
List of account subtypes.
credit
AccountFilterSubtypes
Credit subtypes required.
subtypes
string
List of account subtypes.
loan
AccountFilterSubtypes
Loan subtypes required.
subtypes
string
List of account subtypes.
investment
AccountFilterSubtypes
Investment subtypes required.
subtypes
string
List of account subtypes.
1{
2 "depository": {
3 "account_subtypes": [
4 "checkings",
5 "savings"
6 ]
7 }
8}
Was this helpful?

AccountFilterSubtypes

A list of account subtypes to be filtered.

subtypes
string
List of account subtypes.
1[
2 "checking",
3 "savings"
4]
Was this helpful?

ProductAccess

Allow or disallow product access across all accounts. If unset, defaults to all products allowed.

statements
boolean
Allow access to statements.

Default: true
identity
boolean
Allow access to the Identity product (name, email, phone, address).

Default: true
auth
boolean
Allow access to account number details.

Default: true
transactions
boolean
Allow access to transaction details.

Default: true
1{
2 "auth": true,
3 "identity": false,
4 "statements": false,
5 "transactions": false
6}
Was this helpful?

Errors

BasicError

Generic error object.

id
requiredstring
Opaque identifier, expected to be consistent for errors which have the same cause.
message
requiredstring
Brief description of the error, intended for display purposes. Under certain conditions, Plaid may modify or replace the message e.g. in response to suspicious user activity.
1{
2 "id": "E00001",
3 "message": "string"
4}
Was this helpful?

AuthenticationError

Generic error object.

reason
requiredstring
Reason code for authentication failures.

Possible values: credentials, configuration, mfa, not permitted, unsupported, other
id
requiredstring
Opaque identifier, expected to be consistent for errors which have the same cause.
message
requiredstring
Brief description of the error, intended for display purposes. Under certain conditions, Plaid may modify or replace the message e.g. in response to suspicious user activity.
1{
2 "reason": "credentials",
3 "id": "E00001",
4 "message": "The submitted credentials are not valid."
5}
Was this helpful?

InstitutionError

Generic error object.

retry_at
string
The time, in UTC, when the institution is expected to support aggregation again.

Format: date-time
id
requiredstring
Opaque identifier, expected to be consistent for errors which have the same cause.
message
requiredstring
Brief description of the error, intended for display purposes. Under certain conditions, Plaid may modify or replace the message e.g. in response to suspicious user activity.
1{
2 "retry_at": "2020-10-02T00:15:00.000+0000",
3 "id": "E00001",
4 "message": "string"
5}
Was this helpful?