Forum Discussion

MahmutK's avatar
MahmutK
Copper Contributor
Oct 30, 2024
Solved

Microsoft Partner Center API Sku Property

Hello everyone, We need the SKU IDs, and currently, they are coming in the following format: 0002. However, for our invoicing process, we need them in this format: P73-08328. Could you let us know ...
  • sansbacher's avatar
    sansbacher
    Nov 06, 2024

    Hello ahart3 ,

    I think you're confused between OEM and CSP products. "P73-08328" is an OEM part number, for example:

    https://ca.ingrammicro.com/site/productdetail?id=A300-730A7G

     

    Where as the Partner Center uses CSP part numbers which are composed of Product IDs and SKU IDs (you'll also probably find Offer IDs and other IDs via the API's, since they can be purchased for different terms [1Y vs 3Y or monthly, etc], and there can be discounted for Gov't, Edu, Charity, etc). For example look at:

    https://learn.microsoft.com/en-us/partner-center/announcements/2024-october#new-software-launches---november-latest-versions

     

    You need both the Product ID and SKU ID. More details here:

    https://learn.microsoft.com/en-us/partner-center/pricing/software-pricing

     

    Most of all this changed when MS implemented NCE.

       --Saul

Resources