Fetches the opening balance for an external account. This is useful when verifying or reconciling the historical balance sheet.
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 opening balance for.
The UUID of the external account to fetch opening balance for.
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 Opening balance of the account, in cents.
432100
Timestamp for when the account had this balance.
When the opening balance timestamp was created.
When the opening balance timestamp was updated.
Tags associated with the opening balance.
Memo for any text you would like to associate with the opening balance (for example, to display to end users).
Arbitrary custom metadata in JSON format with a size limit of 1KB.
{
"custom_field": "value",
"any valid json": "below 1kb",
"nested": { "meaning of life": 42, "array": [] }
}Any (typically user-visible) identifier you would like to associate with the opening balance.