cURL
curl --request PATCH \ --url https://collectwiseapi.com/debtorStatus/paidCreditor/{debtorId} \ --header 'collectwise_key: <api-key>'
{ "message": "Debtor status updated to 'Paid Creditor Directly' successfully" }
Update the status of a specific debtor to ‘Paid Creditor Directly’
Documentation IndexFetch the complete documentation index at: https://docs.collectwise.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.collectwise.com/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier of the debtor
Debtor status updated successfully
"Debtor status updated to 'Paid Creditor Directly' successfully"