{
"transactionCode": "Unknown",
"cvv": "string",
"cvv2": "string",
"expireDate": 0,
"cardTokenId": 0,
"transactionCurrency": 0,
"transactionAmount": 0,
"billingCurrency": 0,
"billingAmount": 0,
"transactionDate": "2019-08-24T14:15:22.123Z",
"rrn": "string",
"stan": 0,
"transactionDomain": "Domestic",
"transactionNetwork": "Onus",
"terminalType": "Branch",
"mcc": 0,
"merchantName": "stringstringstringstringstringstringstri",
"posEntryMode": "Unknown",
"terminalNo": "string",
"merchantNo": "string",
"clearPin": "string"
}{
"transactionId": 0,
"responseCode": "Approved",
"authCode": "string",
"errorCode": "string",
"errorMessage": "string",
"availableBalance": 0,
"availableBalanceCurrency": 0,
"additionalAmounts": [
{
"additionalAmountType": "TransactionFee",
"currency": 0,
"amount": 0,
"taxIncluded": true,
"taxes": [
{
"name": "string",
"amount": 0,
"currency": 0
}
],
"source": "Schema",
"referenceId": 0
}
]
}