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

# Create an owner activation-review handoff

`POST /checkout`

Returns a non-binding owner activation-review handoff for aidevboard_verified_interview_pilot. It cannot create a charge, candidate action, ranking change, or program activation.

## Request body

- object
  - `product_id` string
  - `payment_mode` 'owner_activation_review'
  - `metadata` object

## Response `200`

Owner activation-review handoff; no external charge

## Other responses

- `410` — Retired product requested; response includes the outcome-only pilot fallback

## 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`
  - …9 more

[Change history](https://skmtc.dev/aidevboard/apis/ai-dev-jobs-api/changes/checkout/post.md)

---

[API](https://skmtc.dev/aidevboard/apis/ai-dev-jobs-api.md) · [All operations](https://skmtc.dev/aidevboard/apis/ai-dev-jobs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aidevboard/ai-dev-jobs-api/revisions/b557e8d0b266/schema)
