Set a Ledger's opening balance
Sets the opening balance for a Ledger on the entries start date for the Instance, or updates opening balance if the Ledger already has one. Returns a journal entry.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Teal instance ID
Path Parameters
The ledger ID
Query Parameters
Comma-separated list of Journal Entry expand paths.
line_entries
, line_entries.transaction
, line_entries.ledger
Body
The opening balance of the ledger on the entries_start
date of the Instance.
Response
The unique ID of the object.
An arbitrary string on the object, useful for displaying to the user.
The datetime the Journal Entry was created in UTC time.
A list of files attached to the Journal Entry. Only available to Instances using Platform GL as their accounting package.
The ids of the Line Entries detailing the Journal
Entry's movement of value. Only null
if the Instance is using QuickBooks as
their accounting package.
The entity that is linked with this journal entry. Journal entries with linked entities may not be modified or deleted directly.
List of Line Entries. platformGL instances only. Included in expanded responses.