---
title: "Changes to Create Checkout Link"
method: POST
path: "/v1/checkout-links/"
---

# Changes to Create Checkout Link

`POST /v1/checkout-links/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

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

## Changes

- **2026-07-31** `8ae937367e87` — 4 info
  - added the required property `discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #1: DiscountFixedOnceForeverDurationBase]/max_redemptions_per_customer` to the response with the `201` status
  - added the required property `discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #2: DiscountFixedRepeatDurationBase]/max_redemptions_per_customer` to the response with the `201` status
  - added the required property `discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #3: DiscountPercentageOnceForeverDurationBase]/max_redemptions_per_customer` to the response with the `201` status
  - added the required property `discount/anyOf[subschema #1: CheckoutLinkDiscount]/oneOf[subschema #4: DiscountPercentageRepeatDurationBase]/max_redemptions_per_customer` to the response with the `201` status

---

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