Withdraw a debt from Ophelos

Withdraw a debt from Ophelos, used when a debt may have been loaded in error or other reasons to withdraw the debt.
If a debt has been withdrawn in error, it can be reinstated by triggering the resume operation.
If the debt is already closed with a final closure code (for example PIF after being paid in full, or PE after process exhausted), this operation is a no-op: the existing closure code is preserved and the debt is returned in its current state. Trigger resume first if the debt needs to be reworked before being withdrawn.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the debt

Body Params

Optional parameters for debt withdrawal

string

Additional info about the withdrawal

boolean

When set to true, validates that the appropriate configuration is enabled before closing the debt. If the debt has an active payment plan, requires auto_return_with_payment_plan config to be true. If the debt has an active pay later plan, requires auto_return_with_pay_later config to be true. Returns 422 error if validation fails.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*