authorization_declined
Last updated: May 31, 2023
1{2"id": "evt_az5sblvku4ge3dwpztvyizgcau",3"type": "authorization_declined",4"version": "2.0.0",5"created_on": "2018-04-10T08:13:14Z",6"data": {7"card_id": "crd_fa6psq242dcd6fdn5gifcq1491",8"transaction_id": "trx_y3oqhf46pyzuxjbcn2giaqnb44",9"transaction_type": "purchase",10"transmission_date_time": "2018-04-10T08:12:14Z",11"local_transaction_date_time": "2018-04-10T08:12:14",12"authorization_type": "final_authorization",13"transaction_amount": 1000,14"transaction_currency": "GBP",15"billing_amount": 900,16"billing_currency": "EUR",17"billing_conversion_rate": 0.925643,18"ecb_conversion_rate": 0.9,19"requested_exemption_type": "merchant_initiated_transaction",20"digital_card_information": {21"digital_card_id": "dcr_fa6psq242dcd6fdn5gifcq1491",22"device_type": "phone",23"wallet_type": "apple_pay"24},25"merchant": {26"merchant_id": "59889",27"name": "Carrefour",28"city": "Paris",29"state": "",30"country": "FRA",31"category_code": "5021"32},33"decline_reason": "insufficient_funds",34"transit_information": {35"transaction_type": "authorized_aggregated_split_clearing",36"transportation_mode": "urban_bus"37},38"point_of_sale_transaction_date": "2023-04-25",39"reference_transaction": {40"transaction_id": "trx_fa6psq242dcd6fdn5gifcq1491",41"reference_type": "original_recurring"42}43}44}
Note
If you receive a decline_reason
field in your response, refer to the Issuing decline reasons documentation for more information.