GET /api/dynaway/eam/v1.0/companies({{CompanyID}})/counterEntries
{
"value": [
{
"counterNo": "COUNTER 1",
"category": "RH",
"postingDate": "2020-12-23",
"readingValue": 0,
"auxiliaryIndex1": 1
},
{
"counterNo": "COUNTER 2",
"category": "RH",
"postingDate": "2021-01-04",
"readingValue": 9,
"auxiliaryIndex1": 2
},
{
"counterNo": "COUNTER 1",
"category": "RH",
"postingDate": "2021-01-04",
"readingValue": 5,
"auxiliaryIndex1": 3
}
...
]
}
Copyright Dynaway A/S