For comprehensive integrations with global subscriptions across all of your customers, you might want to include the currently active subscription price as well.
We have improved the API endpoint that returns all your NCE subscriptions across all customers:
GET /api/resellers/{resellerId}/services/csp/nce/subscriptions
The response now includes these fields:
unitSalesPrice
currencyCode
segment
That means you can easily query all of your subscriptions, including their prices with a single query.
Broker Admins permission changes
In order to have a separation of roles and not over-assign the Super Admin role, we expanded the service management capability of Global Admin and Global Support Admin roles.
The Global Admin and Global Support Admin are now able to:
remove custom service from Organization
remove Microsoft 365 CSP Direct service from Organization
remove Azure service from Organization
This gives more permissions to these roles in terms of service management for Organizations.