---
title: "Place a new mortgage application (serves as dossier)"
method: POST
path: "/mortgages/applications"
tags: ["Mortgage Application"]
---

# Place a new mortgage application (serves as dossier)

`POST /mortgages/applications`

Place a new application including all necessary information about the property and applicant's financial situation.

**Note that in the case where the FI needs additional information on the property, the error response 400 must contain the minimum
required JSON object (PropertyObject) as detail**.

## Parameters

- `./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

## Other responses

- `201` — unresolved $ref
- `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)
