Reversal Notification Response Example
{
"message_type": "reversal",
"message_qualifier": "notification acknowledged",
"card": {
"card_id": "f9ed6e37-56bf-45e4-8f60-31b107a5b972"
},
"transaction": {
"transaction_id": "8c7188b8-d9ad-484d-9484-1dad6fa26d6f",
"transaction_amount": "200",
"transaction_currency_code": "826",
"cardholder_billing_amount": "200",
"cardholder_billing_currency_code": "826",
"outcome": {
"response_code": "091",
"response_source": "Your Source Name",
"response_reason": "Advice acknowledged"
}
}
}
Updated about 2 months ago