Set a custom grace period
PUT {{baseUrl}}/subscriptions/:SubscriptionReference/renewal/graceperiod/?Days=<number>
Set a custom grace period for an Active or Past Due subscription.
Use 0 to set the grace period for a subscription to the default value you defined in the per-product or per-account settings.
Attributes | Type/Description |
---|---|
SubscriptionReference | Required (string) |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Days | string | The number of days of delay. |