v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-233765161.7 KB
v1 billing

Configure auto-billing

post/v1/billing/auto-billing

Request body

enabledboolean required

Enable or disable auto-billing

threshold_centsinteger

Trigger auto-charge when balance drops below this

amount_centsinteger

Amount to auto-charge in cents

stripe_payment_method_idstring nullable

Stripe payment method ID for the saved card

Response

Successful Response

balance_centsinteger required

Current balance in cents

balance_usdnumber required

Current balance in USD

auto_billing_enabledboolean
auto_billing_threshold_centsinteger
auto_billing_amount_centsinteger
has_payment_methodboolean