We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a11c169 + c1b0c03 commit 9d44d89Copy full SHA for 9d44d89
articles/marketplace/partner-center-portal/pc-saas-fulfillment-webhook.md
@@ -4,7 +4,7 @@ description: Learn how to implement a webhook on the SaaS service by using the f
4
ms.service: marketplace
5
ms.subservice: partnercenter-marketplace-publisher
6
ms.topic: reference
7
-ms.date: 03/15/2022
+ms.date: 03/16/2022
8
author: arifgani
9
ms.author: argani
10
---
@@ -69,7 +69,7 @@ The publisher must implement a webhook in the SaaS service to keep the SaaS subs
69
"publisherId": "contoso",
70
"offerId": "offer2 ",
71
"planId": "gold",
72
- "quantity": "20",
+ "quantity": 20,
73
"timeStamp": "2019-04-15T20:17:31.7350641Z",
74
"action": "Reinstate",
75
"status": "InProgress"
0 commit comments