Endpoints
Estonia: https://aktiva.merit.ee/api/v2/getdimensions
Poland: https://program.360ksiegowosc.pl/api/v2/getdimensions
Query Payload
{
“AllValues”: false
}
| Field | Type | Comment |
|---|---|---|
| AllValues | bool | true/false if true, show all, including the expired values. |
Successful result
| Field | Type | Comment |
|---|---|---|
| DimId | Int | |
| DimName | Str | |
| Id | Guid | |
| Code | Str | |
| Name | Str | |
| EndDate | Date | |
| NonActive | Bool | true/false |
| DebitPositive | Bool | true/false |

