Create Application Corrections

<Badge>Available by Request</Badge> Apply permitted corrections to application answers after a `REQUEST_CORRECTION` finding. Fortress applies the fields, records an audit reference per field, re-evaluates the requirement slots and publishes `application.corrected` plus the resulting `requirement.*` events. A `fieldPath` that is not correctable through the API returns 400 and writes nothing. Household paused → 409. <Note> This endpoint is part of the document-review agent surface. To explore availability for your integration, please contact our team. </Note>

Path parameters

applicationIdstringRequired
The id of the application

Request

This endpoint expects an object.
correctionslist of objectsRequired
requirementIdstringOptionalformat: "uuid"
findingIdstringOptionalformat: "uuid"

Errors

400
Create Application Corrections Request Bad Request Error
404
Create Application Corrections Request Not Found Error
409
Create Application Corrections Request Conflict Error