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 |
---|---|---|---|---|---|---|---|
MR116-0 | Account | get_account_info | The method has been extended with a "with_sim_card_info" flag that will allow to get "sim_card_info" structure that can | Yes | Yes | YT:BA-40857 | |
MR116-0 | CallControl | join_to_active_call | The method has been marked as deprecated. | Yes | Yes | YT:BA-41200 | |
MR116-0 | CallControl | join_active_call | The method has been added, the input structure is taken from CallControl/join_to_active_call | Yes | Yes | YT:BA-41200 | |
MR116-0 | TraceSession | send_to_rt | The method has been marked as deprecated. | Yes | No | YT:BA-40876 | Substituted with TraceSession/send_log_to_support |
MR116-0 | TraceSession | send_log_to_support | The method has been added, the input structure is taken from TraceSession/send_to_rt | Yes | Yes | YT:BA-40876 | |
MR116-0 | Vendor | add_vendor (input) update_vendor (input) get_vendor_info (output) get_vendor_list (output) | In view of the fact that we do no longer support vendor realm and self-care portal, the following fields were deprecated: login, password, i_acl, in_date_format, in_time_format, out_date_format, out_time_format, out_date_time_format. It's still possible to set/get them, but none of the listed fields do not impact anything at the moment. | Yes | Yes | YT:BA-40725 | |
MR116-0 | CustomerClass | get_customer_class_list get_customer_class_info get_notification_list get_taxation_info | Methods are now accessible for use by resellers when using customer class assigned to reseller or shared for all resellers | No | Yes | YT:BA-39112 | |
MR116-0 | TrafficProfile | get_traffic_profile_list | Methods are now accessible for use by resellers when using customer class assigned to reseller or shared for all resellers | No | Yes | YT:BA-39112 | |
MR116-0 | Invoice | void_invoice | The method doesn't allow voiding invoices for the same customer simultaneously. | No | Yes | YT:BA-39586 | |
MR116-0 | Invoice | void_invoice_list | Add a new voiding method -
| Yes | No | YT:BA-39586 | |
MR116-0 | BillingSession | disconnect_session | The method has been marked as deprecated. | Yes | No | YT:BA-36615 | Substituted with /BillingSession/terminate_session_list |
MR116-0 | SIMCard | get_card_list | The "free" status filter has been removed in favor of the "available" status. | No | No | YT:BA-39457 | Users should use "available" instead "free" when filtering SIM cards by status. |
MR116-0 | Customer | get_customer_individual_list | The method was extended with new filters: login, email. Both support wildcards. | Yes | Yes | YT:BA-40123 | |
MR116-0 | Customer | add_customer_individual update_customer_individual get_customer_individual_info get_customer_individual_list | These API methods were extended to work with reseller individuals specific data. The following fields were added:
| Yes | Yes | YT:BA-40123 | |
MR116-0 | NumberList | add | New methods added | Yes | Yes | YT:BA-41223 | |
MR116-0 | Account | get_call_processing_condition_list | API methods have been updated to work with new NumberList entity | No | Yes | YT:BA-41223 | |
MR116-0 | Customer | get_call_processing_condition_list | API methods have been updated to work with new NumberList entity | No | Yes | YT:BA-41223 | |
MR116-0 | Customer | get_huntgroup_list | Added new field to filter result list to contain only hunt groups assigned to it. | Yes | Yes | YT:BA-41046 | |
MR116-0 | Rate | add_rate_group (rate_info) | The input validation was adjusted to prohibit negative values for the following input fields:
This does not affect business logic - although negative values were allowed, the system stored and operated with absolute values. | Yes | No | YT:BA-40834 | Make sure your side is not sending negative values for the listed fields. Adjust the logic to operate with positive values on demand. |
MR116-1 | DID | add_vendor_batch update_vendor_batch | We will now allow "<" and ">" symbols for the vendor batch names. | No | Yes | YT:BA-41582 | |
MR116-1 | Account | get_account_product_info | Output was extended with new field - included_services, that contains the list of IDs of service types that are provided by the account' main product. | Yes | Yes | YT:BA-41742 | |
MR116-1 | DID | update_number_list | Set mandatory for number_list.i_did_number field. | No | No | YT:BA-41723 | i_did_number must be specified if number_list structure is specified. |
MR116-1 | Subscription | estimate_subscription_price | API method was extended with finish_date input param. | Yes | Yes | YT:BA-41590 | |
MR116-1 | DiscountPlan | get_discount_plan_list get_discount_plan_info get_discount_list get_discount_info get_vd_threshold_info get_vd_threshold_list get_topup_option_info | These API methods were allowed for account realm. Accounts are only allowed to access info about bundles that are:
| Yes | Yes | YT:BA-41752 | |
MR116-1 | IVRApplications | update_ivr_application | The method has been updated to be able to work with global IVR application settings. | Yes | Yes | YT:BA-32858 | |
MR116-1 | IVRApplications | get_ivr_application_info | The methods has been extended with i_voice_application field to get the global settings of the required IVR application type. | Yes | Yes | YT:BA-32858 | |
MR116-1 | CustomerClass | add_customer_class update_customer_class | The maximum limit for the 'purge_after_months' API field has been set to 9999 months. | No | Yes | YT:BA-41718 | |
MR116-1 | * | * | Some methods all over the API schema were updated: If a method is called in async mode and this method has a 'limit' attribute with a default value, the default value will be increased tenfold. If the method has a 'limit' field with a default value and a maximum value for this field, then in async mode, the maximum restriction is removed.
| No | Yes | YT:BA-41324 | |
MR116-1 | Destination | get_dest_group_list | The "i_dest_group_set" request parameter is not mandatory anymore. | Yes | Yes | YT:BA-42020 |