---
title: "Changes to Finalize Order"
method: POST
path: "/v1/orders/{id}/finalize"
---

# Changes to Finalize Order

`POST /v1/orders/{id}/finalize`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-08-14** `77e4ef94fcc3` — 1 warning
- **2026-08-10** `f9688fd328d6` — 1 info
- **2026-07-31** `8ae937367e87` — 4 info

## Changes

- **2026-08-14** `77e4ef94fcc3` — 1 warning
  - added the new `subscription_meter_cycle` enum value to the `billing_reason` response property for the response status `200`
- **2026-08-10** `f9688fd328d6` — 1 info
  - added the required property `customer/first_user_event_at` to the response with the `200` status
- **2026-07-31** `8ae937367e87` — 4 info
  - added the required property `discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #1: DiscountFixedOnceForeverDurationBase]/max_redemptions_per_customer` to the response with the `200` status
  - added the required property `discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #2: DiscountFixedRepeatDurationBase]/max_redemptions_per_customer` to the response with the `200` status
  - added the required property `discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #3: DiscountPercentageOnceForeverDurationBase]/max_redemptions_per_customer` to the response with the `200` status
  - added the required property `discount/anyOf[subschema #1: OrderDiscount]/oneOf[subschema #4: DiscountPercentageRepeatDurationBase]/max_redemptions_per_customer` to the response with the `200` status

---

[Operation](https://skmtc.dev/polar/apis/polar-api/docs/v1/orders/:id/finalize/post.md) · [API](https://skmtc.dev/polar/apis/polar-api.md) · [Page](https://skmtc.dev/polar/apis/polar-api/changes/v1/orders/:id/finalize/post)
