Skip to main content
POST
Required scope: billing:write

Request body

CreateCreditCheckoutRequest
number (double)
required
Dollar amount of prepaid credits to purchase.
string
required
URL to redirect to if the customer cancels.
string
required
URL to redirect to after successful checkout.

Response

CreateCreditCheckoutResponse
integer (int64)
required
Purchased amount in cents.
string
required
Full Stripe Checkout URL to redirect the customer to
integer (int64)
required
Approximate number of outcomes this credit amount can cover.

Status codes