Billing

Get auto-recharge settings

Returns the organization's automatic balance top-up configuration and status.

get/billing/auto-recharge

Response

OK

disabled_reason'payment_failed'

Why auto-recharge turned itself off (payment_failed), if it did. Re-enabling clears it.

enabledboolean required

Whether auto-recharge is active.

target_centsinteger required

Balance the recharge restores to, in cents (minimum 500 = $5.00). The charge is target minus current balance.

threshold_centsinteger required

Recharge when the balance drops below this amount, in cents.

Changes