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 |
---|---|---|---|---|---|---|
MR57-0 | RoutingPlan | get_routing_plan_list | Added no_usage_check parameter to Routing Plans | Yes | Yes | |
MR57-0 | Customer | get_customer_taxation, update_taxation | Added TaxationOptionsAvalara for get_customer_taxation and update_taxation | Yes | Yes | |
MR57-0 | Changed validations for ZIP fields across the API modules | No | No | |||
MR57-0 | DID | get_number_list | Fixed schema for GetDIDNumberInfoRequest, added state and use_did_location to GetDIDNumberListRequest | Yes | Yes | |
MR57-0 | CDRMediator | get_cdrs_list | Added i_service_type parameter to CDR Mediation | Yes | Yes | RT#506006 |
MR57-0 | Customer | get_call_barring_options, update_call_barring_options | Added methods to managed Call Barring options on Customer level | Yes | Yes | RT#517078 |
MR57-0 | DID | get_number_list | Rename state argument to city_name. Nothing was broken. The field was added in the scope of RT#490969, and in the same builds the filter was renamed. | Yes | Yes | RT# 519541 |
MR57-0 | Account | get_xdr_list | Added i_dest_group parameter | Yes | Yes | |
MR57-0 | Customer | get_customer_xdrs | Added i_dest_group parameter | Yes | Yes | |
MR57-0 | Payment | make_transaction | Added i_dest_group parameter | Yes | Yes | |
MR57-0 | Account | vd_topup | Extend for ability to send notifications if CC topup | Yes | Yes | |
MR57-0 | Customer | vd_topup | Extend for ability to send notifications if CC topup | Yes | Yes | |
MR57-0 | Node | get_node_info, get_node_list | Added aaa_protocol, diameter_realm to NodeInfo, radius_client is now deprecated and will be removed in future | Yes | Yes | |
MR57-0 | DialingRule | Extended option 'cs' of structure 'DialingRuleOptionsInfo' for Carrier code enabled. | Yes | Yes | ||
MR57-0 | Account | get_account_list | Extended method 'get_account_list' by 'i_account_balance_control_type' to get accounts by balance control type | Yes | Yes | |
MR57-0 | Account | get_account_list | Extended method 'get_account_list' by 'billing_model' to get accounts by billing model | Yes | Yes | |
MR57-0 | Subscription | add_subscription, get_subscription_list | Added SubscriptionInfo.generate_daily_charge | Yes | Yes | |
MR57-0 | Customer | make_transaction | Removed marking XDRs as Out-Of-Turn to separate transactions from marking invoices. Removed mark_xdr_out_of_turn parameter. | Yes | No | |
MR57-0 | Payment | make_transaction, update_payment_method | The maximum allowed length of parameter 'bank_number' reduced from 16 to 9 symbols. | Yes | No | RT#515596 |
MR57-0 | DID | release_did_from_customer | Added unassign_owner_batch field to release_did_from_customer | Yes | Yes | TT#526377 |
MR57-0 | CustomerClass | add_customer_class | Added i_business_model parameter | Yes | Yes | TT#527041 |
MR57-0 | Account | add_account, update_account | Added i_account_role, realm parameters | Yes | Yes | TT#527041 |
MR57-0 | Account | add_alias | Added i_account_role, realm parameters | Yse | Yes | TT#528749 |
MR57-0 | Account | generate_accounts | Added i_account_role to generate_accounts | Yes | Yes | TT#529381 |
MR57-0 | Account Customer | get_full_vd_counter_info | Added usage_period to get_full_vd_counter_info response. It corresponds to VD Group usage_period column and usage_period info in get_discount_info method. | Yes | Yes | TT#519758 |
MR57-1 | Discount Plan | get_discount_info, get_discount_list | 'topup_option_list' parameter has been hidden in the 'get_discount_info' response. 'topup_option_list' parameter won't be returned in the 'get_discount_list' response if it is not defined | Yes | No | |
MR57-1 | Account, Customer, User, Vendor | add_account, update_account, validate_account_info, add_customer, update_customer, validate_customer_info, add_user, update_user, add_vendor, update_vendor | Added a new check for combined length of fields baddr2-baddr5. Now, if at least one of these parameters are passed, it takes passed parameters from request, non-passed parameters from corresponding fields of the database, combine them and if its length more than 41 characters completes with error 'too_long_address_line_2'. | No | No | TT#518158 |
MR57-1 | Account | get_call_barring_options | Added flag get_effective_values to Account.get_call_barring_options | Yes | Yes | YT:BA-678 |
MR57-1 | DialingRule | Added options 'csnps' and 'cslps' to DialingRuleOptionsInfo | Yes | Yes | YT:BA-636 | |
MR57-1 | DialingRule | Added dial codes 'bypass_dial_plan', 'call_park', 'call_release', 'clir_hide', 'clir_show', 'dial_out', 'roup_pickup', 'paging_prefix' to DialingRule schema. Validation of the fields was changed. The maxim length of some fields was changed from 6 to 5. | Yes | No | YT:BA-843 | |
MR57-1 | Customer | get_huntgroup_info | Added new method Customer.get_huntgroup_info | Yes | Yes | YT:BA-1334 |
MR57-1 | Customer | get_customer_extension_info | Added get_prompt_file to Customer. get_customer_extension_info arguments | Yes | Yes | YT:BA-1355 |
MR57-1 | Customer | get_callqueue_prompt_file, get_callqueue_moh_file | Added methods Customer. get_callqueue_prompt_file and Customer. get_callqueue_moh_file | Yes | Yes | YT:BA-1356 |
MR57-1 | Account | add_account
| h323_password is not mandatory for ROLE_PINLESS, ROLE_IP_ADDRESS | No | Yes | YT:BA-1114 |
MR57-1 | DID Inventory | get_number_list | Modified behaviour of parameter: owner_batch - can be empty now Added parameter: managed_by (can be empty also) | Yes | Yes | YT:BA-1414 |
MR57-1 | Destination | get_dest_group_list | Added 'description' field to the request schema | Yes | Yes | BA-1173 |
MR57-1 | DID Inventory | - add_owner_batch - update_owner_batch - delete_owner_batch - get_owner_batch_info - assign_did_to_owner_batch - release_did_from_owner_batch | Added new methods to manipulate DID Pricing Batches and possibility of assignment of DID Numbers to DID Pricing Batches via SOAP | Yes | Yes | YT:BA-1109 |
MR57-1 | Account, Customer | vd_topup | Allowed doing credit negative top up via method vd_topup | Yes | Yes | BA-2014 |