List objects

Query Params
classification__in
array of strings

Multiple values may be provided.

  • REVENUE - Revenue
  • EXPENSE - Expense
  • ASSET - Asset
  • LIABILITY - Liability
  • EQUITY - Equity
classification__in
Allowed:
extra_fields
array of strings

The extra fields to include in the response.

extra_fields
boolean

Is payment account

boolean

Is warehouse account

string

The search term, based on fields:

  • account_code - The code of the account (contains, case-insensitive).
  • name.ar - The name (arabic) of the account (contains, case-insensitive).
  • name.en - The name (english) of the account (contains, case-insensitive).
integer

Number of results to return per page.

integer

The initial index from which to return the results.

ordering
array of strings

The custom ordering of the results. The default ordering is by created_ts descending.

  • code - The code of the account.
  • -code - The code of the account. (descending)
  • classification - The classification of the account.
  • -classification - The classification of the account. (descending)
  • sub_classification - The sub-classification of the account.
  • -sub_classification - The sub-classification of the account. (descending)
  • created_ts - The timestamp (ISO 8601) in UTC when the account was created.
  • -created_ts - The timestamp (ISO 8601) in UTC when the account was created. (descending)
  • modified_ts - The timestamp (ISO 8601) in UTC when the account was last modified.
  • -modified_ts - The timestamp (ISO 8601) in UTC when the account was last modified. (descending)
  • name - The name of the account.
  • -name - The name of the account. (descending)
ordering
sub_classification__in
array of strings

Multiple values may be provided.

  • INCOME - Income
  • COGS - Cost of Sales
  • OPERATING_EXPENSE - Operating Expenses
  • OTHER_INCOME - Other Income
  • NON_OPERATING_EXPENSE - Non-Operating Expenses
  • CASH_EQUIVALENTS - Cash and Cash Equivalents
  • CURRENT_ASSET - Current Assets
  • NON_CURRENT_ASSET - Non-Current Assets
  • FIXED_ASSET - Fixed Asset
  • CURRENT_LIABILITY - Current Liabilities
  • NON_CURRENT_LIABILITY - Non-Current Liabilities
  • PAID_IN_CAPITAL - Paid-in Capital
  • RETAINED_EARNINGS - Retained Earnings
  • ACCUMULATED_OTHER_COMPREHENSIVE_INCOME - Acc. Other Comprehensive Income
  • TREASURY_STOCK - Treasury Stock
  • OWNERS_EQUITY - Owner's Equity
  • OPENING_BALANCE_EQUITY - Opening Balance Equity
sub_classification__in
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json