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 |
|---|---|---|---|---|---|---|---|
| MR129-0 | CC_Staff | * | CC staff have been completely removed from the API system | Yes | No | YT:BA-45679 | Reseller individuals should be used instead of CC staff |
| MR129-0 | Metric | get_system_metric_data | The method is no longer accessible for Resellers | Yes | No | YT:BA-45679 | The reseller realm in this method was exclusively used for reports about CC Staff Since the CC Staff entity was removed from the system, it is no longer necessary to allow resellers to call this method |
| MR129-0 | Customer | add_customer_site, | Extend Customer Site with new fields: country, city, state, zip, address_line_1, address_line_2 | Yes | Yes | YT:BA-45751 | Address information on customer sites is used to support the Bandwidth E911 application from Add-On Mart |
| MR129-0 | Account | get_account_info | assigned_addons item was extended with parent_commitment_info field which is returned in case an add-on is assigned via a commitment. parent_commitment_info is a hash that contains the following fields: i_account_commitment, i_commitment, commitment_name. | Yes | Yes | YT:BA-43557 | |
| MR129-0 | Account | get_custom_fields_schema | Added 'product_value' field to the response. Added 'with_product_value' to the request. | Yes | Yes | YT:BA-46551 | |
| MR129-0 | Account | add_account, | Assigning the same add-on product to an account with overlapping time intervals is now rejected | No | No | YT:BA-40794 | According to YT:SUP2-5433 no add-ons with overlapping time are used now on customer's installations. |
| MR129-0 | Account | get_assigned_commitment_terms | Deprecated "discount_priority" field | Yes | Yes | YT:BA-44107 | |
| MR129-0 | Account | schedule_commitment_record_replacement (input) get_scheduled_commitment_record_replacement_info (output) | New field was added - trial_addon_list. i_addon_product field is now marked as deprecated. Introduced the possibility to assign multiple temporary (trial) add-ons during an account commitment upgrade procedure. | Yes | Yes | YT:BA-46678 | |
| MR129-0 | Account | generate_accounts | Accept the "null" value in the "credit_limit" field when generating credit accounts to disable using the default credit limit of 0. | Yes | Yes | YT:BA-46801 |