Endpoint URL (POST):
Estonia: https://palk.merit.ee/api/v1/getglbatch
Elements for the GL Transaction Details request
API Month Object Field | Type | Comment |
---|---|---|
Month | Str 6 | YYYYMM |
The result, if not empty:
Elements for General Ledger Transactions
Field | Type | Comment |
---|---|---|
AccountCode | Str 8 | Must be found in the company database |
DepartmentCode | Str 16 | Must be found in the company database. |
Debit | Decimal 18.2 | |
Credit | Decimal 18.2 | |
ProjectCode | Str 20 | If used then must be found in the company database |
CostCenterCode | Str 20 | If used then must be found in the company database |
DocNo | Str 35 | |
BatchDate | Date | |
EntryRow | Array of EntryRow objects |