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-0Metric

get_measured_metric_data_list
add_measured_metric_data
upload_measured_metric_data

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.
YesYesBA-28566
MR89-0MeasuredServicesadd_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.
YesYesBA-28565
MR89-0Customerget_customer_listAdded filters by spending_limit_reached and credit_limit_exceededYesYesYT:BA-26316
MR89-0Invoicevoid_invoiceFrom now on, this method is allowed to run in asynchronous mode onlyNoNoYT:BA-28967Call Invoice.void_invoice in asynchronous mode
MR89-0Calendarget_date_listAdded limit/offset to Calendar.get_date_list api methodYesYesYT:BA-29154
MR89-0Calendardelete_dates_batchAdded from/to/type to Calender.delete_dates_batchYesYesYT:BA-29154
MR89-0EmergencyUnit

get_emergency_unit_info

get_emergency_unit_list

Enable API methods for Reseller and Retail customersNoYesYT:BA-27426
MR89-0CallSimulationmake_callAdded new method 'make_call'. This method is available for admin realm. YesYesYT:BA-27188
MR89-0Subscriptions*Added new field 'waive_charges_for_first_bp' in SubscriptionInfo structureYesYesYT:BA-28167
MR89-0Subscriptions*Added new field 'waive_charges_for_regular_bp' in SubscriptionInfo structureYesYesYT:BA-28167
MR89-0Subscriptions*Added new field 'waive_charges_for_last_bp' in SubscriptionInfo structureYesYesYT:BA-28167
MR89-0Subscriptions*Marked charge_suspended_customers field in SubscriptionInfo structure as deprecatedNoNoYT:BA-28167Use 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-0Subscriptions*Added new field 'waive_credit_exceeded_charges' in SubscriptionInfo structureYesYesYT:BA-29201
MR89-0Account

assign_commitment

terminate_assigned_commitment_record

get_assigned_commitment_terms

estimate_assigned_commitment_penalty_list

Extend account API methods with support commitment sale discountsYesYesYT:BA-28765
MR89-0Accountget_status_historyImplement Account.get_status_history API methodYesYesYT:BA-27494
MR89-0**Extended REST API with support of application/json bodyNoYesYT:BA-29366
MR89-0Genericget_config_dataAPI method was extended by adding "Commitments.ActivationDelay" configurator option to responseYesYesYT: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).NoNoYT:BA-29814
MR-89-0Accountterminate_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

NoNoYT:BA-28022If 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-1Customer*Added new field 'billing_lock' to CustomerInfo structureYesYesYT:BA-26160
  • No labels