Create ledger account
Create an account in an accounting ledger.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Identifier of the ledger that owns the account.
Accounting code of the account.
Accounting type of the account.
asset, contra_asset, liability, contra_liability, equity, revenue, contra_revenue, expense Display name of the account.
Optional account identifier in the connected provider.
Response
Unique ledger account identifier.
Owning ledger identifier.
Accounting code of the account.
Accounting type of the account.
asset, contra_asset, liability, contra_liability, equity, revenue, contra_revenue, expense Whether the account is a system default.
Display name of the account.
Optional account description.
ISO 4217 account currency.
Matching account identifier at the provider.
Connected provider identifier.
Timestamp of the last provider refresh.
Timestamp when the account was created.
Timestamp when the account was last updated.
Lifetime account balance when requested by a list endpoint.
Quarter balance when a year and quarter are supplied.

