Newer Version Available
Decision Table Output
- JSON example for GET, POST, and PATCH
-
- JSON example for DELETE
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| code | String | Response code from the API request. | Small, 58.0 | 58.0 |
| decisionTable | Decision Table Definition Output | Details of the decision table definition associated with the decision table. | Small, 58.0 | 58.0 |
| isSuccess | Boolean | Indicates whether the API request is successful (true) or not (false). | Small, 58.0 | 58.0 |
| message | String | Error message when the API request fails. | Small, 58.0 | 58.0 |