Mortgage Application
Update the real estate property's details
This endpoint allows to upload a modified XML file in the SwissRETS format changing the already existing information.
put/mortgages/applications/{applicationId}/swissrets
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
Response
OK.
Example response
{
"status": "we need an example"
}