---
title: "Update the application's details"
method: PUT
path: "/mortgages/applications/{applicationId}"
tags: ["Mortgage Application"]
---

# Update the application's details

`PUT /mortgages/applications/{applicationId}`

Update the application's details. Note that changing the application's details should not be possible after the application has been
accepted by the FI.

## Parameters

- `./components/parameters/path/application_id.yaml` — unresolved $ref
- `./components/parameters/header/client_id.yaml` — unresolved $ref
- `./components/parameters/header/correlation.yaml` — unresolved $ref
- `./components/parameters/header/agent.yaml` — unresolved $ref

## Request body

- ApplicationYaml — unresolved $ref

## Response `200`

OK.

- object
  - `status` string

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref
- `405` — unresolved $ref
- `500` — unresolved $ref
- `501` — unresolved $ref
- `503` — unresolved $ref

---

[API](https://skmtc.net/swissfintechinnovations/apis/common-mortgage-api-public.md) · [All operations](https://skmtc.net/swissfintechinnovations/apis/common-mortgage-api-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swissfintechinnovations/common-mortgage-api-public/revisions/32d3f4a96cde/schema)
