cURL
curl --request GET \ --url https://collectwiseapi.com/debtorStatuses \ --header 'collectwise_key: <api-key>'
{ "debtorStatuses": [ { "debtorId": "<string>", "status": "Potential" } ], "totalCount": 123 }
Retrieve the current status of all debtors
Debtor statuses retrieved successfully
Show child attributes
Unique identifier of the debtor
Current status of the debtor
Potential
Subscription
Partial
Paid
Deleted
Paid Creditor Directly
Deceased
Filed Bankruptcy
Total number of debtor statuses retrieved