Skip to main content
Unary · Organizations
This method is deprecated.
Sets the Stripe customer ID for an organization’s billing configuration. Use this method to associate an existing Stripe customer with an organization during enterprise customer onboarding.

Examples

Deprecated: Use BillingService.SetupEnterpriseBilling instead. This method is no longer functional and will return an Unimplemented error.
  • Set Stripe customer ID: Associates a Stripe customer with an organization.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.SetStripeCustomerIDRequest

Response

gitpod.v1.SetStripeCustomerIDResponse This message has no fields.