SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Start Stripe Payment Method Setup

POST
/api/v1/billing/payment-methods/stripe/setup

Start a hosted Stripe payment method setup flow for the organization. Redirect the user to redirect_url, then verify with checkout_id after the provider returns.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?