Issuer reversal processed
Last updated: September 24, 2025
This Issuing event occurs when you automatically release funds held after an approved authorization when:
- An authorization was not entirely cleared within seven days of its approval.
- A pre-authorization was not entirely cleared within 30 days of its approval.
- A final presentment partially covers the corresponding approved authorizations.
- The cost of dispensed fuel from an Automated Fuel Dispenser (AFD) is lower than the initial authorization amount.
1{2"id": "evt_az5sblvku4ge3dwpztvyizgcau",3"type": "issuer_reversal_processed",4"version": "2.0.0",5"created_on": "2023-01-01T01:10:20Z",6"data": {7"id": "msg_aayaps43eoaweagmyhzomsfada",8"card": {9"id": "crd_fa6psq242dcd6fdn5gifcq1491",10"scheme" : "mastercard"11},12"cardholder": {13"id": "crh_womojajwx5yejgrfq6w3r6o4jq"14},15"entity": {16"id": "ent_rq7e57ev66eetnqpzghnv7qr6a"17},18"client": {19"id": "cli_z3uyqigl2kpefndc4zxmjlymju"20},21"digital_card_id": "dcr_fa6psq242dcd6fdn5gifcq1491",22"transaction_id": "trx_y3oqhf46pyzuxjbcn2giaqnb44",23"reversal_billing_amount": 100,24"reversal_billing_currency": "GBP",25"transmission_date_time": "2023-01-01T01:10:15Z"26}27}
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 digital card's unique identifier, prefixed with |
string | The transaction's unique identifier, which links together all related authorization, reversal, and clearing messages. This is prefixed with |
uint64 | The reversal's billing amount, in minor currency units. If currency conversion is required, this is based on Mastercard rates. |
string | The currency in which you bill the cardholder. |
string | The date and time when the message entered the scheme network, in UTC. |
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 identifier, prefixed with |
Field name | Description |
---|---|
string | The entity's unique identifier, prefixed with |
Field name | Description |
---|---|
string | Your unique identifier as a Checkout.com client, prefixed with |