Billing

Create checkout session

Create a checkout session for buying prepaid credits. amount_cents must be at least 100.

post/billing/checkout

Request body

amount_centsinteger required

Amount to charge, in cents. Must be at least 100.

Response

Checkout URL.

urlstring required

Hosted checkout URL.

Changes

No recorded changes to this endpoint across all 1 revision of this API.