post https://api.cloud.mbanq.com/v1/clients/
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`
Function | Webhook |
---|---|
Close Client | Close Client |