Skip to content

Commit b368e38

Browse files
authored
Merge pull request #204020 from dannyevers/71489-metered-billing
71489-metered-billing
2 parents bf9e940 + 2f19716 commit b368e38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/marketplace/marketplace-metering-service-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: The usage event API allows you to emit usage events for SaaS offers
44
ms.service: marketplace
55
ms.subservice: partnercenter-marketplace-publisher
66
ms.topic: conceptual
7-
ms.date: 06/30/2022
7+
ms.date: 07/07/2022
88
author: arifgani
99
ms.author: argani
1010
---
@@ -158,7 +158,7 @@ The batch usage event API allows you to emit usage events for more than one purc
158158
| `authorization` | A unique access token that identifies the ISV that is making this API call. The format is `Bearer <access_token>` when the token value is retrieved by the publisher as explained for <br> <ul> <li> SaaS in [Get the token with an HTTP POST](partner-center-portal/pc-saas-registration.md#get-the-token-with-an-http-post). </li> <li> Managed application in [Authentication strategies](./marketplace-metering-service-authentication.md). </li> </ul> |
159159

160160
>[!NOTE]
161-
>In the request body, the resource identifier has different meanings for SaaS app and for Azure Managed app emitting custom meter. The resource identifier for SaaS App is `resourceID`. The resource identifier for Azure Application Managed Apps plans is `resourceUri`.
161+
>In the request body, the resource identifier has different meanings for SaaS app and for Azure Managed app emitting custom meter. The resource identifier for SaaS App is `resourceID`. The resource identifier for Azure Application Managed Apps plans is `resourceUri`. For more information on resource identifiers, see [Azure Marketplace Metered Billing- Picking the correct ID when submitting usage events](https://techcommunity.microsoft.com/t5/fasttrack-for-azure/azure-marketplace-metered-billing-picking-the-correct-id-when/ba-p/3542373).
162162
163163
For SaaS offers, the `resourceId` is the SaaS subscription ID. For more details on SaaS subscriptions, see [list subscriptions](partner-center-portal/pc-saas-fulfillment-subscription-api.md#get-list-of-all-subscriptions).
164164

0 commit comments

Comments
 (0)