{
"scenario": {
"cpl_scenario_id": 0,
"should_allow": {
"comm_type": {
"call_type": "INBOUND"
},
"phone_number": "string",
"country_code": "string",
"email": "string",
"call_metadata": {
"property1": "string",
"property2": "string"
},
"time_of_call": "1s",
"frequency_count": 0,
"frequency_duration": 0,
"dncl_blocks": true,
"country": "string",
"state": "string",
"county": "string",
"city": "string",
"province": "string",
"phone_type": "CELL",
"time_zone": "string",
"holidays": [
"string"
],
"country_code_data": {
"country_code": 0,
"country_name": "string",
"country_id": "string"
}
},
"should_deny": {
"comm_type": {
"call_type": "INBOUND"
},
"phone_number": "string",
"country_code": "string",
"email": "string",
"call_metadata": {
"property1": "string",
"property2": "string"
},
"time_of_call": "1s",
"frequency_count": 0,
"frequency_duration": 0,
"dncl_blocks": true,
"country": "string",
"state": "string",
"county": "string",
"city": "string",
"province": "string",
"phone_type": "CELL",
"time_zone": "string",
"holidays": [
"string"
],
"country_code_data": {
"country_code": 0,
"country_name": "string",
"country_id": "string"
}
},
"last_execution_result": {
"passed_value": true,
"should_allow_responses": [
{
"rule_text": "string",
"permit_value": true
}
],
"should_deny_responses": [
{
"rule_text": "string",
"permit_value": true
}
],
"scenario_name": "string"
},
"name": "string"
}
}