v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13145259.5 KB
partners

Resumes a suspended subscription. The new billing cycle will start at the time of the request. It should be called directly by the partner using service accounts.

post/v1/{+name}:resume

Path parameters

namestring required

Required. The name of the subscription resource to be resumed. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}"

Request body

resumeMode'RESUME_MODE_UNSPECIFIED' | 'RESUME_MODE_CYCLE_OPTIONS' | 'RESUME_MODE_RESTORE_EXISTING_BILLING_SCHEDULE' | 'RESUME_MODE_IMMEDIATE_NEW_CYCLE'

Required. The mode to resume the subscription.

Response

Successful response

All 14 operations