Request Parameters
Example Request:
{
"objectRef": {
"type": "PointAddress",
"value": [6599297],
"key": "Id"
},
"query": {
"from": "2020-08-05T08:39:01+01:00",
"eventTypeRef": {
"type": "EventType",
"value": [2306],
"key": "Id"
}
}
}
Response Parameters
Example Response
{
"jsonrpc": "2.0",
"id": 18,
"result": {
"response": 69,
"errors": [],
"success": true
}
}
Last modified on February 03, 2021