OrganizationBilling

Fields

balanceInt

The current balance, if any. If negative, there is credit to apply to the next invoice. If positive, there is an amount owed that will be added to their next invoice. The balance does not refer to any unpaid invoices; it solely takes into account amounts that have yet to be successfully applied to any invoice. This balance is only taken into account as invoices are finalized.

charges[StripeCharge]
delinquentBoolean

When the organization's latest invoice is billed by charging automatically, delinquent is true if the invoice's latest charge is failed. When the organization's latest invoice is billed by sending an invoice, delinquent is true if the invoice is not paid by its due date.

sources[StripeSource]