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 |
---|---|---|---|---|---|---|
MR64-0 | Account | get_service_wallet_xdr_list | Added "with_usage" parameter to include usage XDRs Added "used_quantity" column to method response | Yes | Yes | YT:BA-1342 |
MR64-0 | Customer | get_service_wallet_xdr_list | Added " with_usage" parameter to include usage XDRs Added "used_quantity" column to method response | Yes | Yes | YT:BA-1342 |
MR64-0 | * | * | Added support of async requests to UIAPI | No (UIAPI message format changed only) | Yes | YT:BA-6993 |
MR64-0 | RouteCategories | get_route_category_info add_route_category update_route_category delete_route_category | Added new methods for RouteCategories service | Yes | Yes | YT:BA-6387 |
MR64-0 | Customer | get_taxation_info | Removed nil from options that can be omitted in response | Yes | Yes | YT:BA-6208 |
MR64-0 | Customer | get_vd_counter_list | Method is available under Retail realm | No | Yes | YT:BA-2668 |
MR64-0 | Customer | get_customer_list | Add 'email' filter to the mentioned method. | Yes | Yes | YT:BA-7282 |
MR64-0 | UA | get_ua_profile_info add_ua_profile_info update_ua_profile delete_ua_profile | Added new methods for UA service | Yes | Yes | YT:BA-6391 |
MR64-0 | AccessPolicy | get_access_policy_info | Added new module 'AccessPolicy' with 'get_access_policy_info' method | Yes | Yes | YT:BA-7208 |
MR64-0 | AsyncRequest | enable_api_notifications disable_api_notifications | Added new methods to manage with websocket notifications related to AsyncRequests | Yes | Yes | YT:BA-6999 |
MR64-0 | DID_Provider | get_countries_list get_areas_list get_numbers_list provision_number | Added param req_params_list to methods get_areas_list, get_numbers_list; Added i_did_provider to all mentioned methods in req_params | Yes | Yes | YT:BA-5933 |
MR64-0 | Service Policy | get_service_policy_info add_service_policy update_service_policy delete_service_policy get_attribute_list | Added new methods for managing Service Policies and their attribute values. | Yes | Yes | YT:BA-6303 |
MR64-0 | AccessRole | get_access_role_type_list get_access_role_list get_access_role_info add_access_role update_access_role delete_access_role | Added new service 'AccessRole' with CRUD methods. | Yes | Yes | YT:BA-5223 |
MR64-0 | DID | get_number_list | Extend get_number_list() with 'i_vendor' filter | Yes | Yes | YT:BA-7333 |
MR64-0 | Subscription | get_subscription_list | Extend get_subscription_list() with 'check_usage' field in the request and with the following filters: charge_model, description, name, search | Yes | Yes | YT:BA-7580 |
MR64-0 | NegotiatedFeatures | get_negotiated_feature_list, update_negotiated_feature_list | Implement NegotiatedFeatures module with two mentioned methods. | Yes | Yes | YT:BA-7288 |
MR64-0 | Tariff | rerate_xdrs | Implement rerate_xdrs method. Please note, the method is available only in 'async' mode. | Yes | Yes | YT:BA-6492 |
MR64-0 | DID_Provider | return_number | Added missed field i_customer to ReturnDIDNumberRequest | Yes | Yes | YT:BA-6539 |
MR64-0 | Rate | Search_rate_list | Add search_rate_lis method | Yes | Yes | YT:BA-7327 |
MR64-1 | * | * | REST API changes only Changed "dry_run" flag into "aux_info" structure. If set to 'all' or 'simple', API method will be executed not in full, so it will validate only input arguments and return result of this validation. All other values for dry_run mode are ignored | No | Yes | YT:BA-8172 |
MR64-1 | Customer | get_customer_list | Adjust get_customer_list 'i_distributor' filter to be null (to fetch customers with i_distributor is null in DB) | No | Yes | YT:BA-7758 |
MR64-1 | Account | add_cp_condition update_cp_condition | Added 'negated' field to CPConditionNumberInfo structure | Yes | Yes | YT:BA-7631 |
MR64-1 | Customer | add_customer, update_customer, get_customer_info, get_customer_list | Added 'ip_filter' and 'api_token' fields to CustomerInfo structure: - to the responses of the get_customer_list() and get_customer_info(); - to the requests of the add_customer() and update_customer(). | Yes | Yes | YT:BA-7064 |
MR64-1 | Template | get_template_list | Add 'i_customer' field as possible filter of the get_template_list() | Yes | Yes | YT:BA-8753 |
MR64-1 | CallControl | originate_call | i_account is no more mandatory under account realm | Yes | Yes | YT:BA-8952 |
MR64-1 | DID | update_number_list | Change field type from int to unsignedLong for the 'i_did_number' field in the UpdateDIDNumberInfoStatus structure | No | No | YT:BA-8427 |
MR64-1 | SpendingPlan | get_spending_plan_list, get_spending_plan_info | 1) сhange type of the 'managed_by' field in the GetSpendingPlanListRequest structure from 'char' to 'unsignedLong'. 2) change type of the 'managed_by' field in the SpendingPlanInfo structure from 'int' to 'unsignedLong'. 3) from now 'managed_by' field in the request of the get_spending_plan_list() method can be 'null'. | No | No | YT:BA-6733 |
MR64-1 | UA | get_ua_type_list | Add 'i_customer' filter to the get_ua_type_list() method | Yes | Yes | YT:BA-8425 |
MR64-1 | DiscountPlan | get_discount_info | Add the following fields to the response on the mentioned method: 'i_tax_transaction_code', 'wallet_transfer_allowed' | No | Yes | YT:BA-8488 |
MR64-1 | * | * | Adjust add_account(), add_customer(), add_representative(), add_user() and add_vendor() methods to read default 'i_lang' value from config file. | No | No | YT:BA-8874 |
MR64-1 | DID | get_number_list | add 'nil => 1' flag to the following fields of the 'GetDIDNumberListRequest' structure: | No | Yes | YT:BA-9256 |
MR64-1 | Service | add_service_pool update_service_pool | Allow assigning 'Default Group' of some destination group set to services in a service pool | No | Yes | YT:BA-9670 |
MR64-1 | Customer | add_customer | Remove default value of the 'balance_transfer_allowed' field in the request of add_customer() | Yes | No | YT:BA-8619 |