POST /api/dynaway/eam/v1.0/companies({{CompanyID}})/downtimeEntries
{
"assetNo": "Asset_No.",
"startingDateTime": "Starting_Date",
"endingDateTime": "Ending_Date",
"outsideBusinessHours": Business_Hours,
"description": "Description",
"priorityCode": "Priority_Code",
"categoryCode": "Category_Code",
"priorityCode": "LOW",
"problemCode": "Problem_Code",
"reasonCode": "Reason_Code",
"actionCode": "Action_Code"
}
}
{
"entryNo": 4,
"id": "b64c3efa-744e-eb11-89f8-0022481ff96a",
"assetNo": "A000004",
"startingDateTime": "2020-12-23T09:13:20Z",
"endingDateTime": "2020-12-23T09:13:20Z",
"outsideBusinessHours": false,
"description": "Created Via API",
"closed": false,
"priorityCode": "LOW",
"categoryCode": "DAMAGED",
"reportedBy": "",
"reportedDateTime": "0001-01-01T00:00:00Z",
"problemCode": "PROBLEM_CODE",
"reasonCode": "REASON_CODE",
"actionCode": "ACTION_CODE",
"assetLocationCode": "H1.O.001",
"assetStatusCode": "INSTALLED",
"assetConditionCode": "5-VERY GOOD"
}
Copyright Dynaway A/S