API Search endpoints…⌘K

Delete a Loan Application

DELETE/lokta-lms/api/v1/loans/{loanId}

Note: Only loans in "Submitted and awaiting approval" status can be deleted.

Path parameters

loanIdpath · integer · int64 · required

loanId

Responses

200OK

Response fields

clientIdinteger · int64 · optional
loanIdinteger · int64 · optional
officeIdinteger · int64 · optional
resourceExternalIdstring · optional
resourceIdinteger · int64 · optional

Every 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.