Purchase Credits

Create a Stripe Checkout session for a one-time credit purchase.

post/api/billing/credits/purchase

Request body

amountCentsinteger required
successUrlstring required
cancelUrlstring required
eventIdstring nullable
fbcstring nullable
fbpstring nullable

Response

Successful Response

successboolean
checkoutUrlstring required
checkoutSessionIdstring required

Changes

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