{
"id": "string",
"type": "CARD_ONLINE_PAYMENTS",
"cardId": "string",
"walletId": "string",
"cardPan": "string",
"txnCurrency": "EUR",
"txnAmount": 0,
"billingCurrency": "EUR",
"billingAmount": 0,
"markupAmount": 0,
"billConvRate": 0,
"feeCurrency": "EUR",
"feeAmount": 0,
"cashbackAmount": 0,
"cardAcceptorId": "string",
"cardAcceptorLocationName": "string",
"cardAcceptorLocationCountry": "string",
"cardAcceptorLocationCity": "string",
"cardAcceptorLocationPostcode": "string",
"mcc": "string",
"refunded": true,
"rejected": true,
"reversed": true,
"status": "INIT",
"rejectionReason": "string",
"txnInstant": "string",
"updatedTime": "string"
}