Accounts List

Endpoints

Estonia:    https://aktiva.merit.ee/api/v1/getaccounts
Poland:     https://program.360ksiegowosc.pl/api/v1/getaccounts

Query Payload

//Minimal payload:
{ }
FieldTypeComment 
UsageFilterInt0 or missing will output all accounts. 1 for cost accounts, 2 for cost contra-accounts, 3 for purchase VAT accounts

Successful Result

The result for this request can be:

  1. empty result
  2. a certain account (if exact match is used and/or only one account is found)
  3. a list of accounts matching the broad match term.

The result, if not empty, is an Account object with following fields:

  • AccountID
  • NoActive
  • Code
  • Name
  • TaxName
  • LinkedVendorName
  • IsParent
  • NameEN
  • NameRU
  • TaxNameEN
  • TaxNameRU
  • ReportdescName
  • ReportdescNameEN
  • CashflowName
  • CashflowNameEN