{
"id": "string",
"type": "CARD_ONLINE_PAYMENTS",
"card": {
"id": "string",
"walletId": "string",
"pan": "string",
"userWalletId": "string"
},
"txnCurrency": "EUR",
"txnAmount": 0,
"billingAmounts": {
"billingCurrency": "EUR",
"billingAmount": 0,
"billingConversionRate": 0,
"reversedAmount": 0,
"blockedAmount": 0,
"markupAmount": 0,
"feeAmount": 0,
"settlementAmount": 0,
"refundAmount": 0,
"additionalAmount": 0
},
"cashbackAmount": 0,
"mcc": "string",
"cardAcceptorId": "string",
"cardAcceptorLocationName": "string",
"cardAcceptorLocationCountry": "string",
"cardAcceptorLocationCity": "string",
"cardAcceptorLocationStreet": "string",
"cardAcceptorLocationPostcode": "string",
"rejected": true,
"reversed": true,
"settled": true,
"refunded": true,
"preAuthorization": true,
"digitalCardWalletType": "GOOGLE_PAY",
"status": "INIT",
"rejectionReason": "string",
"txnInstant": "string",
"updatedTime": "string"
}