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

32d3f4a96cde

Mortgage Application

Delete a formerly uploaded document

Deletes a specific document attached to a specific application. Note that deleting documents should not be possible after the application has been accepted by the FI.

delete/mortgages/applications/{applicationId}/documents/{documentId}

Parameters

./components/parameters/path/application_id.yaml — unresolved $ref
./components/parameters/path/document_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.

statusstring

Example response

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