BillingSummary
The organization's prepaid balance, saved card, and automatic recharge setting.
- autoType: BillingAutoRecharge
_recharge requiredProperties: 3The automatic recharge setting.
- balanceType: integer
_in _cents requiredFunds added minus settled usage, in whole US cents. It is negative when settled usage is more than the funds. Usage that has not settled yet is not subtracted.
- currencyenumconst:usdrequired
The currency of every amount. Always US dollars.
valuesusd - paidType: boolean
_actions _allowed requiredWhether Resia accepts new paid work now: calls, text messages, phone-number purchases, and workflow runs. When it is false, those requests answer 402 until funds are added.
- cardType: BillingCardnullableProperties: 4
The saved card that automatic charges use. Empty until a card is saved.

