issuer_reversal_processed
Last updated: December 20, 2023
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_id": "crd_fa6psq242dcd6fdn5gifcq1491",9"cardholder": {10"id": "crh_womojajwx5yejgrfq6w3r6o4jq"11},12"entity": {13"id": "ent_rq7e57ev66eetnqpzghnv7qr6a"14},15"client": {16"id": "cli_z3uyqigl2kpefndc4zxmjlymju"17},18"digital_card_id": "dcr_fa6psq242dcd6fdn5gifcq1491",19"transaction_id": "trx_y3oqhf46pyzuxjbcn2giaqnb44",20"reversal_billing_amount": 100,21"reversal_billing_currency": "GBP",22"transmission_date_time": "2023-01-01T01:10:15Z"23}24}
Field name | Description |
---|---|
string | The transaction's unique Checkout.com identifier. |
string | The card's unique Checkout.com identifier. |
object | Information about the cardholder associated with this transaction. See the Cardholder section for more details. |
object | Information about the entity associated with this transaction. See the Entity section for more details. |
object | Information about the client associated with this transaction. See the Client section for more details. |
string | (Optional) The digital card's unique Checkout.com identifier. |
string | The ID of the transaction, which links together all related authorization, reversal, and clearing messages. |
uint64 | The reversal's billing amount, in minor currency units. In case of a currency conversion, this will be based on Mastercard rates. See our documentation on calculating currency values for more information. |
string | The currency in which the issuer bills the cardholder, as an ISO 4217 code. |
string | The date and time a message is entered into the scheme network, in UTC format. |
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 |