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
Example response
{
"status": true
}