{ "type": "object", "properties": { "undelivered": { "type": "array", "items": { "type": "string" } }, "resultCode": { "type": "integer" }, "resultDescription": { "type": "string" } } }