Skip to main content

AmendInspectionDto

reasonstringrequired

Reason for the amendment (≥10 chars).

changesobjectrequired

Field-level changes. Allow-listed keys: observations, outcome, checklistItems[id]={result, remarks}.

AmendInspectionDto
{
"reason": "string",
"changes": {}
}