Get an external account
Returns an external account, given an external account ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
External Account ID
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Response
The external account
The names of the account owners. Values may be masked, in which case the array will be empty.
"2010-05-06T12:23:34.321Z"
External account unique identifier
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
"2010-05-06T12:23:34.321Z"
The current state of the account
ACTIVE, CLOSED, DELETED, INACTIVE The type of the account
CHECKING, SAVINGS, CREDIT_CARD, MONEY_MARKET, INVESTMENT_529, CRYPTO_WALLET, WALLET, OTHER_BANK_ACCOUNT, OTHER Information about the account verification process. If the account has not been verified, this will be null.
- Information specific to Plaid verification
- Information specific to Manual verification
- Information specific to Finicity verification
The identifier for the business customer associated with this external account. Exactly one of business_id or customer_id will be returned.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
ISO 4217 alphabetic currency code
^[A-Z]{3}$"USD"
The identifier for the personal customer associated with this external account. Exactly one of customer_id or business_id will be returned.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
"2010-05-06T12:23:34.321Z"
User-supplied JSON format metadata.
The official name of the account
"Plaid Checking"
A user-meaningful name for the account
"Vacation savings"
The reason for the status for the external account.
The id of the tenant containing the resource.
"abcdef_ghijkl"
The information provided to Synctera from the vendor. Interpretation of this object is up to the client.
- Vendor Info
- Vendor Info

