{
"success": true,
"response": {
"count": 0,
"rows": [
{
"id": 0,
"paymentReference": "string",
"direction": "REQUEST",
"event": "string",
"requestPayload": {
"property1": "string",
"property2": "string"
},
"responsePayload": {
"property1": "string",
"property2": "string"
},
"errorMessage": "string",
"createdAt": "2019-08-24T14:15:22.123Z"
}
]
}
}