Endpoints
Estonia: https://aktiva.merit.ee/api/v2/sendfixedassets
Poland: https://program.360ksiegowosc.pl/api/v2/sendfixedassets
Query Payload
| Field | Type | Comment |
|---|
| FixedAssets | Array of fixedassets objects | |
Fixedassets Object
| Field | Type | Comment |
| InventaryNo | String | |
| Name | String | |
| FAFroupName | String | |
| DeprCalcMethod | Integer | 1- Linear method, 3- Residual amount method, 4- (Poland only) One copy method |
| DeprPct | Decimal | |
| DepartName | String | |
| RespPersonName | String | |
| Loc2name | String | |
| Comment | String | |
| Dimensions | Array of dimensions objects | |
| SubsidAmount | Decimal | |
| GTUCode | String | |
| GTUCodes | String | |
Dimensions Object
| Field | Type | Comment |
| DimId | Int | |
| DimValueId | Guid | |
| DimCode | Str | |
Successful response
| Field | Type | Comment |
|---|
| Id | Guid | |
| InventaryNo | String | |
| Name | String | |