---
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

---

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