v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
LedgerAccountOpeningBalance

Retrieves a LedgerAccountOpeningBalance resource.

Retrieves a LedgerAccountOpeningBalance resource.

get/ledger_account_opening_balances/{id}

Path parameters

idstring required

Resource identifier

Response

LedgerAccountOpeningBalance resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

the unique identifier of the source 3rd party integration

createdstring date-time nullable
modifiedstring date-time nullable

The datetime when the item was last updated

ledgerAccountIdstring nullable

The datetime when the item was last updated

descriptionstring nullable

A description of the opening balance

debitinteger nullable

The debit amount of the opening balance

creditinteger nullable

The debit amount of the opening balance

Example response

{
  "integration": "quickbooks"
}