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.
Example response
{
"status": "we need an example"
}