Note
On January 20, 2023 Ingram Micro has updated Marketplace API on production, which has changed the way the API behaves in some cases. It is imperative that you read the Marketplace API 1.10 release notes carefully, modify your integrations (API clients) to match the updated specifications, and prepare to update your API clients at the time when the new version is implemented by Ingram Micro.
The documentation for the new version can be found under https://apidocs.cloud.im/1.10/. After January 20, this documentation portal will automatically display this new version.
This is the production release of the Marketplace API version 1.9.
Since the previous release, there have been updates to both the API and its documentation.
In this document:
When switching a subscription to another plan, you can now choose to keep the subscription start date. For this purpose,
the upgradeStartType
parameter was added with two possible values: FROM_DATE_OF_UPGRADE
and FROM_OLD_START_DATE
.
On a call GET /subscriptions
an “Internal Server Error” could occur.
When placing or estimating an order, Marketplace API ignored the showInCustomerPanel
resource parameters which
could lead to errors.
Specification was updated to include missing descriptions and corrections.
A /validate
call could result in a “Product not found” error.