---
title: "Changes to Create Discount"
method: POST
path: "/v1/discounts/"
---

# Changes to Create Discount

`POST /v1/discounts/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-07-31** `8ae937367e87` — 6 info

## Changes

- **2026-07-31** `8ae937367e87` — 6 info
  - added the new optional request property `oneOf[subschema #1: DiscountFixedCreate]/max_redemptions_per_customer`
  - added the new optional request property `oneOf[subschema #2: DiscountPercentageCreate]/max_redemptions_per_customer`
  - added the required property `oneOf[subschema #1: DiscountFixedOnceForeverDuration]/max_redemptions_per_customer` to the response with the `201` status
  - added the required property `oneOf[subschema #2: DiscountFixedRepeatDuration]/max_redemptions_per_customer` to the response with the `201` status
  - added the required property `oneOf[subschema #3: DiscountPercentageOnceForeverDuration]/max_redemptions_per_customer` to the response with the `201` status
  - added the required property `oneOf[subschema #4: DiscountPercentageRepeatDuration]/max_redemptions_per_customer` to the response with the `201` status

---

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