{ "type": "object", "name": "Body", "properties": { "Name": { "type": "string" }, "LastName": { "type": "string" }, "AccountId": { "type": "string" } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }