Skip to content

Commit fe0b91e

Browse files
Merge pull request #212379 from romary349/fresh08
freshness: content, date
2 parents d929465 + 02c6264 commit fe0b91e

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

articles/marketplace/submission-api-overview.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: partnercenter-marketplace-publisher
66
ms.topic: conceptual
77
ms.author: mingshen
88
author: mingshen-ms
9-
ms.date: 09/22/2021
9+
ms.date: 09/23/2022
1010
---
1111

1212
# Commercial marketplace submission API overview
@@ -17,22 +17,23 @@ Use API to programmatically query, create submissions for, and publish offers. A
1717

1818
There are two sets of submission API available:
1919

20-
- **Partner Center submission API** – The common set of APIs that work across consumer and commercial products to publish through Partner Center. New capabilities are continuously added to this set of APIs. For more information on how to integrate with this API, see [Partner Center submission API onboarding](submission-api-onboard.md).
20+
- **Partner Center submission API** – The common set of APIs that work across consumer and commercial products to publish through Partner Center. New capabilities are continuously added to this set of APIs. For more information on how to integrate with this API, see [Partner Center submission API onboarding](submission-api-onboard.md).
21+
- **Product Ingestion API** – The new set of modern APIs to create and manage commercial offers through Partner Center. New capabilities are continuously added to this set of APIs. The APIs are in preview state and will soon be launched for all offer types and will eventually replace the Partner Center submission and Legacy Cloud Partner Portal APIs. For more information on how to integrate with the modern Product Ingestion API, see [Product Ingestion API for the commercial marketplace](product-ingestion-api.md).
2122
- **Legacy Cloud Partner Portal API** – The APIs carried over from the deprecated Cloud Partner Portal; it is integrated with and continues to work in Partner Center. This set of APIs is in maintenance mode only; new capabilities introduced in Partner Center may not be supported, and it should only be used for existing products that were already integrated before transition to Partner Center. For more information on how to continue to use the Cloud Partner Portal APIs, see [Cloud Partner Portal API Reference](cloud-partner-portal-api-overview.md).
2223

2324
Refer to the following table for supported submission APIs for each offer type.
2425

25-
| Offer type | Legacy Cloud Partner Portal API Support | Partner Center submission API support |
26-
| --- | :---: | :---: |
27-
| Azure Application | | ✔ |
28-
| Azure Container | ✔ | |
29-
| Azure Virtual Machine | ✔ | |
30-
| Consulting Service | ✔ | |
31-
| Dynamics 365 | | ✔ |
32-
| IoT Edge Module | ✔ | |
33-
| Managed Service | ✔ | |
34-
| Power BI App | ✔ | |
35-
| Software as a Service | | ✔ |
26+
| Offer type | Legacy Cloud Partner Portal API Support | Partner Center submission API support | Product Ingestion API support |
27+
| --- | :---: | :---: |--------------------|
28+
| Azure Application | | ✔ | |
29+
| Azure Container | ✔ | | |
30+
| Azure Virtual Machine | ✔ | | ✔|
31+
| Consulting Service | ✔ | | |
32+
| Dynamics 365 | | ✔ | |
33+
| IoT Edge Module | ✔ | | |
34+
| Managed Service | ✔ | | |
35+
| Power BI App | ✔ | | |
36+
| Software as a Service | | ✔ | |
3637

3738
Microsoft 365 Office add-ins, Microsoft 365 SharePoint solutions, Microsoft 365 Teams apps, and Power BI Visuals don’t have submission API support.
3839

0 commit comments

Comments
 (0)