latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-05-2731054.1 KB

32d3f4a96cde

Mortgage Application

Update the application's details

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.

put/mortgages/applications/{applicationId}

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 required— unresolved $ref

Response

OK.

statusstring

Example response

{
  "status": "we need an example"
}