This is the production release of the Marketplace API version 1.10.
Since the previous release, there have been updates to both the API and its documentation.
In this document:
Now you can use Marketplace API to co-term a subscription to another subscriptioin or to the end of the calendar month.
For this purpose, the coterming
property was added to the Product
schema and the alignExpirationDate
property was added to the OrderDetailed
schema.
When getting product details, you can check if co-terming is allowed for the product by checking the coterming
property in the response. If allowed, you can co-term a subscription to the calendar month end or to another
subscription using the alignExpirationDate
property when placing a sales or change order.