---
title: "Changes to Create an owner activation-review handoff"
method: POST
path: "/checkout"
---

# Changes to Create an owner activation-review handoff

`POST /checkout`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-08-08** `982076176568` — 5 breaking, 3 warning, 5 info

## Changes

- **2026-08-08** `982076176568` — 5 breaking, 3 warning, 5 info
  - removed the enum value `link` of the request property `payment_mode`
  - removed the enum value `stripe` of the request property `payment_mode`
  - removed the enum value `stripe_checkout` of the request property `payment_mode`
  - removed the enum value `stripe_link` of the request property `payment_mode`
  - removed the enum value `stripe_spt` of the request property `payment_mode`
  - removed the request property `buyer_email`
  - removed the request property `job_id`
  - removed the request property `shared_payment_granted_token`
  - added the new `owner_activation_review` enum value to the request property `payment_mode`
  - added the non-success response with the status `410`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `402`
  - removed the non-success response with the status `501`

---

[Operation](https://skmtc.dev/aidevboard/apis/ai-dev-jobs-api/docs/checkout/post.md) · [API](https://skmtc.dev/aidevboard/apis/ai-dev-jobs-api.md) · [Page](https://skmtc.dev/aidevboard/apis/ai-dev-jobs-api/changes/checkout/post)
