---
title: "customer.updated"
method: POST
path: "customer.updated"
---

# customer.updated

`POST customer.updated` (webhook)

Sent when a customer is updated.

This event is fired when the customer details are updated.

If you want to be notified when a customer subscription or benefit state changes, you should listen to the `customer_state_changed` event.

**Discord & Slack support:** Basic

## Payload

- WebhookCustomerUpdatedPayload — Sent when a customer is updated. This event is fired when the customer details are updated. If you want to be notified when a customer subscription or benefit state changes, you should listen to the `customer_state_changed` event. **Discord & Slack support:** Basic
  - `type` 'customer.updated', required
  - `timestamp` string, date-time, required
  - `data` Customer, required — unresolved $ref

## Acknowledgement `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/polar/apis/polar-api.md) · [All operations](https://skmtc.net/polar/apis/polar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/polar/polar-api/revisions/1ee4b8be5abd/schema)
