Rw ui layout macro |
---|
Method | Description |
---|---|
GET /api/bundles/{bundleId}/pricing | Retrieves the pricing of a bundle based on the given ID. |
GET /api/organization/storefrontsettings/headerlogo | Retrieves the Storefront’s header logo of the current organization. |
GET /api/organization/currencies/{currencyId}/exchangerates | Retrieves the exchange rates of a currency of the current organization. |
Error-Handling Notifications Alerts of RabbitMQ
With this release, we have introduced an error handling process along with automatic notification alerts for RabbitMQ.
On this page
Table of Contents | ||
---|---|---|
|
RabbitMQ holds several queues for each push/pull BSS object. One for the creation of the object and one for the update of an existing object. Each time a sync is initiated, a “sync queue” is responsible for keeping track of the API calls. If something erroneous occurs during a specific period of time, then an automatic notification alert is dispatched to the BSS Admin user, so that they can be informed and at the same time act on that alert.
For more details concerning the On-Premise installations, please check the Error Handling & Notification Alerts of RabbitMQ Server page.
API V3 Bundles
In API v3, we introduced new methods for managing bundle pricing. More methods will be published in the following releases.
Method
Description
GET /api/bundles/{bundleId}/pricing
Retrieves the pricing of a bundle based on the given ID.
API V3 Organization
In API v3, we introduced new methods for managing various organization items. More methods will be published in the following releases.
Method
Description
GET /api/organization/storefrontsettings/headerlogo
Retrieves the Storefront’s header logo of the current organization.
GET /api/organization/currencies/{currencyId}/exchangerates
.
Resolved Issues
EXL- ΧΧΧΧΧ | |