Skip to main content

GroupBillingCheckout

Creates a checkout session for the given group.

Path Parameters
  • group_id string required

    Possible values: Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

    A universally unique identifier.

Request Body required
  • amount int64 required

    How much money to checkout (in hundred-thousandths USD, 100,000 = $1.00).

Responses

GroupBillingCheckout 200 response

Schema
  • url string required

    The URL of the checkout session.