Create account

Endpoint for creating a new account.

Body Params
string
required

The unique code identifying this account.

string
required
  • REVENUE - Revenue
  • EXPENSE - Expense
  • ASSET - Asset
  • LIABILITY - Liability
  • EQUITY - Equity

Full information for ClassificationEnum

boolean
required

Indicates whether the account can be used for payments.

boolean

Indicates whether the account can be used for posting.

string

The name of the account in Arabic.

string
required

The name of the account in English.

string | null

The parent account, if this is a sub-account.

string
required
  • 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
  • ...

Full information for AccountSubClassificationEnum

Headers
string

Client-provided UUID to uniquely identify a request

Response

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