docs/OutboundApi.md in purecloudplatformclientv2-40.0.0 vs docs/OutboundApi.md in purecloudplatformclientv2-41.0.0
- old
+ new
@@ -2060,11 +2060,11 @@
page_number: 1, # Integer | Page number
filter_type: "Prefix", # String | Filter type
name: "name_example", # String | Name
id: ["id_example"], # Array<String> | id
contact_list_id: "contact_list_id_example", # String | Contact List ID
- dnc_list_id: "dnc_list_id_example", # String | DNC list ID
+ dnc_list_ids: "dnc_list_ids_example", # String | DNC list ID
distribution_queue_id: "distribution_queue_id_example", # String | Distribution queue ID
edge_group_id: "edge_group_id_example", # String | Edge group ID
call_analysis_response_set_id: "call_analysis_response_set_id_example", # String | Call analysis response set ID
division_id: ["division_id_example"], # Array<String> | Division ID(s)
sort_by: "sort_by_example", # String | Sort by
@@ -2088,10 +2088,10 @@
**page_number** | **Integer**| Page number | [optional] [default to 1] |
**filter_type** | **String**| Filter type | [optional] [default to Prefix]<br />**Values**: Equals, RegEx, Contains, Prefix, LessThan, LessThanEqualTo, GreaterThan, GreaterThanEqualTo, BeginsWith, EndsWith |
**name** | **String**| Name | [optional] |
**id** | [**Array<String>**](String.html)| id | [optional] |
**contact_list_id** | **String**| Contact List ID | [optional] |
- **dnc_list_id** | **String**| DNC list ID | [optional] |
+ **dnc_list_ids** | **String**| DNC list ID | [optional] |
**distribution_queue_id** | **String**| Distribution queue ID | [optional] |
**edge_group_id** | **String**| Edge group ID | [optional] |
**call_analysis_response_set_id** | **String**| Call analysis response set ID | [optional] |
**division_id** | [**Array<String>**](String.html)| Division ID(s) | [optional] |
**sort_by** | **String**| Sort by | [optional] |