Delete a Client
DELETE
/lokta-lms/api/v1/clients/{clientId}If a client is in Pending state, you are allowed to Delete it. The delete is a 'hard delete' and cannot be recovered from. Once clients become active or have loans or savings associated with them, you cannot delete the client but you may Close the client if they have left the program.
Path parameters
clientIdpath · integer · int64 · requiredclientId
Responses
200OKResponse fields
clientIdinteger · int64 · optionalofficeIdinteger · int64 · optionalresourceExternalIdstring · optionalresourceIdinteger · int64 · optionalEvery request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors.
Open this operation in the interactive explorer, or read it as Markdown.