Getting GL Transactions Full Details

Endpoints

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

Request Payload

FieldTypeComment
PeriodStartDate
PeriodEndDateMax length of the period 31 days
WithLinesintif 1 then with the lines
WithCostAllocintif 1 then with the cost allocations

Succesful result

FieldComment
GLBId
BatchCode
No
Document
BatchDate
CurrencyCode
CurrencyRate
TotalAmount
PriceInclVat
EntriesArray of Entries Objects

Entries object

FieldTypeComment
AccountCodeStr
AccontNameStr
MemoStr
DepartmentCodeStr
DebitAmount
Decimal
DebitCurrencyDecimal
CreditAmountDecimal
CreditCurrencyDecimal
TypeIdInt
BatchIdGuid
EntryIdGuid
TaxIdGuid
TaxPctDecimal
CostAllocLinesArrayArray of CostAllocLines object

Cost Allocation Lines object

TypeComment
SourceTypeDimension Id
CodeDimension value code
NameDimension value name
Mult
Amount
BatchId
EntryId