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

# subscription.paused

`POST subscription.paused` (webhook)

Sent when a subscription is paused and the customer temporarily loses access.

No order is created while paused. The subscription resumes either on its
scheduled resume date or when resumed manually, starting a new billing period.

**Discord & Slack support:** Full

## Payload

- WebhookSubscriptionPausedPayload — Sent when a subscription is paused and the customer temporarily loses access. No order is created while paused. The subscription resumes either on its scheduled resume date or when resumed manually, starting a new billing period. **Discord & Slack support:** Full
  - `type` 'subscription.paused', 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)
