Get a list of past due invoices.
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/billing_invoices_past_due
Returns a list past due invoices for the account and notes if payment can be made through the REST API.
Privileges Required: account administrator
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | ||
Authorization | string |