Skip to main content

ListCorrectionsResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListCorrectionsResponseBody.json
items object[]required
  • Array [
  • correctingActivityUuidstringrequired
    reasonstringrequired
    recordedAtdate-timerequired
    recordedBystring
  • ]
  • ListCorrectionsResponseBody
    {
    "$schema": "https://example.com/schemas/ListCorrectionsResponseBody.json",
    "items": "Unknown Type: array,null"
    }