{
"rawResponse": {
"data": [
{
"transactionReference": "string",
"clientTransactionId": "string",
"ticketNumber": "string",
"type": "CHARGE",
"eventStatus": "APPROVAL",
"date": "1788894297411",
"currency": "CLP",
"totalAmount": 122500,
"kushkiAmount": {
"iva": 0,
"subtotalIva": 0,
"subtotalIva0": 0,
"tip": 0,
"currency": "CLP",
"extraTaxes": {}
},
"tax": 0,
"tip": 0,
"cashBack": 0,
"discount": 0,
"cardType": "credit",
"franchise": "MASTERCARD",
"cardData": {
"pan": "string",
"bin": "string",
"cardHolderName": "string",
"bank": "string",
"aid": "string",
"arqc": "string",
"tc": "string",
"entryMode": "string",
"cvm": "string",
"expirationMonth": "string",
"expirationYear": "string",
"serviceCode": "string",
"postalCode": "string",
"tagMap": {}
},
"note": "string",
"captured": true,
"voided": true,
"refunded": true,
"amountCaptured": 0,
"amountVoided": 0,
"amountRefunded": 0,
"isPartial": true,
"authExpirationDate": "string",
"authSearchReference": "string",
"originalAuthReference": "string",
"cancelledReAuth": true,
"needReversal": true,
"productList": {},
"rawBody": {
"transaction_reference": "string",
"transaction_status": "APPROVAL",
"transaction_type": "charge",
"authorized_amount": 0,
"ticket_number": "string",
"franchise": "string",
"card_type": "string",
"cvm_type": "string",
"F11": "string",
"kushki_response": {},
"message_fields": {},
"additional_amounts": {}
}
}
],
"totalElements": 35,
"totalPages": 4
}
}