payment_refund_declined
Last updated: April 29, 2022
Example: Payment refund declined
1{2 "id": "evt_z5w4pkadoi3u5hu5lmlklwrxla",3 "type": "payment_refund_declined",4 "created_on": "2018-04-10T08:12:14Z",5 "data": {6 "id": "pay_y3oqhf46pyzuxjbcn2giaqnb44",7 "action_id": "act_y3oqhf46pyzuxjbcn2giaqnb44",8 "amount": 6540,9 "currency": "USD",10 "response_code": "20120",11 "response_summary": "Invalid Customer/User",12 "reference": "ORD-5023-4E89",13 "metadata": {14 "coupon_code": "NY2018",15 "partner_id": 12398916 },17 "processed_on": "2018-04-19T15:56:59Z"18 },19 "_links": {20 "self": {21 "href": "https://api.checkout.com/events/evt_z5w4pkadoi3u5hu5lmlklwrxla"22 },23 "payment": {24 "href": "https://api.checkout.com/payments/pay_y3oqhf46pyzuxjbcn2giaqnb44"25 }26 }27}