{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "CreateOrderResponse", "type": "object", "properties": { "EMSX_SEQUENCE": { "type": "integer" }, "MESSAGE": { "type": "string" } } }