Update an account's additional plan

PUT {{baseUrl}}/accounts/:accountId/plans/addons

Use this API to update a sub account's additional plan.

This API can only be used by Master accounts that pay all billing charges of their associated Pro or higher sub accounts. Zoom only allows approved partners to use Master APIs and manage sub accounts' billing information. Email the partner programs team at partner-success@zoom.us for more details.

Prerequisites:

  • A Pro or a higher plan with the

Master account option enabled.

  • The sub account

must be a paid account whose billing charges are paid by its Master account.

Scopes: billing:master

Rate Limit Label : Heavy

Request Body

{"hosts"=>"<integer>", "type"=>"<string>", "paid_period_start_date"=>"<string>", "service_effective_date"=>"<string>"}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: OK

""