{
"action": {
"type": "string",
"paymentMethodType": "string",
"url": "string",
"method": "string",
"paymentData": "string"
},
"additionalData": {},
"amount": {
"currency": "string",
"value": 0
},
"donationToken": "string",
"fraudResult": {
"accountScore": 0,
"results": [
"string"
]
},
"merchantReference": "string",
"paymentMethod": {
"brand": "string",
"type": "string"
},
"pspReference": "string",
"refusalReason": "string",
"refusalReasonCode": "string",
"resultCode": "AuthenticationFinished",
"shopperLocale": "string",
"threeDSPaymentData": "string"
}