Fetches an external account for a business. External accounts represent all connected financial accounts, including bank accounts, credit cards, loans, etc.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json.
The UUID of the business to fetch external accounts for.
The UUID of the external account to fetch.
Unique identifier for the external account.
Unique ID of the external account in an external system for linking and idempotency.
"0Br385JmgbTryJn8nEBnUb4A5ydv06U9Vbqqq"
Source of the external account.
UNIT, PLAID, API, STRIPE, CUSTOM Name of the external account.
"My external bank account"
The latest balance timestamp.
Current ledger balance of the external account in cents.
Sum of uncategorized transactions for this external account in cents.
Last 4 digits of the external account number.
"4321"
The institution that the external account is associated with.
List of notifications for this external account.
Timestamp indicating when the connection started needing repair.
Whether the connection requires reconnection with new credentials.
Timestamp indicating when user confirmation was required.
Unique identifier for the connection.
External identifier for the connection.
Whether this external account was created by a user.
Whether the external account is currently syncing.
The ID of the ledger account associated with the external account.
Timestamp when the external account was archived.
If set, only transactions on or after this timestamp are visible. Transactions before this date are hidden from user-facing views and API queries. When this value is set or moved forward, any categorized transactions that fall outside the new bounds are automatically uncategorized.
If set, only transactions on or before this timestamp are visible. Transactions after this date are hidden from user-facing views and API queries. When this value is set or moved backward, any categorized transactions that fall outside the new bounds are automatically uncategorized.