3.28.68 Release

 

Date:  Jun 22, 2022

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

 

Improvement of Azure Plan Invoices Having Negative Amounts

In cooperation with Microsoft, we improved the algorithm we are using for invoicing the negative lines Microsoft produces for an Azure plan subscription. We now use the total amount of the negative lines, not the unit price and the quantities, since Microsoft informed us that these amounts do not necessarily match the line total.

 

On this page

Strings for the Upcoming Release Note

The following Excel file contains the latest strings for translation, based on their tag_name, for the upcoming release note 3.28.69.

 

Updates on APIs

 

Baskets API (V.3)

Improvement Description

The change provides the ability to retrieve a specific basket based on the given ID.

Affected End-Point(s)

GET /api/baskets/{basketId}

 

 

 

Baskets API (V.3)

Improvement Description

The change provides the ability to retrieve the items of a specific basket based on the given ID.

Affected End-Point(s)

GET /api/baskets/{basketId}/items

 

 

 

Organization API (V.3)

Improvement Description

The change provides the ability to retrieve the information of the current organization as well as the value of the “billingPlansEnabled“ field that an NCE migrator user will require to be able to create NCE subscriptions with installments, since only if all Billing Plans conditions are met the creation can be achieved.

Affected End-Point(s)

GET /api/organization/info

 

 

 

Products API (V.3)

Improvement Description

The change provides the ability to retrieve the billing frequency

Affected End-Point(s)

GET /api/products/{productId}/billingfrequencyoptions