---
title: "Changes to Create Checkout"
method: POST
path: "/api/billing/checkout"
---

# Changes to Create Checkout

`POST /api/billing/checkout`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 8 revisions.

- **2026-08-18** `64da737bcc9e` — 1 breaking, 1 warning
- **2026-08-16** `44d8ea826f48` — 1 warning, 1 info
- **2026-08-13** `d80008a9efc6` — 1 breaking, 1 warning
- **2026-08-12** `8540ec6c1778` — 1 warning, 1 info
- **2026-08-06** `a2c84c9154da` — 1 breaking, 1 warning

## Changes

- **2026-08-18** `64da737bcc9e` — 1 breaking, 1 warning
  - added the pattern `^[A-Za-z0-9_-]+$` to the request property `deal_code/anyOf[subschema #1]/`
  - changed the pattern of the request property `plan` from `^(hobby|team|team_annual)$` to `^team$`
- **2026-08-16** `44d8ea826f48` — 1 warning, 1 info
  - changed the pattern of the request property `plan` from `^(hobby|team)$` to `^(hobby|team|team_annual)$`
  - removed the pattern `^[A-Za-z0-9_-]+$` from the request property `deal_code/anyOf[subschema #1]/`
- **2026-08-13** `d80008a9efc6` — 1 breaking, 1 warning
  - added the pattern `^[A-Za-z0-9_-]+$` to the request property `deal_code/anyOf[subschema #1]/`
  - changed the pattern of the request property `plan` from `^(hobby|team|team_annual)$` to `^(hobby|team)$`
- **2026-08-12** `8540ec6c1778` — 1 warning, 1 info
  - changed the pattern of the request property `plan` from `^(hobby|team)$` to `^(hobby|team|team_annual)$`
  - removed the pattern `^[A-Za-z0-9_-]+$` from the request property `deal_code/anyOf[subschema #1]/`
- **2026-08-06** `a2c84c9154da` — 1 breaking, 1 warning
  - added the pattern `^[A-Za-z0-9_-]+$` to the request property `deal_code/anyOf[subschema #1]/`
  - changed the pattern of the request property `plan` from `^(hobby|team|team_annual)$` to `^(hobby|team)$`

---

[Operation](https://skmtc.dev/codag/apis/infra-logs-templater/docs/api/billing/checkout/post.md) · [API](https://skmtc.dev/codag/apis/infra-logs-templater.md) · [Page](https://skmtc.dev/codag/apis/infra-logs-templater/changes/api/billing/checkout/post)
