orgs

Create stripe checkout sessions endpoint

Kick off a Stripe checkout session flow.

post/api/v1/orgs/current/stripe_checkout_session

Request body

amount_centsinteger required
success_pathstring required

Response

Successful Response

{"stackTrail":"paths:/api/v1/orgs/current/stripe_checkout_session:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.