---
title: "Changes to Update a webhook"
method: PATCH
path: "/v2/webhooks/{webhookId}"
---

# Changes to Update a webhook

`PATCH /v2/webhooks/{webhookId}`

> Every recorded change to this endpoint, newest first.
> 79 revisions in range; 9 not diffed.

## Timeline

Changed in 6 of 79 revisions.

- **2026-07-02** `e8c8cac71380` — 4 warning, 8 info
- **2026-06-22** `19c365c4aee4` — 2 warning, 4 info
- **2026-05-19** `7cab62b21830` — 1 info
- **2026-05-12** `f5e0eb3b7313` — 5 warning, 10 info
- **2026-05-12** `ef4b5a97b56a` — 2 info
- **2026-04-28** `e5af12275c86` — 7 warning, 14 info

## Changes

- **2026-07-02** `e8c8cac71380` — 4 warning, 8 info
  - added the new `capture.failed` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `capture.succeeded` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `chargeback.received` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `chargeback.reversed` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `capture.failed` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `capture.failed` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `capture.succeeded` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `capture.succeeded` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `chargeback.received` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `chargeback.received` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `chargeback.reversed` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `chargeback.reversed` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
- **2026-06-22** `19c365c4aee4` — 2 warning, 4 info
  - added the new `sales-invoice.e-invoice-failed` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `sales-invoice.e-invoice-issued` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `sales-invoice.e-invoice-failed` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `sales-invoice.e-invoice-failed` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `sales-invoice.e-invoice-issued` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `sales-invoice.e-invoice-issued` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
- **2026-05-19** `7cab62b21830` — 1 info
  - added the non-success response with the status `429`
- **2026-05-12** `f5e0eb3b7313` — 5 warning, 10 info
  - added the new `payout.canceled` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `payout.completed` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `payout.failed` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `payout.initiated` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `payout.processing-at-bank` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `payout.canceled` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `payout.canceled` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `payout.completed` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `payout.completed` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `payout.failed` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `payout.failed` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `payout.initiated` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `payout.initiated` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `payout.processing-at-bank` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `payout.processing-at-bank` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
- **2026-05-12** `ef4b5a97b56a` — 2 info
  - the endpoint scheme security `advancedAccessToken` was added to the API
  - the endpoint scheme security `organizationAccessToken` was removed from the API
- **2026-04-28** `e5af12275c86` — 7 warning, 14 info
  - added the new `business-account-transfer.blocked` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `business-account-transfer.failed` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `business-account-transfer.initiated` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `business-account-transfer.pending-review` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `business-account-transfer.processed` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `business-account-transfer.requested` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `business-account-transfer.returned` enum value to the `eventTypes/items/` response property for the response status `200`
  - added the new `business-account-transfer.blocked` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `business-account-transfer.blocked` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `business-account-transfer.failed` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `business-account-transfer.failed` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `business-account-transfer.initiated` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `business-account-transfer.initiated` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `business-account-transfer.pending-review` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `business-account-transfer.pending-review` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `business-account-transfer.processed` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `business-account-transfer.processed` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `business-account-transfer.requested` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `business-account-transfer.requested` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`
  - added the new `business-account-transfer.returned` enum value to the request property `eventTypes/oneOf[#/components/schemas/webhook-event-types]/`
  - added the new `business-account-transfer.returned` enum value to the request property `eventTypes/oneOf[subschema #1]/items/`

---

[Operation](https://skmtc.dev/mollie/apis/mollie-api/docs/v2/webhooks/:webhookId/patch.md) · [API](https://skmtc.dev/mollie/apis/mollie-api.md) · [Page](https://skmtc.dev/mollie/apis/mollie-api/changes/v2/webhooks/:webhookId/patch)
