Upcoming releases
The following features are scheduled for release:
Display source of the Order in Create Order and Get Order API responses
- Added the
sourceparameter in the responses of Create Order and Get Order APIs to indicate the origin of the order. Possible values are:APIorSystem.
Changes to Get Customer List and Get Reseller List APIs
- Added the
companyProfile.companyNameparameter to Get Customer List and Get Reseller List API responses to display the customer name and reseller name, respectively.
Display deploymentID and currencyCode in Reseller Transfer API responses
- Added
deploymentIdandcurrencyCodeparameters to the responses of Preview Reseller Transfer, Commit Transfer, and Get Reseller Transfer APIs.
Base part number in the GET Open Acquisitions API response
Introduced the
baseOfferIdparameter in the response payload of the GET Open Acquisitions (aka GET Licenses Pending Partner Order) API. This parameter in the API response allows partners to match the correct part number using product name details from notification emails and proceed with order placement.Read more about Get licenses pending partner order API.
Mid-term upgrades
The VIP Marketplace – Mid-Term Upgrades capability introduces a comprehensive set of APIs that allow Adobe partners to upgrade customer subscriptions during the active term, without waiting for the renewal date.
New capabilities
Upgrade path discovery
Partners can retrieve valid upgrade paths using the new GET Product Switch Paths API, filtered by market segment, country, and language.Preview switch order
A neworderTypevalue,PREVIEW_SWITCH, has been added to the Create Order API. This allows partners to generate upgrade quotes before placing a switch order.Switch order execution
Partners can place upgrade orders using theSWITCHorder type, specifying both the "From" and "To" product details. The API supports automatic user reassignment via thereassign-users=truequery parameter.Upgrade reversion
Partners can revert a switch order within 14 days using the newREVERT_SWITCHandPREVIEW_REVERT_SWITCHorder types. This restores the original subscription and de-provisions the upgraded product.Partial and full upgrades
The system supports both full and partial upgrades, including seat expansions and product transitions (example: Acrobat Standard to Acrobat Pro).
Read more about Mid-term upgrades.