Create a Stripe Checkout Session (upgrade to Pro)
POST /api/v1/billing/checkout
POST
/api/v1/billing/checkout
Session token only. Returns a Checkout URL to redirect the user to.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”{ url }
Unauthorized
Already subscribed (ALREADY_SUBSCRIBED)
Billing not configured (CONFIG_ERROR)