{
"request_id": "string",
"integration_id": "INTEGRATION_TYPE_UNKNOWN",
"method_id": "REQUEST_METHOD_UNKNOWN",
"config_name": "string",
"config_id": "string",
"params": {
"property1": {
"bool_val": true
},
"property2": {
"bool_val": true
}
},
"conds": [
{
"key": "string",
"op": "COMPARE_OPERATION_EQ",
"value": {
"bool_val": true
}
}
],
"call_sid": 0,
"call_type": "INBOUND",
"request_origin": "REQUEST_ORIGIN_UNKNOWN"
}