Field | Type | Required | Description |
---|---|---|---|
msg_group | string | + | Name of the message group aka message destination |
msg_class | string | + | Message response class is |
msg_subclass | string | + | Message response class is |
result | object | + | Message information |
result.sender | string | + | Service/client name that sended the message. Response will use this field as |
result.uuid | string | + | Message uuid from the request |
result.requestBody | object | + | Response parameters |