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

# subscription.created

`POST subscription.created` (webhook)

Sent when a new subscription is created.

When this event occurs, the subscription `status` might not be `active` yet, as we can still have to wait for the first payment to be processed.

**Discord & Slack support:** Full

## Payload

- WebhookSubscriptionCreatedPayload — Sent when a new subscription is created. When this event occurs, the subscription `status` might not be `active` yet, as we can still have to wait for the first payment to be processed. **Discord & Slack support:** Full
  - `type` 'subscription.created', required
  - `timestamp` string, date-time, required
  - `data` Subscription, 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)
