Create Ledger Account
This endpoint creates an account in a business’s general ledger.
Path Parameters
ID of the Business the Ledger Account is associated with.
Body
Account name
Account balance normality.
Values can be: DEBIT
, CREDIT
The Account Identifier of the parent account under which this ledger account is categorized.
The Stable Name for the new account
Type of the ledger account.
Values can be: ASSET
, LIABILITY
, EQUITY
, REVENUE
, or EXPENSE
Subtype of the ledger account.
Values can be: BANK_ACCOUNTS
, ACCOUNTS_RECEIVABLE
, INVENTORY
, PAYMENT_PROCESSOR_CLEARING_ACCOUNT
, FIXED_ASSET
, CASH
, UNDEPOSITED_FUNDS
, LIABILITY
, ACCOUNTS_PAYABLE
, CREDIT_CARD
, SHAREHOLDER_LOAN
, PAYROLL_LIABILITY
, SALES_TAXES_PAYABLE
, LINE_OF_CREDIT
, NOTES_PAYABLE
, TIPS
, UNEARNED_REVENUE
, UNDEPOSITED_OUTFLOWS
, CONTRIBUTIONS
, DISTRIBUTIONS
, COMMON_STOCK
, ADDITIONAL_PAID_IN_CAPITAL
, RETAINED_EARNINGS
, ACCUMULATED_ADJUSTMENTS
, OPENING_BALANCE_EQUITY
, REVENUE
, SALES
, UNCATEGORIZED_REVENUE
, RETURNS_ALLOWANCES
, EXPENSE
, COGS
, OPERATING_EXPENSES
, PAYROLL
, TAXES_LICENSES
, BAD_DEBT
, or CHARITABLE_CONTRIBUTIONS
Response
Returns the Ledger Account