Skip to main content

Plans

Plans live under products and define billing cadence, amount and subscription timing.

Routes

  • POST /v1/products/{productId}/plans
  • GET /v1/products/{productId}/plans
  • GET /v1/plans/{id}
  • PATCH /v1/plans/{id}
  • POST /v1/plans/{id}/archive

Key fields

  • amount_cents
  • billing_period_unit
  • billing_period_interval
  • trial_days
  • setup_fee_cents

Archiving a plan blocks new signups but does not cancel active subscriptions automatically.

Did this page unblock the next step?

Feedback stays inside the docs flow and should never include customer or card data.