Creates a new program configuration
create process operation conditions request
Returns the created process operation conditions
Bad Request
Unauthorized
Not Found
Server Error
{- "poc_config_name": "string",
- "operand_value": "string",
- "program_guid_override": "3115d550-4e5f-4649-9ca4-74e3754d1b16",
- "operand_json_value": "string",
- "list_details": [
- {
- "list_item": "string"
}
], - "dictionary_detail": {
- "dictionary_item": "string"
}
}{- "condition_guid": "d11c8b17-9471-4f8f-a55e-2305d5a52f44",
- "poc_config_name": "string",
- "condition_description": "string",
- "operator_type": "string",
- "operand_type": "string",
- "operand_value": "string",
- "operand_set_name": "string",
- "program_guid_override": "3115d550-4e5f-4649-9ca4-74e3754d1b16",
- "program_short_name": "string",
- "source_code": "string",
- "source_user_guid": "0aaedba8-146e-40a6-ad5f-54c512699647",
- "operand_dictionary_name": "string",
- "operand_json_value": "string",
- "process_check_set_lists": {
- "set_name": "string",
- "set_description": "string",
- "set_type": "string",
- "list_details": [
- {
- "set_name": "string",
- "list_item": "string",
- "active": 0
}
]
}, - "process_check_dictionary": {
- "dictionary_name": "string",
- "dictionary_desc": "string",
- "dictionary_type": "string",
- "dictionary_detail": {
- "dictionary_name": "string",
- "dictionary_index": "string",
- "dictionary_item": "string",
- "active": 0
}
}, - "is_inherited": true
}