---
title: "Mark application as closed for modification"
method: POST
path: "/applications/{applicationId}/finalisations"
tags: ["Customers"]
---

# Mark application as closed for modification

`POST /applications/{applicationId}/finalisations`

Confirms all business and associate details have been submitted. The application will be processed for verification.

## Path parameters

- `applicationId` string, required

## Response `200`

OK

- OnboardingFinaliseApplicationResponse
  - `id` string

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Application not found

---

[API](https://skmtc.net/modulrfinance/apis/modulr-api.md) · [All operations](https://skmtc.net/modulrfinance/apis/modulr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modulrfinance/modulr-api/versions/cbd52524c8ef/schema)
