v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
BankOpeningBalance

Retrieves a BankOpeningBalance resource.

Retrieves a BankOpeningBalance resource.

get/bank_opening_balances/{id}

Path parameters

idstring required

Resource identifier

Response

BankOpeningBalance 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

The datetime when the item was created

modifiedstring date-time nullable

The datetime when the item was last updated

bankAccountIdstring nullable

Unique identifier for the bank account

openingDatestring nullable

The date of the opening balance

debitinteger nullable

The debit amount of the opening balance

creditinteger nullable

The credit amount of the credit balance

Example response

{
  "integration": "quickbooks"
}