Skip to main content

Check whether a subscription checkout landed

POST 

/api/v1/billing/subscription/checkout/verify

Report a subscription checkout's state after the browser comes back.

This endpoint NEVER changes the plan. The webhook is the authority; this is what the success page polls until the webhook has landed.

  • 403 when the checkout's metadata names another organization.
  • Scope required: billing:manage.

Request

Responses

Successful Response