{ "type": "object", "name": "ProcessParameter9", "properties": { "MemberId": { "type": "string" }, "NewTier": { "type": "string" }, "ReasonForChange": { "type": "string" } }, "required": [ "MemberId", "NewTier", "ReasonForChange" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }