Update an additional plan for a sub account.This API can only be used by master accounts that pay all billiing charges of their associated Pro or higher sub accounts. Zoom allows only approved partners to use master APIs and manage sub accounts' subscriptions. Email the partner programs team at partner-success@zoom.us for more details.
Prerequisites:
Pro or a higher plan with master account enabled.
The sub account must be a paid account. The billing charges for the sub account must be paid by the master account.
🟢200**Error Code:** `200`<br>
Free trial and VIP accounts can't update sub plans.<br>
You don’t have subscription for ({oldPlanCode}) yet.
application/json
Body
object{0}
🟢204**HTTP Status Code:** `204`<br>
Additional plan updated for the account.
🔵300**Error Code:** `300`<br>
Plan types do not match, oldPlanType: {oldPlanType} newPlanType: {newPlanType}.
🟠400**HTTP Status Code:** `400`<br>
**Error Code:** `2100`
<br>This sub account is on self pay mode.
<br>Invalid Additional Plan Type: {newPlanCode}.
<br>Cannot update Additional plan for a sub account under free plan.
<br>Invalid plan type.
<br>Account can’t
🟠404**HTTP Status Code:** `404`<br>
**Error Code:** `2001`<br>
Account does not exist: {subAccountId}.<br>
**Error Code:** `3200`<br>
Cannot find Zuora subscription for account:{subAccountId}.