Skip to main content

CorrectionPayload

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/CorrectionPayload.json
reasonstringrequired

Human-readable explanation; required.

CorrectionPayload
{
"$schema": "https://example.com/schemas/CorrectionPayload.json",
"reason": "string"
}