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.

BuildServiceMethodMessageSchema changedBackward compatibleTTResolution for system update
MR81-0Customer

get_customer_info

get_customer_list

Removed obsolete i_moh field from the CustomerInfo structure. Use the methods for managing 'moh' files:

get_callqueue_moh_file

get_moh_list_info

YesNoYT:BA-22150

Overview: 
In the scope of improving the UI performance, the 'i_moh' value is removed from the "CustomerInfo" structure. There are alternative API methods that are used for retrieving these data: 'get_callqueue_moh_file', 'get_moh_list_info'.

Symptoms/Impact:
i_moh is not returned in the "CustomerInfo" structure

Actions: 
Switch the application to use the methods 'get_callqueue_moh_file', 'get_moh_list_info' instead of the API methods that use the CustomerInfo structure.

MR81-0Accountget_used_vd_dest_group_listImplemeted a method that allows a user to obtain information about volume discount destination groups used by accountYesYesYT:BA-23264
MR81-0QuickForms

add_quick_form

update_quick_form

get_quick_form_info

get_quick_form_list

Added 'display_summary' field to the QuickFormInfo structureYesYesYT:BA-21534
MR81-0Accountgenerate_accountsAdded i_batch to the outputYesYesYT:BA-23795
MR81-0Accountget_used_vd_dest_group_listVdDestGroupInfo structure was extended
YesYesYT:BA-23966
MR81-0DiscountPlan

add_discount

update_discount

Switch to using transfer_allowed flag instead of the obsolete wallet_transfer_allowedYesYesYT:BA-23746
MR81-0Accountget_sip_statusAllow method get_sip_status for representative realmNoYesYT:BA-24050
MR81-0Customerupdate_customerAllow updating purge_after_months and terminate_on for exported customerNoYesYT:BA-24101
MR81-0Nodeget_node_listAdded 'voip_dynamic_routing' input parameterYesYesYT:BA-24163
MR81-0RoutingPlanget_route_listAdded 'skip_reason' to RouteInfo structureYesYesYT:BA-24163
MR81-0Userget_rt_ticket_listImplemented an API method that allows to obtain RT tickets for a specific userYesYesYT:BA-24053
MR81-0Userget_rt_requestor_listAdded API method that allows to obtain a list of RT requestors YesYesYT:BA-24053
MR81-0Userget_user_infoMethod response was extended by adding "rt_auth_info" section which should be present in case of specifying "get_rt_auth_info" flagYesYesYT:BA-24053
MR81-0Genericget_config_dataAPI method was extended by adding "RT.Enable_RT_Integration" configurator optionYesYesYT:BA-24053
MR81-1Customerget_payment_transaction_listAdded separate method for getting payment transactionsYesYesYT:BA-10510
MR81-1Accountget_payment_transaction_listAdded separate method for getting payment transactionsYesYesYT:BA-10510
MR81-1CallControltransfer_callDrop support of sip_headers (deprecated)NoYesYT:BA-23461
MR81-1Customerget_account_aliases_listThe 'get_total' input parameter was addedYesYesYT:BA-24873
MR81-1

Generic

get_version

get_internal_api_schema

get_api_schema

update_ui_config_list

get_ui_config_list

Add new methods available for admin and reseller realm: 

update_ui_config_list - method enables an API user to update the list of the UI configs

get_ui_config_list - method enables an API user to get the list of the UI configs


The methods 'get_version', 'get_internal_api_schema', 'get_api_schema' has been enabled for reseller realm

YesYesYT:BA-24781
MR81-1Accountupdate_accounts_batchAPI method was extended by adding new inbound i_role, opening_balance attributes. Additional filtering (bill_status, login, id, city, companyname, cont1, cont2, country, faxnum, firstname, lastname, midinit, note, phone1, phone2, salutation, state, zip) of accounts to be updated was also implemented.YesYesYT:BA-24843



В целях улучшения производительности пользовательского интерфейса значение i_moh удалено из структуры CustomerInfo. Существуют альтернативные методы API, которые используются для получения этих данных: «get_callqueue_moh_file», «get_moh_list_info».

  • No labels