/EventLog
Short Description
Chapter Contents:
Long Description
Properties
Property | Type | Length | Mandatory | Description | Comments |
|---|---|---|---|---|---|
| Date |
|
|
|
|
|
|
|
|
|
Example Response Body
Updated for API version 2.0.0 using the new required date format yyyy-dd-MMThh:mi:ss to conform ISO 8601, (prior version has date format: yyyy-dd-MM hh:mi:ss)
{
"key": 1104816,
"self": "http://localhost:8080/ws/rest/EventLog/1104816",
"createdDate": "2012-10-01T10:52:37",
"modifiedDate": "2012-10-05T16:28:15",
"eventLogDate": "2012-07-30T04:08:00",
"event": {
"key": 1000050,
"self": "http://localhost:8080/ws/rest/Event/1000050",
"eventCode": "ARR",
"eventDesc": "Arrived"
},
"remarks": []
}