Customers
Customer Financial Summary
A customer’s invoice-derived financial position, one block per currency: outstanding, past due, lifetime billed, and paid.
GET
Customer financial summary
What it returns
A customer’s invoice-derived financial position, one block per currency:outstanding— the amount remaining onopen+past_dueinvoices.past_due/past_due_count— the past-due slice of that, and how many invoices it spans.billed— lifetime issued total.paid— lifetime paid.
outstanding; draft and void
invoices are excluded from billed and paid. Money is never summed across
currencies — a customer billed in both USD and INR gets two blocks, not one
converted figure. Every number here is derived from invoices you can list with
List Invoices filtered by customer_id, so it
can always be explained; see Explain any number.
Example request
Example response
Fields
Read-only. A customer with no non-draft invoices returns an empty
currencies list; a missing or cross-tenant id returns 404. For the
customer’s account-credit position, use the
credit statement.