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 |
---|---|---|---|---|---|---|---|
MR124-0 | DiscountPlan | add_vd_threshold | "warning_threshold" field can have negative values. IMPORTANT: previously, system treated positive values (only for quota/credit bundle items) as negative, that's why during the update, those values will become negative (again, for quota/credit bundle items only) | Yes | No | YT:BA-44320 | To preserve the logic for quota/credit bundle items, use negative "warning_threshold" while creating/updating thresholds. In case of UI - negative values should be handled correctly (e.g. display them without the sign) |
MR124-0 | Customer | get_custom_fields_values | API methods are now allowed for distributor realm. | Yes | Yes | YT:BA-43984 | |
MR124-0 | DiscountPlan | get_discount_plan_info | The API method is now allowed for the Distributor realm. | Yes | Yes | YT:BA-44507 | |
MR124-0 | Extras | make_request get_ui_plugins_config | The API methods are now allowed for Reseller, Distributor, and Representative realms. | Yes | No | YT:BA-44347 | Due to the extension of UI plugin support to new realms, the configuration structure has changed. The web custom options 'ExternalApps' section is now realm-specific as %realm%ExternalApps (e.g., AdminExternalApps, DistributorExternalApps, etc.). If UI plugins were used before this change, the previous configuration will no longer work after this update. The system will return the following error for the Extras/make_request method: 'Extras is not enabled or wasn't configured properly'. To fix this issue, the web custom configuration section should be manually changed from: [ExternalApps] Extras=*appName* to [AdminExternalApps] Extras=*appName* since only the Admin realm was available before this change. |
MR124-0 | Template | add_tariff_download_template get_template_list | Methods are allowed for the reseller realm | Yes | Yes | YT:BA-41013 | |
MR124-0 | UA | get_ua_profile_metainfo get_ua_type_list | Add "no_cache" flag to the requests of the methods that allows to update local devices/profiles cache on demand. Default cache TTL is 7 days. | Yes | Yes | YT:BA-43069 | |
MR124-0 | Account | get_mailbox_message_list get_mailbox_message_attachment get_mailbox_message_details delete_mailbox_messages set_mailbox_messages_flag | Provide access for the customer realm. Add i_account field to the request of methods. | Yes | Yes | YT:BA-42146 | |
MR124-0 | Service | get_external_services_list | Add new method to obtain the list of all currently purchased Add-on Mart services. | Yes | Yes | YT:BA-44754 | |
MR124-0 | Invoice | stop_test_invoice_generation | Add new method to stop billing simulation (test invoice generation). | Yes | Yes | YT:BA-44770 | |
MR124-0 | Invoice | get_test_invoice_requests_list | Add new internal method to get billing simulations (test invoice generation tasks). | Yes | Yes | YT:BA-44735 | |
MR124-0 | Invoice | notify_test_invoice_is_ready | Add new internal method that allows to send billing simulation status notification to the caller. | Yes | Yes | YT:BA-44718 | |
MR124-0 | Invoice | generate_test_invoice | Add a new method to start the billing simulation (generating the test invoice in the cloud) | Yes | Yes | YT:BA-44302 | |
MR124-0 | Generic | get_config_data | Add a new field "AIAssistant" with "URL" key to provide URL to the Ai Assistant gateway. | No | Yes | YT:BA-44857 | |
MR124-0 | Customer | get_subscriptions | Add a new field | Yes | Yes | YT:BA-44738 | |
MR124-0 | Account | get_subscriptions | Add a new field | Yes | Yes | YT:BA-44738 | |
MR124-0 | Subscription | estimate_subscription_price | Method is allowed for the account realm. | Yes | Yes | YT:BA-44738 | |
MR124-0 | Customer | get_customer_xdrs | Add the 'beneficiary_billing_model' field to the CustomerXDRInfo structure. The 'beneficiary_billing_model' field specifies the type of the beneficiary account if the service was consumed by a beneficiary. | Yes | Yes | YT:BA-44543 | |
MR124-0 | Account | get_xdr_list | Add the 'beneficiary_billing_model' field to the AccountXDRInfo structure. The 'beneficiary_billing_model' field specifies the type of the beneficiary account if the service was consumed by a beneficiary. | Yes | Yes | YT:BA-44543 | |
MR124-0 | DiscountPlan | get_discount_plan_list | Change "offset" param type to "int" and set default value to 0 | Yes | No | YT:BA-44003 | |
MR124-0 | Notification | get_sample_notification | The API param 'variables.value' has been made not mandatory | Yes | Yes | YT:BA-44875 | |
MR124-1 | Account | get_mailbox_message_list | Add new fields "from", "to" (values of From and To headers of the message) to the response. | Yes | Yes | YT:BA-44943 | |
MR124-1 | BrandPanel | get_brand_panel_info | Response fields ( | Yes | No | YT:BA-44352 | Overview: new "brand_panel_info" wrapping object has been added that contains all of the original response fields. |
MR124-1 | BillingSession | get_active_sessions_list | Add the 'billing_model' field to the ActiveSessionInfo structure. | Yes | Yes | YT:BA-45046 |
|