---
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.net/getdefacto/apis/api-reference.md) · [All operations](https://skmtc.net/getdefacto/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getdefacto/api-reference/revisions/0a9c1f8784f2/schema)
