Skip to main content
POST
Create a Stripe checkout session

Authorizations

Authorization
string
header
required

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

Body

application/json
planId
number
required

ID do plano a assinar

redirectUrl
string<uri>
required

URL de redirecionamento pós-pagamento

Response

Checkout session created

url
string

URL do checkout Stripe