GET /api/dynaway/eam/v1.0/companies({{CompanyID}})/downtimeEntries
{
"value": [
{
"entryNo": 1,
"assetNo": "A000003",
"startingDateTime": "2022-05-23T15:00:00Z",
"endingDateTime": "2022-05-23T15:00:00Z",
"outsideBusinessHours": false,
"description": "It is not working",
"closed": false,
"priorityCode": "LOW",
"categoryCode": "DOWNTIME",
"reportedBy": "RATMI",
"reportedDateTime": "2022-05-23T15:03:49.847Z",
"problemCode": "DAMAGED",
"reasonCode": "",
"actionCode": "",
"assetLocationCode": "H1.MH",
"assetStatusCode": "INSTALLED",
"assetConditionCode": "4-GOOD"
},
...
]
}
Copyright Dynaway A/S