v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0114775543.6 KB
Phone Numbers

Check whether the organization has unpaid invoices

Returns whether the org has unpaid invoices that would block destructive actions (renting numbers, etc.). Call this before any billable mutation to surface the "Pay outstanding balance" flow.

get/product/unpaid-invoices

Response

Successful response

statusboolean

Example response

{
  "status": true
}