[Paymill] A «refund.succeeded» event notification (being sent to a webhook)

{
    "event": {
        "event_type": "refund.succeeded",
        "event_resource": {
            "id": "refund_e2414495e0cefcddd2f0",
            "amount": 7452,
            "status": "refunded",
            "description": null,
            "livemode": false,
            "created_at": 1487060808,
            "updated_at": 1487060808,
            "short_id": "0000.9999.0000",
            "response_code": 20000,
            "reason": null,
            "app_id": null,
            "transaction": {
                "id": "tran_92dfc2fbd7a2c1002852ba18c06d",
                "amount": 33784,
                "origin_amount": 33784,
                "status": "closed",
                "description": "mage2.pro",
                "livemode": false,
                "refunds": null,
                "client": "client_083b0f1e925753e8cedd",
                "currency": "EUR",
                "created_at": 1487060727,
                "updated_at": 1487060728,
                "response_code": 20000,
                "short_id": "0000.9999.0000",
                "is_fraud": false,
                "invoices": [],
                "app_id": null,
                "preauthorization": null,
                "fees": [],
                "payment": "pay_cc677fe0db5c80d6cb5904fa",
                "mandate_reference": null,
                "is_refundable": true,
                "is_markable_as_fraud": true
            }
        },
        "created_at": 1487060809,
        "app_id": null
    }
}

See also: