Delete a LoanAsk AIdelete https://api.sandbox.helloaria.eu/companies/{companyId}/loans/{loanId}Note: Only works when Loan is in CREATED state!Path ParamscompanyIdstringrequiredDefaults to meloanIdstringrequiredHeadersx-end-user-ipstringIP of the end-user doing the action resulting in the API call.Responses 204Loan successfully deleted 403Not permitted (e.g trying to delete an loan from a company other than yours) 404Loan not foundUpdated 11 months ago