Note
On November 15th, 2021 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.6 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.6/. After November 15th, this documentation portal will automatically display this new version.
The following document describes the changes that have been applied in version 1.5 of Marketplace API.
When getting subscription details, the response may now include order and fulfilment parameters that may be necessary to complete provisioning process.
When getting product details, the response now includes the cost and the subscription period(s).
Validation of Azure NCE domains returned null
response.
The API Specification was inconsistent with API behavior.
Product Details are now correctly shown only on
GET /products/:id
Rated Data Reports’
datetime
now correctly show syntax without millisecondsCreating Orders now correctly shows
subscriptionId
as optional. It is only required for Change, Renewal, and Cancellation orders.
Office 365 order placement was being blocked by changes in Microsoft’s address validation rules.
When getting subscription details, the response now includes the product name, removing the need to separately query the product catalog.
The array of objects when getting Customers, Subscriptions, Orders, and Reports is now sorted so that the newest will be on top.
Returned arrays are empty even if they contain 0 objects.