v3

OpenAPI 3.0.42026-07-312008682.1 MB
Ledger balances

Get all ledger balances

Returns opening and closing balances of specified ledgers for each day in the specified date interval. Note this operation supports Portfolio Access Tokens.

post/api/connector/v1/ledgerBalances/getAll

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.

LedgerTypesAccountingLedgerTypeEnum[] required

Accounting ledger types to which ledger balances belong.

Response

OK

Cursorstring uuid nullable

Unique identifier of the last and hence oldest ledger balance returned. This can be used in Limitation in a subsequent request to fetch the next batch of ledger balances.