Endpoints
Estonia: https://aktiva.merit.ee/api/v1/getpayments
Finland: https://aktiva.meritaktiva.fi/api/v1/getpayments
Poland: https://program.360ksiegowosc.pl/api/v1/getpayments
Query Payload
{ PeriodStart: "YYYYMMdd" , PeriodEnd: " YYYYMMdd" }
Field | Type | Comment |
---|---|---|
PeriodStart | Date | In format yyyymmdd |
PeriodEnd | Date | In format yyyymmdd . Period length max 3 months! |
Successful result
PIHId BankName CounterPartType * 2 – customer, * 3 – vendor |
CounterPartName |
CurrencyCode |
CurrencyRate |
DocumentDate |
DocumentNo |
Direction * 1- transactions with customers, * 2- with vendors, * 3- other income, * 4- other expenses |
Amount |