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

# customer.created

`POST customer.created` (webhook)

Sent when a new customer is created.

A customer can be created:

* After a successful checkout.
* Programmatically via the API.

**Discord & Slack support:** Basic

## Payload

- WebhookCustomerCreatedPayload — Sent when a new customer is created. A customer can be created: * After a successful checkout. * Programmatically via the API. **Discord & Slack support:** Basic
  - `type` 'customer.created', 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/77e4ef94fcc3/schema)
