For more details, please check Login Flows & User Registration in BSS.
Validation Mechanism For Removing Products from Tenant’s Pricelist
The introduction of a validation mechanism during changes on the price list from the Distributor’s Organization to the Tenant Reseller’s Organization safeguards changes that should not be implemented on the Tenant Reseller’s organization. We are running checks to determine whether the product/unit combination is used in any active entities in any related tenant organizations. The entities are:
Active subscriptions
Active assets
Active promotions
Unexecuted orders.
For more details, please check Applying Distributor Updates.
Improvement on the Import Customers Tool
You are now able to define the transaction currency (“The customer pays with”) of the direct customer(s) you are preparing to import to BSS with the Import Customers Tool.
For more details, please check Configure Import Options for CSP Tenants.
Anonymous Access in Standard Reseller’s Storefront
The Standard Edition resellers can now have their Storefront publicly available.
Improvement on Pricelists API
Pricelist Items are now supporting Bundle products. The behavior of each end-point is exactly the same as it is for the non-bundled products since the logic for the actions GET/POST/PATCH/DELETE remains the same.
Improvement on Organizations API
The following endpoint action “GET /api/organization/taxes/{taxId}/taxrules” is improved and can now retrieve the rules of a bundle’s tax.
Bundles API
In API v3, we introduced new methods for managing bundles. More methods will be published in the following releases.
Method | Description |
---|---|
GET /api/bundles/{bundleId}/pricelists | Retrieves the pricelists a bundle is assigned to based on the given ID. |
Resolved Issues
EXL-XXXXX | |