{
  "event_type": "transaction.refund.success",
  "event_body": {
    "transaction_id": "123456789",
    "order_id": "{{refund_id}}",
    "condition": "success",
    "action": {
      "action_type": "refund"
    }
  }
}
