Request
| Property Name | Type | Required | Description |
|---|---|---|---|
charge-upon-plan-change | boolean | Optional | Indicates whether to charge shopper upon subscription plan change. |
grace-period-length | integer | Optional | Grace period in days. |
plan-charge-amount-limit | container | Optional | Container of plan-charge-amount-limit properties. |
plan-duration-period | integer | Optional | Plan duration period (expiration) in days. |
plan-max-charge-number-limit | integer | Optional | Max charge limit (max installations). |
Response
| Property Name | Type | Description |
|---|---|---|
charge-upon-plan-change | boolean | Indicates whether to charge shopper upon subscription plan change. |
grace-period-length | integer | Grace period in days. |
plan-charge-amount-limit | container | Container of plan-charge-amount-limit properties. |
plan-duration-period | integer | Plan duration period (expiration) in days. |
plan-max-charge-number-limit | integer | Max charge limit (max installations). |
