---
title: "POST /loan/{loan_id}/cancel"
method: POST
path: "/loan/{loan_id}/cancel"
tags: ["Loan"]
---

# POST /loan/{loan_id}/cancel

`POST /loan/{loan_id}/cancel`

Use this function to cancel a loan proposal. Available for TO_VALIDATE,VALIDATED and SCHEDULED loans.

## Path parameters

- `loan_id` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/getdefacto/apis/api-reference.md) · [All operations](https://skmtc.dev/getdefacto/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc.dev/getdefacto/apis/api-reference/revisions/85f6b44a6537?raw)
