Reversal approved
Last updated: September 24, 2025
This Issuing event occurs when a reversal is approved.
A reversal is a technical cancellation where an authorization hold is voided, without any movement of funds.
Information
For PIN change transactions, the online PIN is also reverted.
1{2"id": "evt_az5sblvku4ge3dwpztvyizgcau",3"type": "reversal_approved",4"version": "2.0.0",5"created_on": "2018-04-10T08:13:14Z",6"data": {7"id": "msg_abcd5fg6hievapshljklmnop4",8"card": {9"id": "crd_fa6psq242dcd6fdn5gifcq1491",10"scheme" : "mastercard"11},12"cardholder":{13"id": "crh_urdihafyo75evcr55s62jmwwhy"14},15"entity":{16"id": "ent_urdihafyo75evcr55s62jmwwhy"17},18"client":{19"id": "cli_urdihafyo75evcr55s62jmwwhy"20},21"decision_source": "issuer",22"transaction_id": "trx_y3oqhf46pyzuxjbcn2giaqnb44",23"transaction_type": "purchase",24"reversal_type": "full",25"transmission_date_time": "2018-04-10T08:12:14Z",26"local_transaction_date_time": "2018-04-10T08:12:14",27"reversal_amount": 1000,28"reversal_currency": "GBP",29"reversal_billing_amount": 900,30"reversal_billing_currency": "EUR",31"digital_card_information": {32"digital_card_id": "dcr_fa6psq242dcd6fdn5gifcq1491",33"device_type": "phone",34"wallet_type": "apple_pay"35}36}37}
Field name | Description |
---|---|
string | The transaction message's unique identifier, prefixed with |
object | The card details. |
object | The cardholder's details. See the Cardholder object. |
object | The entity's details. See the Entity object. |
object | Your details as a Checkout.com client. See the Client object. |
string optional | The party that made the decision to approve or decline the authorization.
|
string | The transaction's unique identifier, which links together all related authorization, reversal, and clearing messages. This is prefixed with |
string | The type of transaction. This can be one of:
|
string | The type of the reversal received. This can be one of:
|
string | The date and time when the transaction message entered the scheme network, in UTC. |
string optional | The local date and time indicating when the transaction was initiated. |
uint64 | The reversal transaction amount, in the minor currency unit. |
string | The acquirer’s local currency, or the local currency of the transaction’s source location. |
uint64 | The reversal's billing amount, in the minor currency unit. If currency conversion is required, this is based on Mastercard rates. |
string | The currency in which you will bill the cardholder. |
object optional | The digital card's details. |
Field name | Description |
---|---|
string | The card's unique identifier, prefixed with |
string | The card scheme that processed the payment.
|
Field name | Description |
---|---|
string | The cardholder's unique Checkout.com identifier. |
Field name | Description |
---|---|
string | The entity's unique Checkout.com identifier. |
Field name | Description |
---|---|
string | The client's unique Checkout.com identifier. |
Field name | Description |
---|---|
string | The digital card's unique identifier, prefixed with |
string | The type of device used for the transaction. This can be one of:
|
string optional | The type of wallet. This can be one of:
|