Authorized operation result.
application/json
{
"$ref": "#/components/schemas/CanonicalRecordCorrectionEnvelope",
"type": "object",
"required": [
"data",
"requestId"
],
"properties": {
"data": {
"$ref": "#/components/schemas/CanonicalRecordCorrectionResult",
"type": "object",
"required": [
"applied",
"preparationVersion",
"note"
],
"description": "Bounded correction outcome. applied false means the note was referred under Rule 4.7 and the record on file is unchanged.",
"properties": {
"applied": {
"type": "boolean"
},
"phase": {
"type": "string"
},
"preparationVersion": {
"type": "string"
},
"note": {
"type": "string"
},
"restatement": {
"type": "object",
"description": "The party-scoped record after the correction, including the regenerated request list and its exact digest.",
"properties": {
"text": {
"type": "string"
},
"generatedAt": {
"type": "string"
},
"status": {
"type": "string",
"enum": [
"pending",
"confirmed",
"corrected",
"lapsed"
]
},
"respondedAt": {
"type": "string"
},
"correction": {
"type": "string"
},
"revision": {
"type": "integer"
},
"sourceSubmissionIds": {
"type": "array",
"items": {
"type": "string"
}
},
"sourceContentHashes": {
"type": "array",
"items": {
"type": "string"
}
},
"sourceFingerprint": {
"type": "string"
},
"confirmationDueAt": {
"type": "string"
},
"rejectedCorrections": {
"type": "array",
"items": {
"type": "object",
"properties": {
"text": {
"type": "string"
},
"reason": {
"type": "string"
},
"at": {
"type": "string"
}
}
}
},
"requestInventory": {
"type": "object",
"properties": {
"version": {
"type": "string"
},
"party": {
"type": "string",
"enum": [
"claimant",
"respondent"
]
},
"sourceFingerprint": {
"type": "string"
},
"restatementRevision": {
"type": "integer"
},
"parents": {
"type": "array",
"items": {
"type": "object",
"properties": {
"parentId": {
"type": "string"
},
"claimId": {
"type": "string"
},
"title": {
"type": "string"
},
"statement": {
"type": "string"
},
"kind": {
"type": "string"
},
"currency": {
"type": "string"
}
}
}
},
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"itemId": {
"type": "string"
},
"parentId": {
"type": "string"
},
"parentClaimId": {
"type": "string"
},
"kind": {
"type": "string"
},
"fixedText": {
"type": "string"
},
"requestedAmount": {
"type": "number"
},
"currency": {
"type": "string"
},
"canonicalDeclaration": {
"type": "string"
},
"canonicalOrder": {
"type": "string"
},
"severableScopes": {
"type": "array",
"items": {
"type": "object",
"properties": {
"scopeId": {
"type": "string"
},
"fixedText": {
"type": "string"
},
"source": {
"type": "object",
"properties": {
"sourceId": {
"type": "string"
},
"sourceContentHash": {
"type": "string"
},
"firstLine": {
"type": "integer"
},
"lastLine": {
"type": "integer"
},
"exactText": {
"type": "string"
}
}
}
}
}
},
"source": {
"type": "object",
"properties": {
"sourceId": {
"type": "string"
},
"sourceContentHash": {
"type": "string"
},
"firstLine": {
"type": "integer"
},
"lastLine": {
"type": "integer"
},
"exactText": {
"type": "string"
}
}
},
"residual": {
"type": "boolean"
}
}
}
},
"originalParentCoverage": {
"type": "array",
"items": {
"type": "string"
}
},
"displayText": {
"type": "string"
},
"displayDigest": {
"type": "string"
},
"inventoryHash": {
"type": "string"
},
"status": {
"type": "string"
},
"respondedAt": {
"type": "string"
}
}
},
"priorRevisions": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CanonicalPartyRestatementRevision",
"type": "object",
"properties": {
"text": {
"type": "string"
},
"generatedAt": {
"type": "string"
},
"status": {
"type": "string",
"enum": [
"pending",
"confirmed",
"corrected",
"lapsed"
]
},
"respondedAt": {
"type": "string"
},
"correction": {
"type": "string"
},
"revision": {
"type": "integer"
},
"sourceSubmissionIds": {
"type": "array",
"items": {
"type": "string"
}
},
"sourceContentHashes": {
"type": "array",
"items": {
"type": "string"
}
},
"sourceFingerprint": {
"type": "string"
},
"confirmationDueAt": {
"type": "string"
},
"rejectedCorrections": {
"type": "array",
"items": {
"type": "object",
"properties": {
"text": {
"type": "string"
},
"reason": {
"type": "string"
},
"at": {
"type": "string"
}
}
}
},
"requestInventory": {
"type": "object",
"properties": {
"version": {
"type": "string"
},
"party": {
"type": "string",
"enum": [
"claimant",
"respondent"
]
},
"sourceFingerprint": {
"type": "string"
},
"restatementRevision": {
"type": "integer"
},
"parents": {
"type": "array",
"items": {
"type": "object",
"properties": {
"parentId": {
"type": "string"
},
"claimId": {
"type": "string"
},
"title": {
"type": "string"
},
"statement": {
"type": "string"
},
"kind": {
"type": "string"
},
"currency": {
"type": "string"
}
}
}
},
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"itemId": {
"type": "string"
},
"parentId": {
"type": "string"
},
"parentClaimId": {
"type": "string"
},
"kind": {
"type": "string"
},
"fixedText": {
"type": "string"
},
"requestedAmount": {
"type": "number"
},
"currency": {
"type": "string"
},
"canonicalDeclaration": {
"type": "string"
},
"canonicalOrder": {
"type": "string"
},
"severableScopes": {
"type": "array",
"items": {
"type": "object",
"properties": {
"scopeId": {
"type": "string"
},
"fixedText": {
"type": "string"
},
"source": {
"type": "object",
"properties": {
"sourceId": {
"type": "string"
},
"sourceContentHash": {
"type": "string"
},
"firstLine": {
"type": "integer"
},
"lastLine": {
"type": "integer"
},
"exactText": {
"type": "string"
}
}
}
}
}
},
"source": {
"type": "object",
"properties": {
"sourceId": {
"type": "string"
},
"sourceContentHash": {
"type": "string"
},
"firstLine": {
"type": "integer"
},
"lastLine": {
"type": "integer"
},
"exactText": {
"type": "string"
}
}
},
"residual": {
"type": "boolean"
}
}
}
},
"originalParentCoverage": {
"type": "array",
"items": {
"type": "string"
}
},
"displayText": {
"type": "string"
},
"displayDigest": {
"type": "string"
},
"inventoryHash": {
"type": "string"
},
"status": {
"type": "string"
},
"respondedAt": {
"type": "string"
}
}
}
}
}
}
}
}
}
},
"requestId": {
"type": "string"
}
}
}