3.28.27 Release

Date:  Jul 20, 2021

Installation: https://downloads.interworkscloud.net/patches/3.28.0/CloudPlatform.Patch.3.28.27.zip
You must upgrade first to 3.28.0 using the interworks.cloud installer before applying this patch

 

Removing Invoice Item(s) from Manually-Created Credit Invoices

For situations where it's necessary to remove an invoice item from a manually-created Credit Invoice, interworks.cloud platform allows your BSS users to do so.

 

For more details, please check the page.

 

Integration Instances Testing Became Much Easier

Your BSS users can now test more easily Integration Instances since the Api Tester module has become independent of the Instance’s Active/Inactive status.

For more details, please check the https://developers.interworks.cloud/integration-framework/testing-the-integration-instance page.

 

Improvements on Standard Edition

The third version of our Standard Edition provides the resellers with yet another ability which is the removal of listed products from their catalog.

 

Also, resellers are now able to view and interact with the newly introduced sub-menu of the “Settings” main-menu tab that contains two distinct pages. The one being the “Storefront Settings” page and the second one being the “API Credentials” page.
The Storefront Settings page is where the resellers can manage aspects and settings of their Storefront whereas, in the API Credentials page, resellers can find a collection of everything related to their API IDs and credentials.

 

Add-on “Extra Details” API

In API v3, we introduced new methods for managing the Add-ons' “Extra Details” field. More methods will be published in the following releases.

Method

Description

Method

Description

GET /api/synchronization/addon/{addonId}/extradetails

It retrieves the extra details of a synchronized add-on based on the given ID.

PUT /api/synchronization/addon/{addonId}/extradetails

It updates the extra details of a synchronized add-on based on the given ID.

Bundles API

In API v3, we introduced new methods for managing bundle products. More methods will be published in the following releases.

Method

Description

Method

Description

GET /api/bundles/{bundleId}/products

It retrieves the products of a bundle based on the given ID.

GET /api/bundles/{bundleId}/products/{productId}

It retrieves a product assigned to a bundle based on the given IDs.

Resolved Issues

EXL-12755

The Get Services Defintion action changes the name of the product type.

EXL-12685

BSS Reset password form is not correct.

EXL-12466

When cancelling the subscription from the BSS, the service manager doesn't receive the subscription addons

EXL-12256

Add-on provisioning stuck in progress status even when the service manager returns failure.

EXL-11588

Email validation is not applied on “Forgot your password” popup.