{
"transactionRef": "string",
"transactionType": "string",
"originator": {
"name": "string",
"type": "INDIVIDUAL",
"accountId": "string",
"country": "string"
},
"beneficiary": {
"name": "string",
"type": "INDIVIDUAL",
"accountId": "string",
"country": "string"
},
"amount": {
"currency": "str",
"amount": 0
},
"channel": "ONLINE",
"metadata": {
"property1": "string",
"property2": "string"
},
"authentication": {
"method": "3DS_1",
"enrollmentStatus": "ENROLLED",
"result": "AUTHENTICATED",
"eciIndicator": "stri",
"threeDsVersion": "string"
}
}