gitpod.v1.BillingService
CreateCardVerification
Creates a card verification entry for an account, allowing them to skip credit card verification.
Use this method to:
- Grant Ona for Open Source program participants immediate access
- Mark pre-vetted accounts as credit card verified
Requires the 'create_card_verification' account permission.
Examples
-
Create card verification for open source maintainer:
email: "maintainer@example.org"
post/gitpod.v1.BillingService/CreateCardVerification
Request body
Response
Success
GitpodV1CreateCardVerificationResponse required