---
title: "Changes to customer.updated"
method: POST
path: "/webhook-events/customer.updated"
---

# Changes to customer.updated

`POST /webhook-events/customer.updated`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 108 revisions.

- **2026-08-20** `562f13cf61dd` — 1 info
- **2026-08-14** `29f14678f58f` — 10 warning
- **2026-07-31** `50b7421a9690` — 1 warning
- **2026-07-15** `f8ecf435d25d` — 10 warning, 1 info
- **2026-07-09** `7d57386313c7` — 1 breaking, 2 info
- **2026-07-09** `4b1a811c4179` — 1 breaking, 2 warning
- **2026-06-29** `7857ddc6e44d` — 1 warning, 1 info
- **2026-06-26** `0b54d0a8a98f` — 3 warning
- **2026-06-03** `7adf4f33ea1a` — 1 info
- **2026-04-06** `95af41a12111` — 2 warning
- **2026-04-04** `3d452eb9ebcc` — 42 warning, 1 info
- **2026-03-20** `fdc2d8c76b76` — 1 info

## Changes

- **2026-08-20** `562f13cf61dd` — 1 info
  - added the optional property `customer/environment_id` to the response with the `200` status
- **2026-08-14** `29f14678f58f` — 10 warning
  - removed the optional property `customer/contact` from the response with the `200` status
  - removed the optional property `customer/created_at` from the response with the `200` status
  - removed the optional property `customer/created_by` from the response with the `200` status
  - removed the optional property `customer/environment_id` from the response with the `200` status
  - removed the optional property `customer/integrations` from the response with the `200` status
  - removed the optional property `customer/status` from the response with the `200` status
  - removed the optional property `customer/tenant_id` from the response with the `200` status
  - removed the optional property `customer/updated_at` from the response with the `200` status
  - removed the optional property `customer/updated_by` from the response with the `200` status
  - added the new `subscription.plan_changed` enum value to the `event_type` response property for the response status `200`
- **2026-07-31** `50b7421a9690` — 1 warning
  - added the new `entitlement.grant.exhausted` enum value to the `event_type` response property for the response status `200`
- **2026-07-15** `f8ecf435d25d` — 10 warning, 1 info
  - added the new `event.rejected` enum value to the `event_type` response property for the response status `200`
  - added the new `invoice_line_item` enum value to the `customer/integrations/items/entity_type` response property for the response status `200`
  - added the new `subscription.group_spend.threshold_reached` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.group_spend.threshold_recovered` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.line_item_spend.threshold_reached` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.line_item_spend.threshold_recovered` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.spend.threshold_reached` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.spend.threshold_recovered` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.ongoing_balance.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.transaction.updated` enum value to the `event_type` response property for the response status `200`
  - added the optional property `customer/contact` to the response with the `200` status
- **2026-07-09** `7d57386313c7` — 1 breaking, 2 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `customer` to the response with the `200` status
  - added the optional property `event_type` to the response with the `200` status
- **2026-07-09** `4b1a811c4179` — 1 breaking, 2 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `customer` from the response with the `200` status
  - removed the optional property `event_type` from the response with the `200` status
- **2026-06-29** `7857ddc6e44d` — 1 warning, 1 info
  - added the new `checkout.session.expired` enum value to the `event_type` response property for the response status `200`
  - added the optional property `customer/timezone` to the response with the `200` status
- **2026-06-26** `0b54d0a8a98f` — 3 warning
  - added the new `checkout.session.completed` enum value to the `event_type` response property for the response status `200`
  - added the new `checkout.session.failed` enum value to the `event_type` response property for the response status `200`
  - added the new `checkout.session.initiated` enum value to the `event_type` response property for the response status `200`
- **2026-06-03** `7adf4f33ea1a` — 1 info
  - added the optional property `customer/integrations/items/metadata` to the response with the `200` status
- **2026-04-06** `95af41a12111` — 2 warning
  - removed the optional property `customer/parent_customer` from the response with the `200` status
  - removed the optional property `customer/parent_customer_id` from the response with the `200` status
- **2026-04-04** `3d452eb9ebcc` — 42 warning, 1 info
  - added the new `credit_note.created` enum value to the `event_type` response property for the response status `200`
  - added the new `credit_note.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `customer.created` enum value to the `event_type` response property for the response status `200`
  - added the new `customer.deleted` enum value to the `event_type` response property for the response status `200`
  - added the new `customer.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `entitlement.created` enum value to the `event_type` response property for the response status `200`
  - added the new `entitlement.deleted` enum value to the `event_type` response property for the response status `200`
  - added the new `entitlement.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `feature.created` enum value to the `event_type` response property for the response status `200`
  - added the new `feature.deleted` enum value to the `event_type` response property for the response status `200`
  - added the new `feature.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `feature.wallet_balance.alert` enum value to the `event_type` response property for the response status `200`
  - added the new `invoice.communication.triggered` enum value to the `event_type` response property for the response status `200`
  - added the new `invoice.payment.overdue` enum value to the `event_type` response property for the response status `200`
  - added the new `invoice.update` enum value to the `event_type` response property for the response status `200`
  - added the new `invoice.update.finalized` enum value to the `event_type` response property for the response status `200`
  - added the new `invoice.update.payment` enum value to the `event_type` response property for the response status `200`
  - added the new `invoice.update.voided` enum value to the `event_type` response property for the response status `200`
  - added the new `payment.created` enum value to the `event_type` response property for the response status `200`
  - added the new `payment.failed` enum value to the `event_type` response property for the response status `200`
  - added the new `payment.pending` enum value to the `event_type` response property for the response status `200`
  - added the new `payment.success` enum value to the `event_type` response property for the response status `200`
  - added the new `payment.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.activated` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.cancelled` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.created` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.draft.created` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.paused` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.phase.created` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.phase.deleted` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.phase.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.renewal.due` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.resumed` enum value to the `event_type` response property for the response status `200`
  - added the new `subscription.updated` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.created` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.credit_balance.dropped` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.credit_balance.recovered` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.ongoing_balance.dropped` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.ongoing_balance.recovered` enum value to the `event_type` response property for the response status `200`
  - added the new `wallet.terminated` enum value to the `event_type` response property for the response status `200`
  - …3 more
- **2026-03-20** `fdc2d8c76b76` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api/docs/webhook-events/customer.updated/post.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api/changes/webhook-events/customer.updated/post)
