Changing the Auto-renewal Flag of Google Subscriptions
In order to be able to enable o disable the auto-renewal status of a Google subscription, please create a change request for the corresponding subscription modifying ONLY the cb_autorenewal
ordering parameter with one of the 2 possible values: active_auto_renewal
or inactive_auto_renewal
. Please make sure that no item changes are included in this request.
Parameter ID | Required | Description |
---|---|---|
cb_autorenewal | Only if the auto-renewal status needs to be changed. |
The following values are possible:
|
Example:
Copy
{
"id": "cb_autorenewal",
"value": "active_auto_renewal_status"
}