We have a system that manages our G Suite Reseller via the API.
Given a G Suite subscription that has been suspended because it has already passed its annual commitment period (and its renewal setting is set to "CANCEL" i.e. be suspended after its commitment period), will the "Activate" request be enough to immediately re-activate the subscription with the same plan details that it had before (i.e. same plan and renewal settings)?
I have checked this article and it only mentions briefly that to activate a suspended account, the activate code simply has to be called: https://developers.google.com/admin-sdk/reseller/v1/reference/subscriptions/changeRenewalSettings#renewalType
Could anyone clarify or verify this? I am unable to test it since our G Suite sandbox environment does not have any subscriptions that have already exceeded its commitment period (and I am unable to create one with that setup either).