{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "DeleteContactResponse", "type": "object", "properties": { "operationStatus": { "type": "string" }, "requestServiceMessageID": { "type": "string" }, "responseDateTime": { "type": "string" }, "operationInitiated": { "type": "boolean" } } }