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

# order.updated

`POST order.updated` (webhook)

Sent when an order is updated.

An order is updated when:

* Its status changes, e.g. from `pending` to `paid`.
* It's refunded, partially or fully.

**Discord & Slack support:** Full

## Payload

- WebhookOrderUpdatedPayload — Sent when an order is updated. An order is updated when: * Its status changes, e.g. from `pending` to `paid`. * It's refunded, partially or fully. **Discord & Slack support:** Full
  - `type` 'order.updated', required
  - `timestamp` string, date-time, required
  - `data` Order, 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)
