Skip to content

Commit 2c6592d

Browse files
authored
Merge pull request #178192 from dannyevers/58565-suspended
Added statement about Unsubscribe action
2 parents 27134ed + de66f8d commit 2c6592d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/marketplace/partner-center-portal/pc-saas-fulfillment-api-v2.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,10 @@ This state indicates that a customer's payment for the SaaS service has not been
113113

114114
The publisher might or might not make changes to the SaaS service on the publisher side. We recommend that the publisher makes this information available to the suspended customer and limits or blocks the customer's access to the SaaS service. There is a probability the payment will never be received.
115115

116-
Microsoft gives the customer a 30-day grace period before automatically canceling the subscription. When a subscription is in the *Suspended* state:
116+
> [!NOTE]
117+
> Microsoft gives the customer a 30-day grace period before automatically canceling the subscription. After the 30-day grace period is over the webhook will receive an [Unsubscribe](#cancel-a-subscription) action.
118+
119+
When a subscription is in the *Suspended* state:
117120

118121
* The partner or ISV must keep the SaaS account in a recoverable state, so that full functionality can be restored without any loss of data or settings.
119122
* The partner or ISV should expect a request to reinstate the subscription, if the payment is received during the grace period, or a request to de-provision the subscription at the end of the grace period. Both requests will be sent via the webhook mechanism.

0 commit comments

Comments
 (0)