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 |
---|---|---|---|---|---|---|---|
MR89-0 | Metric | get_measured_metric_data_list | Added new methods: 1. get_measured_metric_data_list 2. add_measured_metric_data 3. upload_measured_metric_data The methods are available for admin and reseller realms. | Yes | Yes | BA-28566 | |
MR89-0 | MeasuredServices | add_measured_metric update_measured_metric delete_measured_metric | Added new methods: 1. add_measured_metric 2. update_measured_metric 3. delete_measured_metric The methods are available for admin realm. | Yes | Yes | BA-28565 | |
MR89-0 | Customer | get_customer_list | Added filters by spending_limit_reached and credit_limit_exceeded | Yes | Yes | YT:BA-26316 | |
MR89-0 | Invoice | void_invoice | From now on, this method is allowed to run in asynchronous mode only | No | No | YT:BA-28967 | Call Invoice.void_invoice in asynchronous mode |
MR89-0 | Calendar | get_date_list | Added limit/offset to Calendar.get_date_list api method | Yes | Yes | YT:BA-29154 | |
MR89-0 | Calendar | delete_dates_batch | Added from/to/type to Calender.delete_dates_batch | Yes | Yes | YT:BA-29154 | |
MR89-0 | EmergencyUnit | get_emergency_unit_info get_emergency_unit_list | Enable API methods for Reseller and Retail customers | No | Yes | YT:BA-27426 | |
MR89-0 | CallSimulation | make_call | Added new method 'make_call'. This method is available for admin realm. | Yes | Yes | YT:BA-27188 | |
MR89-0 | Subscriptions | * | Added new field 'waive_charges_for_first_bp' in SubscriptionInfo structure | Yes | Yes | YT:BA-28167 | |
MR89-0 | Subscriptions | * | Added new field 'waive_charges_for_regular_bp' in SubscriptionInfo structure | Yes | Yes | YT:BA-28167 | |
MR89-0 | Subscriptions | * | Added new field 'waive_charges_for_last_bp' in SubscriptionInfo structure | Yes | Yes | YT:BA-28167 | |
MR89-0 | Subscriptions | * | Marked charge_suspended_customers field in SubscriptionInfo structure as deprecated | No | No | YT:BA-28167 | Use new fields - waive_charges_for_first_bp, waive_charges_for_regular_bp,waive_charges_for_last_bp. They are responsible for the same logic as charge_suspended_customers |
MR89-0 | Subscriptions | * | Added new field 'waive_credit_exceeded_charges' in SubscriptionInfo structure | Yes | Yes | YT:BA-29201 | |
MR89-0 | Account | assign_commitment terminate_assigned_commitment_record get_assigned_commitment_terms estimate_assigned_commitment_penalty_list | Extend account API methods with support commitment sale discounts | Yes | Yes | YT:BA-28765 | |
MR89-0 | Account | get_status_history | Implement Account.get_status_history API method | Yes | Yes | YT:BA-27494 | |
MR89-0 | * | * | Extended REST API with support of application/json body | No | Yes | YT:BA-29366 | |
MR89-0 | Generic | get_config_data | API method was extended by adding "Commitments.ActivationDelay" configurator option to response | Yes | Yes | YT:BA-30012 | |
MR89-1 | Account | add_account update_account | The validation of h323_password has been fixed. Now it cannot contain whitespaces and characters out of Latin1 charset (if ServicePasswordValidation set to password). | No | No | YT:BA-29814 | |
MR-89-0 | Account | terminate_assigned_commitment_record | Fixed behavior of the commitment finish_date during termination. Now, if the finish_date is specified in the termination request, the commitment will be terminated at the end of the finish_date day. Commitment can be terminated immediately and without penalties, if the activation delay time is not yet finished and the termination request was sent without finish_date specified | No | No | YT:BA-28022 | If the commitment activation delay time is not finished and the commitment should be terminated immediately without penalties send the termination request without finish_date specified |
MR89-1 | Customer | * | Added new field 'billing_lock' to CustomerInfo structure | Yes | Yes | YT:BA-26160 |