Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Date:  

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

Adobe VIP MP “Migration Tool” is Now Available to Resellers

Adobe reseller’s are now able to migrate their end-customers from the Adobe VIP Channel to the new Adobe VIP MP Channel by utilizing our Migration Tool.

On this page

New Tier Contract is Introduced for Acronis Cyber Cloud

T

Improvement on the “Customer Request” Actions in BSS

Bundles API

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

Method

Description

PATCH /api/bundles/{bundleId}/pricing

Partially updates the pricing details of an existing bundle based on the given ID.

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

Assigns a primary product to a bundle of the current organization.

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

De-assigns a primary product of a bundle of the current organization.

POST /api/bundles/{bundleId}/products/{productId}/addons/{addonId}

Assigns an add-on product to an already assigned primary product of a bundle of the current organization.

DELETE /api/bundles/{bundleId}/products/{productId}/addons/{addonId}

De-assigns an add-on product from an assigned primary product of a bundle of the current organization.

Resolved Issues

EXL-XXXXX

  • No labels