v1

latestOpenAPI 3.0.1MIT2026-07-22241852.5 KB

Update debtor status to Paid Creditor Directly

Update the status of a specific debtor to 'Paid Creditor Directly'

patch/debtorStatus/paidCreditor/{debtorId}

Path parameters

debtorIdstring required

Unique identifier of the debtor

Response

Debtor status updated successfully

messagestring

Example response

{
  "message": "Debtor status updated to 'Paid Creditor Directly' successfully"
}