v3

latestOpenAPI 3.0.32026-08-0327240.5 KB

Create an authenticated company Market Brief checkout review

Creates a $29 AI Hiring Market Brief Stripe Checkout session only for an authenticated company account after explicit principal authorization. It does not charge automatically: payment occurs only if the authenticated company completes Stripe Checkout. The response excludes company and buyer identity. Candidates pay $0 and organic ranking is unchanged.

post/company/market-demand-pack/checkout

Request body

principal_authorizedboolean required

Must be true only after an authorized company principal approves this specific checkout review.

Example request

{
  "principal_authorized": true
}

Response

Stripe Checkout review session or test-mode checkout handoff; external_charge_performed is always false at this step.