gitpod.v1.BillingService

SetupBilling

post/gitpod.v1.BillingService/SetupBilling

Request body

organizationIdstring uuid required

organization_id is the ID of the organization to update

Response

Success

customerSessionClientSecretstring required

customer_session_client_secret is the client secret for the Stripe CustomerSession

setupIntentClientSecretstring required

setup_intent_client_secret is the client secret for the Stripe SetupIntent

Changes