Expose NCE license commitment terms in Graph API

Expose NCE license commitment terms in Graph API
22

Upvotes

Upvote

 Feb 08 2022
0 Comments 
New

With the new NCE changes to M365 licensing, the commitment term for a license becomes extra important because it affects their price. When querying information about licenses or subscribedSkus, there is no information telling us what the term duration (P1M/P1Y/..) and billing plan (monthly/yearly/..) is. 

 

We need to retrieve this information through the Graph API. Can it be added to the response for either of these two endpoints?

 

Similarly, when assigning a license to a user using assignLicense, there is no way to set the commitment term (monthly/yearly/etc).