Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The name of the ledger
The ledger type
Available options:
asset
, liability
, equity
, revenue
, expense
The ledger subtype
Available options:
current_asset
, fixed_asset
, other_asset
, uncategorized_asset
, current_liability
, long_term_liability
, operating_revenue
, other_inflow
, cost_of_goods_sold
, operating_expense
, other_outflow
, contribution
, distribution
, common_stock
, preferred_stock
, additional_capital
, opening_balance
, retained_earnings
Used for ledgers that are connected to real-world financial accounts. Set to null if you want to clear the existing value.
Available options:
bank_account
, credit_card
, prepaid_card
, payments
, payroll
, loan
, accounts_receivable
, accounts_payable
Indicates if the ledger is a debit or credit ledger
Available options:
debit
, credit
Used for grouping and sorting ledgers in reports. Set to null if you want to clear the existing value.
Whether lines can be manually added or removed from the Ledger
Whether the ledger is included in the cash flow report
It indicates if this is a child ledger of another ledger in the chart of accounts. Set to null if you want to clear the existing value.
Response
Successful Response