Get an overview of collections

Gets an overview of the collections.

Note: The Collections Window, Notes, Advanced Payment Manager, Payment Plans, and Statement Generator features are entering end of support on June 3, 2024. For more information, please refer to the Product and Feature End of Support page.

Responses
200
get/api/v1/collections_info
Request samples
Response samples
application/json
{
  • "accounts_in_collections": 24,
  • "home_currency": "USD",
  • "total_debt": "8379.78",
  • "largest_debts": [
    ],
  • "oldest_debts": [
    ],
  • "statuses": {
    }
}