{
"success": true,
"data": {
"id": "string",
"transactionRef": "string",
"status": "string",
"riskScore": 0,
"decision": "string",
"matchedRules": null,
"watchlistHits": null,
"originator": null,
"beneficiary": null,
"amount": null,
"transactionType": "string",
"riskLevel": "string",
"screeningTimeMs": 0,
"evaluations": null,
"createdAt": "string",
"updatedAt": "string"
},
"message": "string",
"meta": {
"timestamp": "2019-08-24T14:15:22.123Z",
"requestId": "string",
"traceId": "string",
"spanId": "string",
"path": "string",
"pagination": {
"page": 0,
"limit": 0,
"total": 0,
"totalPages": 0,
"hasNext": true,
"hasPrevious": true
}
}
}