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