---
title: "Changes to Create webhook subscription"
method: POST
path: "/v1/webhook_subscriptions"
---

# Changes to Create webhook subscription

`POST /v1/webhook_subscriptions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 30 revisions.

- **2026-07-29** `e5198bf3cf7e` — 2 warning, 2 info
- **2026-07-27** `1d6de495a31d` — 1 breaking
- **2026-04-23** `f04b2c330a67` — 3 warning, 3 info
- **2026-04-21** `67983e71dc41` — 1 warning, 1 info
- **2026-04-15** `d91795c11a31` — 4 warning, 4 info
- **2026-04-14** `8568afece912` — 1 info

## Changes

- **2026-07-29** `e5198bf3cf7e` — 2 warning, 2 info
  - added the new `account_holder.active` enum value to the `events/items/` response property for the response status `200`
  - added the new `account_holder.closed` enum value to the `events/items/` response property for the response status `200`
  - added the new `account_holder.active` enum value to the request property `events/items/`
  - added the new `account_holder.closed` enum value to the request property `events/items/`
- **2026-07-27** `1d6de495a31d` — 1 breaking
  - the `header` request parameter `Idempotency-Key` became required
- **2026-04-23** `f04b2c330a67` — 3 warning, 3 info
  - added the new `conversion.completed` enum value to the `events/items/` response property for the response status `200`
  - added the new `conversion.created` enum value to the `events/items/` response property for the response status `200`
  - added the new `conversion.failed` enum value to the `events/items/` response property for the response status `200`
  - added the new `conversion.completed` enum value to the request property `events/items/`
  - added the new `conversion.created` enum value to the request property `events/items/`
  - added the new `conversion.failed` enum value to the request property `events/items/`
- **2026-04-21** `67983e71dc41` — 1 warning, 1 info
  - added the new `deposit.received` enum value to the `events/items/` response property for the response status `200`
  - added the new `deposit.received` enum value to the request property `events/items/`
- **2026-04-15** `d91795c11a31` — 4 warning, 4 info
  - added the new `return.failed` enum value to the `events/items/` response property for the response status `200`
  - added the new `return.initiated` enum value to the `events/items/` response property for the response status `200`
  - added the new `return.paid` enum value to the `events/items/` response property for the response status `200`
  - added the new `return.returned` enum value to the `events/items/` response property for the response status `200`
  - added the new `return.failed` enum value to the request property `events/items/`
  - added the new `return.initiated` enum value to the request property `events/items/`
  - added the new `return.paid` enum value to the request property `events/items/`
  - added the new `return.returned` enum value to the request property `events/items/`
- **2026-04-14** `8568afece912` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/augustus/apis/augustus-banking-api/docs/v1/webhook_subscriptions/post.md) · [API](https://skmtc.dev/augustus/apis/augustus-banking-api.md) · [Page](https://skmtc.dev/augustus/apis/augustus-banking-api/changes/v1/webhook_subscriptions/post)
