Build - the name of the maintenance release build the change was introduced in.
Service - the name of the service/services which is/are affected.
Method - the name of the method/methods which is/are affected.
Message - the message that explains what was changed.
Schema changed - shows whether it is required to rebuild WSDL/XSD-generated stubs for .net, Java and other static typing languages.
TT - a link to a ticket related to the change.
Build | Service | Method | Message | Schema changed | Backward compatible | TT | Resolution for system update |
---|---|---|---|---|---|---|---|
MR98-0 | Customer | vd_set_multiplier | Added method "vd_set_multiplier" for setting quota threshold multiplier - Customer's quota only at the moment | Yes | Yes | BA-33852 | |
MR98-0 | PortalView | get_portal_view_configuration_list get_portal_view_configuration_info add_portal_view_configuration update_portal_view_configuration delete_portal_view_configuration get_portal_info get_portal_list add_portal update_portal delete_portal | Added new service PortalView and methods to manage external portal views. The portal corresponds to the exact external portal and determines it's internal structure (it's pages, forms, etc.). The portal view corresponds to the view permissions of the end-user with a role for the exact portal. | Yes | Yes | YT:BA-33394 | |
MR98-0 | AuthzRule | get_authz_rule_list | New filters "search" and "i_authz_type" were added. Pagination support via "limit", "offset", "get_total" parameters was added. | Yes | Yes | YT:BA-33437 | |
MR98-0 | Customer | add_customer_huntgroup update_customer_huntgroup get_huntgroup_info get_huntgroup_list | Added paging_allowed field into input/output parameters. | Yes | Yes | YT:BA-33365 | |
MR98-0 | TrafficProfile | get_traffic_profile_info | Response was extended with "is_draft" attribute. | Yes | Yes | YT:BA-21241 | |
MR98-0 | DiscountPlan | add_discount update_discount | The range of possible values of the input field 'prorate' inside of DiscountInfo structure was extended with 'C' (custom) value. It allows to set multiplicative quotas. | No | Yes | YT:BA-33962 | |
MR98-0 | Vendor | get_custom_xdr_report_list get_custom_xdr_report | Added new methods to get the custom reports. The supported types are: 'Unresolved', 'Standard'. The unresolved type allows to get the unresolved xDRs for the current billing environment. Standard type allows to get the standard xDRs report for the specific vendor. Method 'get_custom_xdr_report_list' returns the list of existing reports and the 'get_custom_xdr_report' allows to download the specific report. | Yes | Yes | YT:BA-33660 | |
MR98-0 | Customer | get_current_billing_period_info | Added a new method for getting current billing period start and end dates. The period can be the ongoing open billing period, or the next billing period, if the closure of the open period is overdue because of the period closure delay settings. | Yes | Yes | YT:BA-34050 | |
MR98-0 | Customer | get_customer_agreement_info | Provide product end user name in customer's agreement:
| Yes | Yes | YT:BA-33483 | |
MR98-1 | Account | add_subscription (input) update_subscription (input) get_subscriptions (output) | 'discount_rate' and 'discount_amount' fields have been marked as deprecated. They are no longer supported for new records and could only be set or obtained for subscriptions assigned before the update. | Yes | Yes | YT:BA-34357 | Consider using 'regular_discount_list'/'upcharge_list' fields instead. |
MR98-1 | Customer | add_subscription (input) update_subscription (input) get_subscriptions (output) get_accounts_subscriptions (output) | 'discount_rate' field has been marked as deprecated. It is no longer supported for new records and could only be set or obtained for subscriptions assigned before the update. | Yes | Yes | YT:BA-34357 | Consider using 'regular_discount_list'/'upcharge_list' fields instead. |
MR98-1 | Customer | get_prompt_file get_callqueue_prompt_file get_callqueue_moh_file get_huntgroup_info get_customer_extension_info | Added new input field: codec. "codec" enables retrieving audio data in a specific codec/format. Supported codecs may vary between methods. | Yes | Yes | YT:BA-32679 | |
MR98-1 | MOH | get_moh_file | Added new input field: codec. "codec" enables retrieving audio data in a specific codec/format. Supported values are "a_law", "u_law", "g729", "g723", "wav". | Yes | Yes | YT:BA-32679 | |
MR98-1 | TraceSession | send_to_rt | Switched to "asynchronous only" mode. | No | No | YT:BA-34300 | Update code that uses the method to send the request in "async" mode. |
MR98-1 | Generic | get_config_data | Added "SIP.AllowIncomingLateOAM" field to the output that corresponds to the allow_incoming_late_oam option. Contains list of virtual IPs of SIP clusters and enabled flag of the option. Available for the admin realm only | Yes | Yes | YT:BA-33927 | |
MR98-1 | TraceSession | get_log_info | Added new input field: with_log_message_list. "with_log_message_list" is enabled by default. When disabled the "log_message_list" is not provided in the response. | Yes | Yes | YT:BA-26971 | |
MR98-1 | Account | get_xdr_list | Added new field 'subscription_name' to the AccountXDRInfo structure | Yes | Yes | YT:BA-32908 | |
MR98-1 | Customer | get_customer_xdrs | Added new field 'subscription_name' to the CustomerXDRInfo structure | Yes | Yes | YT:BA-32908 | |
MR98-1 | Customer | get_call_processing_operation_mode_info get_call_processing_operation_mode_list | Added new input field: check_usage. When enabled the method checks whether the call processing operation mode is in use by any accounts or in call processing policy rules. | Yes | Yes | YT:BA-34113 | |
MR98-1 | RoutingPlan | get_route_list | Added new input field: calling_number. When provided the routing list is constructed as if the session was initiated from the specified number. | Yes | Yes | YT:BA-33560 | |
MR98-1 | Rate | search_rate_list | Added new input field: hidden. Indicates whether to filter rates by the hidden status. | Yes | Yes | YT:BA-34579 | |
MR98-1 | Account | update_followme_number_list add_followme_number_list | Added reordering possibility by the i_follow_order field which was read only previously. | No | Yes | YT:BA-34555 | |
MR98-1 | Account | get_account_followme | The "mode" field of the FollowMeInfo structure has been marked as deprecated (Note: it has been states as deprecated since MR60, the values were migrated to "default_action" service feature.) | Yes | Yes | YT:BA-34555 |