Close Client

Use this API to close a specific client. You need to specify the client Id. Clients can be closed if they do not have any non-closed loans or accounts.
If a client has any active loans or accounts, this API will result in an error.

Example requests:

POST /clients/1?command=close

Note: All valid reason identifier values are to be found at
`GET /v1/codes/{codeId}/codevalues`

FunctionWebhook
Close ClientClose Client
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!