API Documentation

class Account


Account details.
Property Description
Account id. Mandatory.
Account code. Optional.
Account name. Optional.
Other language account name. Optional.
English account name. Optional.
Account description. Optional.
Possible values: (V, B, D, N). Posting side:
  • V – debit and credit,
  • B – only debit,
  • D – only credit,
  • N – Posting is not allowed.
Optional.
Possible values: (N, B, D). Account posting:
  • N – No account,
  • B – debit
  • D – credit
Optional.
Possible values: (V, N, D). Analytics entry:
  • V – Input allowed,
  • N – Input not allowed,
  • D – Mandatory input.
Optional.
Employee entry:
  • V – Input allowed,
  • N – Input not allowed,
  • D – Mandatory input.
Optional.
Possible values: (V, N, D). Customer entry:
  • V – Input allowed,
  • N – Input not allowed,
  • D – Mandatory input.
Optional.
Possible values: (D, N). Unrecognized account in terms of tax:
  • N – No,
  • D – Yes.
Optional.
Possible values: (D, N). Application:
  • N – No,
  • D – Yes.
Optional.
Account validity from year. Optional. Readonly.
Account validity to year. Optional. Readonly.
Optional.
Row version is used for concurrency check.