Withdraw a Customer

This endpoint withdraws a customer application that is in a pending activation state. This action is only allowed before activation; requests made for customers in any other status will result in an error. Mandatory fields include the withdrawal date and withdrawal reason ID.

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

The unique identifier of customer.

Regex: ^\d+$

Example: 1

Query Params
string
required
Defaults to withdraw

To withdraw a customer.

Example: withdraw

Body Params
string
required
Defaults to en

The locale of the customer. en will be passed as default

Example: en

string
required
Defaults to dd MMMM yyyy

mandatory date format when a date field is used

Example: dd MMMM yyyy

string
required
Defaults to 03 December 2025

The date when the loan application has been withdrawn

Date in set dateFormat (set this to today's date)

Example: 03 December 2025

integer
required
Defaults to 60

The lookup identifier of reason to close.

60- Terms too Expensive, 61 - Death.

Example: 60

Headers
string
required
Defaults to default
Responses

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