Delete
|
|||||
|
|
||||
Cancel or transfer a subscription to direct
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage users on your domain
Input
This building block consumes 3 input parameters
| Name | Format | Description |
|---|---|---|
customerId Required |
STRING |
Either the customer's primary domain name or the customer's unique identifier. If using the domain name, we do not recommend using a customerId as a key for persistent data. If the domain name for a customerId is changed, the Google system automatically updates |
subscriptionId Required |
STRING |
This is a required property. The subscriptionId is the subscription identifier and is unique for each customer. Since a subscriptionId changes when a subscription is updated, we recommend to not use this ID as a key for persistent data. And the subscriptionId can be found using the retrieve all reseller subscriptions method |
deletionType Required |
ENUMERATION |
The deletionType query string enables the cancellation, downgrade, or suspension of a subscription |
= Parameter name
= Format
|
customerId STRING Required Either the customer's primary domain name or the customer's unique identifier. If using the domain name, we do not recommend using a customerId as a key for persistent data. If the domain name for a customerId is changed, the Google system automatically updates |
|
subscriptionId STRING Required This is a required property. The subscriptionId is the subscription identifier and is unique for each customer. Since a subscriptionId changes when a subscription is updated, we recommend to not use this ID as a key for persistent data. And the subscriptionId can be found using the retrieve all reseller subscriptions method |
|
deletionType ENUMERATION Required The deletionType query string enables the cancellation, downgrade, or suspension of a subscription |
