Endpoints
Estonia: https://aktiva.merit.ee/api/v2/getfixassets
Poland: https://program.360ksiegowosc.pl/api/v2/getfixassets
Query Payload
{ }
Successful response
| Field | Type | Comment |
|---|---|---|
| FAId | Guid | |
| GTUCodes | String | |
| GTUCodesCleared | String | |
| InventaryNo | String | |
| Name | String | |
| FAFroupName | String | |
| DeprCalcMethod | Integer | |
| DepPct | Decimal | |
| PerDeprAmount | Decimal | |
| DepartName | String | |
| RespPersonName | String | |
| Loc2name | String | |
| Comment | String | |
| LiqReason | Integer | |
| LiqDate | Date | |
| LastDeprDate | Date | |
| DeprStartDate | Date | |
| AcqAmount | Decimal | |
| RemAmount | Decimal | |
| TotalDeprAmount | Decimal | |
| LiqAmount | Decimal | |
| LiqProfLoss | Decimal | |
| AcqDate | Date | |
| LastAcqDate | Date | |
| SubsidyAmount | Decimal | |
| DimAllocation | Array of FACostallocation objects | |
FACostallocation Object
| Field | Type | Comment |
|---|---|---|
| CompanyId | Integer | |
| CAId | Guid | |
| FAId | Guid | |
| SourceType | Integer | |
| GroupId | Guid | |
| Description | String | |
| AllocPct | Decimal |

