Create Checkout

Requires billing:manage. Reuses an unexpired checkout; existing subscriptions must use the portal. Body limited to 4096 bytes.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
planenumRequired
Allowed values:

Response

Object with url for the hosted Stripe checkout.
urlstring

Errors

400
Bad Request Error
403
Forbidden Error
409
Conflict Error
503
Service Unavailable Error