Fetch external account
Fetches an external account for a business. External accounts represent all connected financial accounts, including bank accounts, credit cards, loans, etc.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to fetch external accounts for.
The UUID of the external account to fetch.
Response
Unique identifier for the external account
Unique ID of the external account in an external system for linking and idempotency.
Source of the external account.
UNIT
, PLAID
, API
, STRIPE
, CUSTOM
Name of the external account
The latest balance timestamp
Current ledger balance of the external account in cents
Last 4 digits of the external account number
The institution that the external account is associated with.
Timestamp indicating when the connection started needing repair
The ID of the ledger account associated with the external account