# Billing plans This document lists Zoom's available plans for API reference. Use of the plans in this document may be restricted to contractual agreements with Zoom. In the tables below, "Subscribe" links to [Subscribe account to plan](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) and "Subscribe (additional)" links to [Subscribe account to an additional plan](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons). See [Manage plans](/docs/api/references/manage-plans/) for details. > [Click here for Zoom Phone calling plans](/docs/api/references/phone-calling-plans/). ## Base plans Here are the available Zoom Base plans. - [Zoom Workplace Pro](#zoom-workplace-pro) - [Zoom Workplace Business](#zoom-workplace-business) - [Zoom Workplace Business Plus](#zoom-workplace-business-plus) - [Zoom Workplace Enterprise](#zoom-workplace-enterprise) - [Zoom Workplace Enterprise Plus](#zoom-workplace-enterprise-plus) - [Zoom Workplace Enterprise Plus with premier support](#zoom-workplace-enterprise-plus-with-premier-support) - [Zoom Workplace Enterprise Premier](#zoom-workplace-enterprise-premier) - [Zoom Workplace Enterprise Essentials](#zoom-workplace-enterprise-essentials) - [Zoom Workplace for Education: School and Campus plans](#zoom-workplace-for-education-school-and-campus-plans) - [Zoom Workplace for Education: School and Campus Plus plans](#zoom-workplace-for-education-school-and-campus-plus-plans) - [Zoom Workplace for Education: Enterprise Premier plans](#zoom-workplace-for-education-enterprise-premier-plans) - [Zoom Workplace for Education: Enterprise Essentials plans](#zoom-workplace-for-education-enterprise-essentials-plans) - [Zoom Workplace for Education: Enterprise Plus plans](#zoom-workplace-for-education-enterprise-plus-plans) - [Zoom Workplace for Education: Enterprise Higher Ed Student plans](#zoom-workplace-for-education-enterprise-higher-ed-student-plans) - [Education](#education) - [Video SDK plans](#video-sdk-plans) - [Zoom Workspace Reservation](#zoom-workspace-reservation) - [Partner premier plans](#partner-premier-plans) ### Zoom Workplace Pro | API plan type | Plan name | API payload and preconditions | | ---------------------- | ------------------------------- | ------------------------------------------------------------------------------ | | `monthly` | Standard Pro Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `yearly` | Standard Pro Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `plan_pro_two_years` | Standard Pro Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `plan_pro_three_years` | Standard Pro Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | These Workplace Pro plans require Zoom customer support enablement. | API plan type | Plan name | API payload and preconditions | | ------------- | ---------------------------- | ------------------------------------------------------------------------------ | | `monthly25` | Pro Monthly with capacity 25 | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `yearly25` | Pro Annual with capacity 25 | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `monthly50` | Pro Monthly with capacity 50 | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `yearly50` | Pro Annual with capacity 50 | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | ### Zoom Workplace Business | API plan type | Plan name | API payload and preconditions | | --------------------------- | ------------------------------------- | ------------------------------------------------------------------------------ | | `business_monthly` | Zoom Workplace Biz Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `business_yearly` | Zoom Workplace Biz Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `plan_business_two_years` | Zoom Workplace Biz Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `plan_business_three_years` | Zoom Workplace Biz Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | ### Zoom Workplace Business Plus This is both a base plan and an additional plan. | API plan type | Plan name | API payload and preconditions | | ------------------------------------------ | --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | | `zobp_usca_monthly_unlimited` | Zoom Workplace Business Plus US/CA Unlimited Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_usca_yearly_unlimited` | Zoom Workplace Business Plus US/CA Unlimited Yearly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_usca_two_year_prepay_unlimited` | Zoom Workplace Business Plus US/CA Unlimited Two Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_usca_three_year_prepay_unlimited` | Zoom Workplace Business Plus US/CA Unlimited Three Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_ukil_monthly_unlimited` | Zoom Workplace Business Plus UK/IR Unlimited Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_ukil_yearly_unlimited` | Zoom Workplace Business Plus UK/IR Unlimited Yearly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_ukil_two_year_prepay_unlimited` | Zoom Workplace Business Plus UK/IR Unlimited Two Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_ukil_three_year_prepay_unlimited` | Zoom Workplace Business Plus UK/IR Unlimited Three Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_jp_monthly_unlimited` | Zoom Workplace Business Plus Japan Unlimited Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_jp_yearly_unlimited` | Zoom Workplace Business Plus Japan Unlimited Yearly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_jp_two_year_prepay_unlimited` | Zoom Workplace Business Plus Japan Unlimited Two Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_jp_three_year_prepay_unlimited` | Zoom Workplace Business Plus Japan Unlimited Three Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_aunz_monthly_unlimited` | Zoom Workplace Business Plus AU/NZ Unlimited Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_aunz_yearly_unlimited` | Zoom Workplace Business Plus AU/NZ Unlimited Yearly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_aunz_two_year_prepay_unlimited` | Zoom Workplace Business Plus AU/NZ Unlimited Two Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_aunz_three_year_prepay_unlimited` | Zoom Workplace Business Plus AU/NZ Unlimited Three Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_pro_global_select_monthly` | Zoom Workplace Business Plus Pro Global Select Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_pro_global_select_quarterly` | Zoom Workplace Business Plus Pro Global Select Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_pro_global_select_yearly` | Zoom Workplace Business Plus Pro Global Select Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_pro_global_select_two_year_prepay` | Zoom Workplace Business Plus Pro Global Select Two Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zobp_pro_global_select_three_year_prepay` | Zoom Workplace Business Plus Pro Global Select Three Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | ### Zoom Workplace Enterprise | API plan type | Plan name | API payload and preconditions | | ---------------- | ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | | `zoe_monthly` | Zoom Workplace Enterprise Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_yearly` | Zoom Workplace Enterprise Yearly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_two_year` | Zoom Workplace Enterprise Two Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_three_year` | Zoom Workplace Enterprise Three Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | ### Zoom Workplace Enterprise Plus | API plan type | Plan name | API payload and preconditions | | ----------------- | ----------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | | `zoep_monthly` | Zoom Workplace Enterprise Plus Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoep_yearly` | Zoom Workplace Enterprise Plus Yearly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoep_two_year` | Zoom Workplace Enterprise Plus Two Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoep_three_year` | Zoom Workplace Enterprise Plus Three Year | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | ### Zoom Workplace Enterprise Plus with Premier support | API plan type | Plan name | API payload and preconditions | | ------------------------ | --------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | | `zoep_ea_yearly` | Zoom Workplace Enterprise Plus - EA Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoep_ea_three_year` | Zoom Workplace Enterprise Plus - EA Three Years PrePay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoep_ea_pso_yearly` | Zoom Workplace Enterprise Plus with Premier Support - EA Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoep_ea_pso_three_year` | Zoom Workplace Enterprise Plus with Premier Support - EA Three Years PrePay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | ### Zoom Workplace Enterprise Premier | API plan type | Plan name | API payload and preconditions | | -------------------------- | -------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | | `zoe_prem_usca_monthly` | Zoom Workplace Enterprise Premier US/Canada Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_usca_quarterly` | Zoom Workplace Enterprise Premier US/Canada Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_usca_yearly` | Zoom Workplace Enterprise Premier US/Canada Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_usca_two_year` | Zoom Workplace Enterprise Premier US/Canada Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_usca_three_year` | Zoom Workplace Enterprise Premier US/Canada Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_aunz_monthly` | Zoom Workplace Enterprise Premier Australia/New Zealand Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_aunz_quarterly` | Zoom Workplace Enterprise Premier Australia/New Zealand Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_aunz_yearly` | Zoom Workplace Enterprise Premier Australia/New Zealand Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_aunz_two_year` | Zoom Workplace Enterprise Premier Australia/New Zealand Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_aunz_three_year` | Zoom Workplace Enterprise Premier Australia/New Zealand Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_jp_monthly` | Zoom Workplace Enterprise Premier Japan Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_jp_quarterly` | Zoom Workplace Enterprise Premier Japan Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_jp_yearly` | Zoom Workplace Enterprise Premier Japan Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_jp_two_year` | Zoom Workplace Enterprise Premier Japan Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_jp_three_year` | Zoom Workplace Enterprise Premier Japan Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_ukir_monthly` | Zoom Workplace Enterprise Premier UK/Ireland Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_ukir_quarterly` | Zoom Workplace Enterprise Premier UK/Ireland Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_ukir_yearly` | Zoom Workplace Enterprise Premier UK/Ireland Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_ukir_two_year` | Zoom Workplace Enterprise Premier UK/Ireland Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | | `zoe_prem_ukir_three_year` | Zoom Workplace Enterprise Premier UK/Ireland Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) Must buy with the Zoom Phone base plan. | ### Zoom Workplace Enterprise Essentials | API plan type | Plan name | API payload and preconditions | | ------------------------------ | ---------------------------------------------------------- | ------------------------------------------------------------------------------ | | `zm_one_ent_std_monthly` | Zoom Workplace Enterprise Essentials Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zm_one_ent_std_quarterly` | Zoom Workplace Enterprise Essentials Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zm_one_ent_std_yearly` | Zoom Workplace Enterprise Essentials Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zm_one_ent_std_two_year` | Zoom Workplace Enterprise Essentials Two Years PrePay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zm_one_ent_std_three_year` | Zoom Workplace Enterprise Essentials Three Years PrePay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zm_one_ent_sta_act_monthly` | Zoom Workplace Enterprise Essentials Active Host Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zm_one_ent_sta_act_quarterly` | Zoom Workplace Enterprise Essentials Active Host Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zm_one_ent_sta_act_yearly` | Zoom Workplace Enterprise Essentials Active Host Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | ### Zoom Workplace for Education: School and Campus plans | API plan type | Plan name | API payload and preconditions | | ------------------------ | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | | `zo_edu_sch_cmp_monthly` | Zoom Workplace for Education School and Campus Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)20 license minimum | | `zo_edu_sch_cmp_yearly` | Zoom Workplace for Education School and Campus Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)20 license minimum | ### Zoom Workplace for Education: School and Campus Plus plans | API plan type | Plan name | API payload and preconditions | | ------------------------------------ | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `zo_edu_sch_cmp_plus_usca_monthly` | Zoom Workplace for Education School and Campus Plus US/Canada Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_usca_yearly` | Zoom Workplace for Education School and Campus Plus US/Canada Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_aunz_monthly` | Zoom Workplace for Education School and Campus Plus Australia/New Zealand Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_aunz_yearly` | Zoom Workplace for Education School and Campus Plus Australia/New Zealand Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_jp_monthly` | Zoom Workplace for Education School and Campus Plus Japan Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_jp_yearly` | Zoom Workplace for Education School and Campus Plus Japan Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_ukir_monthly` | Zoom Workplace for Education School and Campus Plus UK/Ireland Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_ukir_yearly` | Zoom Workplace for Education School and Campus Plus UK/Ireland Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_global_monthly` | Zoom Workplace for Education School and Campus Plus Global Select Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | | `zo_edu_sch_cmp_plus_global_yearly` | Zoom Workplace for Education School and Campus Plus Global Select Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.20 license minimum | ### Zoom Workplace for Education: Enterprise Premier plans | API plan type | Plan name | API payload and preconditions | | ------------------------------ | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zo_edu_ent_prem_usca_monthly` | Zoom Workplace for Education Enterprise Premier US/Canada Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.250 license minimum for Enterprise Higher Ed Student | | `zo_edu_ent_prem_aunz_monthly` | Zoom Workplace for Education Enterprise Premier Australia/New Zealand Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.250 license minimum for Enterprise Higher Ed Student | | `zo_edu_ent_prem_jp_monthly` | Zoom Workplace for Education Enterprise Premier Japan Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.250 license minimum for Enterprise Higher Ed Student | | `zo_edu_ent_prem_ukir_monthly` | Zoom Workplace for Education Enterprise Premier UK/Ireland Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.250 license minimum for Enterprise Higher Ed Student | ### Zoom Workplace for Education: Enterprise Essentials plans | API plan type | Plan name | API payload and preconditions | | ------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | | `zo_edu_ent_essentials_monthly` | Zoom Workplace for Education Enterprise Essentials Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)250 license minimum for Higher Education | | `zo_edu_ent_essentials_yearly` | Zoom Workplace for Education Enterprise Essentials Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)250 license minimum for Higher Education | ### Zoom Workplace for Education: Enterprise Plus plans | API plan type | Plan name | API payload and preconditions | | ------------------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zo_edu_ent_plus_monthly` | Zoom Workplace for Education Enterprise Plus Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.250 license minimum for Higher Education | | `zo_edu_ent_plus_yearly` | Zoom Workplace for Education Enterprise Plus Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan.250 license minimum for Higher Education | ### Zoom Workplace for Education: Enterprise Higher Ed Student plans | API plan type | Plan name | API payload and preconditions | | ----------------------------- | ------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------- | | `zo_edu_ent_hied_stu_monthly` | Zoom Workplace for Education: Enterprise Higher Ed Student Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan. | | `zo_edu_ent_hied_stu_yearly` | Zoom Workplace for Education Enterprise Higher Ed Student Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans)Must buy with the Zoom Phone base plan. | ### Education | API plan type | Plan name | API payload and preconditions | | ---------------------- | ---------------------------- | ------------------------------------------------------------------------------ | | `edu20` | Education Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `plan_edu_two_years` | Education Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `plan_edu_three_years` | Education Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | ### Video SDK plans Video SDK plans are returned in the Base plan object. See [Manage plans: Video SDK account plans](/docs/api/references/manage-plans//#video-sdk-account-plans) and [Video SDK account](/docs/video-sdk/account/) for details. Zoom also offers [Video SDK Cloud Recording add-on plans](#video-sdk-cloud-recording-add-on-plans). | API plan type | Plan name | API payload and preconditions | | --------------------------- | ------------------------------------------- | ------------------------------------------------------------------------------ | | `vsdk_yearly_prepay_usage` | Video SDK Yearly prepaid plan | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `vsdk_monthly_prepay_usage` | Video SDK Monthly prepaid plan (ISV only) | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `vsdk_payongo` | Video SDK Pay As You Go plan _(Deprecated)_ | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | ### Zoom Workspace Reservation | API plan type | Plan name | API payload and preconditions | | ---------------- | ---------------------------------------- | ------------------------------------------------------------------------------ | | `zwr_monthly` | Workspace Reservation Monthly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zwr_quarterly` | Workspace Reservation Quarterly | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zwr_yearly` | Workspace Reservation Annual | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zwr_two_year` | Workspace Reservation Two Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | | `zwr_three_year` | Workspace Reservation Three Years Prepay | [Subscribe](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans) | ## Additional plans - [Zoom Room plans](#zoom-room-plans) - [Quality of Service Subscription (QSS) plans](#quality-of-service-subscription-qss-plans) - [Zoom Whiteboard plans](#zoom-whiteboard-plans) - [Zoom Revenue Accelerator plans](#zoom-revenue-accelerator-plans) - [Zoom Translation plans](#zoom-translation-plans) - [Room Connector plans](#room-connector-plans) - [Large Meeting plans](#large-meeting-plans) - [Webinar plans](#webinar-plans) - [Zoom Events plans](#zoom-events-plans) - [Zoom Events (SaaS) plans](#zoom-events-saas-plans) - [Zoom Sessions (SaaS) plans](#zoom-session-saas-plans) - [Zoom Sessions consumption plans](#zoom-sessions-consumption-plans) - [Zoom Events consumption plans](#zoom-events-consumption-plans) - [Cloud Recording plans](#cloud-recording-plans) - [Audio Conferencing plans](#audio-conferencing-plans) - [SIP Trunk plans](#sip-trunk-plans) - [Concurrent Meeting plans](#concurrent-meeting-plans) - [Video SDK Cloud Recording add-on plans](#video-sdk-cloud-recording-add-on-plans) - [Zoom Virtual Agents plans](#zoom-virtual-agents-plans) - [Zoom Recording Connector plans](#zoom-recordings-connector-plans) - [Zoom Mesh plans](#zoom-mesh-plans) - [Zoom Scheduler plans](#zoom-scheduler-plans) - [Zoom Workforce Management plans](#zoom-workforce-management-plans) - [Zoom Visitor Management plans](#zoom-visitor-management-plans) ### Zoom Room plans | API plan type | Plan name | API payload and preconditions | | --------------------------- | ----------------------------- | -------------------------------------------------------------------------------------------------- | | `zroom_monthly` | Zoom Rooms Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zroom_yearly` | Zoom Rooms Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `plan_zoomroom_two_years` | Zoom Rooms Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `plan_zoomroom_three_years` | Zoom Rooms Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Quality of Service Subscription (QSS) plans The Quality Streaming Service billing plans apply to the [Quality of Service Subscription (QSS)](/docs/api/qss/) product. | API plan type | Plan name | API payload and preconditions | | ----------------------------- | ------------------------------------------------------ | -------------------------------------------------------------------------------------------------- | | `quality_stream1_monthly` | Quality Streaming Service (QSS) I Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream1_quarterly` | Quality Streaming Service (QSS) I Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream1_yearly` | Quality Streaming Service (QSS) I Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream1_two_years` | Quality Streaming Service (QSS) I Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream1_three_years` | Quality Streaming Service (QSS) I Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream2_monthly` | Quality Streaming Service (QSS) II Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream2_quarterly` | Quality Streaming Service (QSS) II Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream2_yearly` | Quality Streaming Service (QSS) II Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream2_two_years` | Quality Streaming Service (QSS) II Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream2_three_years` | Quality Streaming Service (QSS) II Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream3_monthly` | Quality Streaming Service (QSS) III Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream3_quarterly` | Quality Streaming Service (QSS) III Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream3_yearly` | Quality Streaming Service (QSS) III Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream3_two_years` | Quality Streaming Service (QSS) III Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream3_three_years` | Quality Streaming Service (QSS) III Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `quality_stream1_free_trial` | Quality Streaming Service Free Trial | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Whiteboard plans | API plan type | Plan name | API payload and preconditions | | --------------------- | ---------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `zwb_monthly` | Zoom Whiteboard - Unlimited Boards Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_yearly` | Zoom Whiteboard - Unlimited Boards Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_two_year` | Zoom Whiteboard - Unlimited Boards Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_three_year` | Zoom Whiteboard - Unlimited Boards Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_plus_monthly` | Zoom Whiteboard Plus - Unlimited Boards Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_plus_quarterly` | Zoom Whiteboard Plus - Unlimited Boards Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_plus_yearly` | Zoom Whiteboard Plus - Unlimited Boards Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_plus_two_year` | Zoom Whiteboard Plus - Unlimited Boards Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zwb_plus_three_year` | Zoom Whiteboard Plus - Unlimited Boards Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Revenue Accelerator plans | API plan type | Plan name | API payload and preconditions | | ---------------------- | ------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `ziq_sales_monthly` | Zoom Revenue Accelerator Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ziq_sales_yearly` | Zoom Revenue Accelerator Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ziq_sales_two_year` | Zoom Revenue Accelerator Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ziq_sales_three_year` | Zoom Revenue Accelerator Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Translation plans | API plan type | Plan name | API payload and preconditions | | -------------------- | ------------------------------ | -------------------------------------------------------------------------------------------------- | | `ztransl_monthly` | Translation Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ztransl_quarterly` | Translation Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ztransl_yearly` | Translation Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ztransl_two_year` | Translation Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ztransl_three_year` | Translation Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Room Connector plans | API plan type | Plan name | API payload and preconditions | | ----------------------- | --------------------------------- | -------------------------------------------------------------------------------------------------- | | `roomconnector_monthly` | Room Connector Monthly Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `roomconnector_yearly` | Room Connector Yearly Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `plan_rc_two_years` | Romm Connector Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `plan_rc_three_years` | Romm Connector Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Large Meeting plans | API plan type | Plan name | API payload and preconditions | | ---------------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `large500_monthly` | 500 Participants meeting Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | | `large500_yearly` | 500 Participants meeting Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | | `plan_large500_two_years` | 500 Participants meeting Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | | `plan_large500_three_years` | 500 Participants meeting Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | | `large1000_monthly` | 1000 Participants meeting Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | | `large1000_yearly` | 1000 Participants meeting Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | | `plan_large1000_two_years` | 1000 Participants meeting Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | | `plan_large1000_three_years` | 1000 Participants meeting Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The total number of larger meeting hosts must be less than the total number of meeting hosts. | ### Webinar plans | API plan type | Plan name | API payload and preconditions | | ------------------------------- | -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `webinar500_monthly` | Webinar 500 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar500_yearly` | Webinar 500 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar500_two_years` | Webinar 500 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar500_three_years` | Webinar 500 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar1000_monthly` | Webinar 1000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar1000_yearly` | Webinar 1000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar1000_two_years` | Webinar 1000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar1000_three_years` | Webinar 1000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar3000_monthly` | Webinar 3000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar3000_yearly` | Webinar 3000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar3000_two_years` | Webinar 3000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar3000_three_years` | Webinar 3000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar5000_monthly` | Webinar 5000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar5000_yearly` | Webinar 5000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar5000_two_years` | Webinar 5000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar5000_three_years` | Webinar 5000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar10000_monthly` | Webinar 10000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar10000_yearly` | Webinar 10000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar10000_two_years` | Webinar 10000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `plan_webinar10000_three_years` | Webinar 10000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar20000_monthly` | Webinar 20000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar20000_yearly` | Webinar 20000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar30000_monthly` | Webinar 30000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar30000_yearly` | Webinar 30000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar50000_monthly` | Webinar 50000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | | `webinar50000_yearly` | Webinar 50000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) The number of webinar hosts must be less than or equal to the total number of meeting hosts. | ### Zoom Events plans | API plan type | Plan name | API payload and preconditions | | ----------------------------- | ------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zoomevents500_monthly` | Zoom Events 500 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents500_yearly` | Zoom Events 500 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents500_two_years` | Zoom Events 500 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents500_three_years` | Zoom Events 500 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents1000_monthly` | Zoom Events 1000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents1000_yearly` | Zoom Events 1000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents1000_two_years` | Zoom Events 1000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents1000_three_years` | Zoom Events 1000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents3000_monthly` | Zoom Events 3000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents3000_yearly` | Zoom Events 3000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents3000_two_years` | Zoom Events 3000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents3000_three_years` | Zoom Events 3000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents5000_monthly` | Zoom Events 5000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents5000_yearly` | Zoom Events 5000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents5000_two_years` | Zoom Events 5000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents5000_three_years` | Zoom Events 5000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents10000_monthly` | Zoom Events 10000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents10000_yearly` | Zoom Events 10000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents10000_two_years` | Zoom Events 10000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents10000_three_years` | Zoom Events 10000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents20000_monthly` | Zoom Events 20000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents20000_yearly` | Zoom Events 20000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents20000_two_years` | Zoom Events 20000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents20000_three_years` | Zoom Events 20000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents30000_monthly` | Zoom Events 30000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents30000_yearly` | Zoom Events 30000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents30000_two_years` | Zoom Events 30000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents30000_three_years` | Zoom Events 30000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents50000_monthly` | Zoom Events 50000 Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents50000_yearly` | Zoom Events 50000 Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents50000_two_years` | Zoom Events 50000 Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | | `zoomevents50000_three_years` | Zoom Events 50000 Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)The number of event hosts must be less than or equal to the total number of meeting hosts. | ### Zoom Events (SaaS) plans | API plan type | Plan name | API payload and preconditions | | -------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `ze_100_unlimited_monthly` | Zoom Events 100 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_500_unlimited_monthly` | Zoom Events 500 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_1000_unlimited_monthly` | Zoom Events 1,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_3000_unlimited_monthly` | Zoom Events 3,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_5000_unlimited_monthly` | Zoom Events 5,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_10000_unlimited_monthly` | Zoom Events 10,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_20000_unlimited_monthly` | Zoom Events 20,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_30000_unlimited_monthly` | Zoom Events 30,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_50000_unlimited_monthly` | Zoom Events 50,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_ah_monthly` | Additional Host for Zoom Events Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_ace_monthly` | Additional Co-Editor for Zoom Events Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_100_unlimited_yearly` | Zoom Events 100 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_500_unlimited_yearly` | Zoom Events 500 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_1000_unlimited_yearly` | Zoom Events 1,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_3000_unlimited_yearly` | Zoom Events 3,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_5000_unlimited_yearly` | Zoom Events 5,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_10000_unlimited_yearly` | Zoom Events 10,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_20000_unlimited_yearly` | Zoom Events 20,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_30000_unlimited_yearly` | Zoom Events 30,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_50000_unlimited_yearly` | Zoom Events 50,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_100_unlimited_two_year_prepay` | Zoom Events 100 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_500_unlimited_two_year_prepay` | Zoom Events 500 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_1000_unlimited_two_year_prepay` | Zoom Events 1,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_3000_unlimited_two_year_prepay` | Zoom Events 3,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_5000_unlimited_two_year_prepay` | Zoom Events 5,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_10000_unlimited_two_year_prepay` | Zoom Events 10,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_20000_unlimited_two_year_prepay` | Zoom Events 20,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_30000_unlimited_two_year_prepay` | Zoom Events 30,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_50000_unlimited_two_year_prepay` | Zoom Events 50,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_100_unlimited_three_year_prepay` | Zoom Events 100 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_500_unlimited_three_year_prepay` | Zoom Events 500 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_1000_unlimited_three_year_prepay` | Zoom Events 1,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_3000_unlimited_three_year_prepay` | Zoom Events 3,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_5000_unlimited_three_year_prepay` | Zoom Events 5,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_10000_unlimited_three_year_prepay` | Zoom Events 10,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_20000_unlimited_three_year_prepay` | Zoom Events 20,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_30000_unlimited_three_year_prepay` | Zoom Events 30,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_50000_unlimited_three_year_prepay` | Zoom Events 50,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `ze_ah_yearly` | Additional Host for Zoom Events Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Events unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `ze_ah_two_year` | Additional Host for Zoom Events Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Events unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `ze_ah_three_year` | Additional Host for Zoom Events Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Events unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `ze_ace_yearly` | Additional Co-Editor for Zoom Events Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Events unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `ze_ace_two_year` | Additional Co-Editor for Zoom Events Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Events unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `ze_ace_three_year` | Additional Co-Editor for Zoom Events Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Events unlimited plan, while ensuring that the number of hosts does not exceed 20. | ### Zoom Sessions (SaaS) plans | API plan type | Plan name | API payload and preconditions | | ------------------------------- | --------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zs_100_unlimited_monthly` | Zoom Sessions 100 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_500_unlimited_monthly` | Zoom Sessions 500 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_1000_unlimited_monthly` | Zoom Sessions 1,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_3000_unlimited_monthly` | Zoom Sessions 3,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_5000_unlimited_monthly` | Zoom Sessions 5,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_10000_unlimited_monthly` | Zoom Sessions 10,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_20000_unlimited_monthly` | Zoom Sessions 20,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_30000_unlimited_monthly` | Zoom Sessions 30,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_50000_unlimited_monthly` | Zoom Sessions 50,000 Unlimited Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_ah_monthly` | Additional Host for Zoom Sessions Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_ace_monthly` | Additional Co-Editor for Zoom Sessions Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_100_unlimited_yearly` | Zoom Sessions 100 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_500_unlimited_yearly` | Zoom Sessions 500 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_1000_unlimited_yearly` | Zoom Sessions 1,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_3000_unlimited_yearly` | Zoom Sessions 3,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_5000_unlimited_yearly` | Zoom Sessions 5,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_10000_unlimited_yearly` | Zoom Sessions 10,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_20000_unlimited_yearly` | Zoom Sessions 20,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_30000_unlimited_yearly` | Zoom Sessions 30,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_50000_unlimited_yearly` | Zoom Sessions 50,000 Unlimited Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_100_unlimited_two_year` | Zoom Sessions 100 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_500_unlimited_two_year` | Zoom Sessions 500 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_1000_unlimited_two_year` | Zoom Sessions 1,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_3000_unlimited_two_year` | Zoom Sessions 3,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_5000_unlimited_two_year` | Zoom Sessions 5,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_10000_unlimited_two_year` | Zoom Sessions 10,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_20000_unlimited_two_year` | Zoom Sessions 20,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_30000_unlimited_two_year` | Zoom Sessions 30,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_50000_unlimited_two_year` | Zoom Sessions 50,000 Unlimited Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_100_unlimited_three_year` | Zoom Sessions 100 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_500_unlimited_three_year` | Zoom Sessions 500 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_1000_unlimited_three_year` | Zoom Sessions 1,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_3000_unlimited_three_year` | Zoom Sessions 3,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_5000_unlimited_three_year` | Zoom Sessions 5,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_10000_unlimited_three_year` | Zoom Sessions 10,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_20000_unlimited_three_year` | Zoom Sessions 20,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_30000_unlimited_three_year` | Zoom Sessions 30,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_50000_unlimited_three_year` | Zoom Sessions 50,000 Unlimited Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)This plan's number of hosts cannot exceed the base plan's allowed number of hosts. | | `zs_ah_yearly` | Additional Host for Zoom Sessions Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Sessions unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `zs_ah_two_year` | Additional Host for Zoom Sessions Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Sessions unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `zs_ah_three_year` | Additional Host for Zoom Sessions Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Sessions unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `zs_ace_yearly` | Additional Co-Editor for Zoom Sessions Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Sessions unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `zs_ace_two_year` | Additional Co-Editor for Zoom Sessions Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Sessions unlimited plan, while ensuring that the number of hosts does not exceed 20. | | `zs_ace_three_year` | Additional Co-Editor for Zoom Sessions Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Purchase the Zoom Sessions unlimited plan, while ensuring that the number of hosts does not exceed 20. | ### Zoom Sessions consumption plans | API plan type | Plan name | API payload and preconditions | | --------------------- | ------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `zs_ppa_50_yearly` | Zoom Sessions Pay Per 50 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zs_ppa_100_yearly` | Zoom Sessions Pay Per 100 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zs_ppa_600_yearly` | Zoom Sessions Pay Per 600 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zs_ppa_1000_yearly` | Zoom Sessions Pay Per 1000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zs_ppa_3000_yearly` | Zoom Sessions Pay Per 3000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zs_ppa_5000_yearly` | Zoom Sessions Pay Per 5000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zs_ppa_10000_yearly` | Zoom Sessions Pay Per 10000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Events consumption plans | API plan type | Plan name | API payload and preconditions | | --------------------- | ----------------------------------------- | -------------------------------------------------------------------------------------------------- | | `ze_ppa_50_yearly` | Zoom Events Pay Per 50 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ze_ppa_100_yearly` | Zoom Events Pay Per 100 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ze_ppa_600_yearly` | Zoom Events Pay Per 600 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ze_ppa_1000_yearly` | Zoom Events Pay Per 1000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ze_ppa_3000_yearly` | Zoom Events Pay Per 3000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ze_ppa_5000_yearly` | Zoom Events Pay Per 5000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ze_ppa_10000_yearly` | Zoom Events Pay Per 10000 Attendee Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Cloud Recording plans | API plan type | Plan name | API payload and preconditions | | ---------------------------- | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `cmr_monthly_commitment_10` | Cloud Recording 30 GB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_monthly_commitment_40` | Cloud Recording 100 GB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_monthly_commitment_100` | Cloud Recording 500 GB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_monthly_commitment_500` | Cloud Recording 3 TB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_30GB_yearly` | Cloud Recording One Year Prepay 30 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_30GB_two_years` | Cloud Recording Two Years Prepay 30 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_30GB_three_years` | Cloud Recording Three Years Prepay 30 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_100GB_yearly` | Cloud Recording One Year 100 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_100GB_two_years` | Cloud Recording Two Years 100 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_100GB_three_years` | Cloud Recording Three Years 100 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_500GB_yearly` | Cloud Recording One Year Prepay 500 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_500GB_two_years` | Cloud Recording Two Year Prepay 500 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_500GB_three_years` | Cloud Recording Three Year Prepay 500 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_3TB_yearly` | Cloud Recording One Year Prepay 3 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_3TB_two_years` | Cloud Recording Two Year Prepay 3 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_3TB_three_years` | Cloud Recording Three Year Prepay 3 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_1TB_monthly` | Cloud Recording 1 TB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_200GB_monthly` | Cloud Recording 200 GB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_5TB_monthly` | Cloud Recording 5 TB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_1TB_yearly` | Cloud Recording Annual Prepay 1TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_200GB_yearly` | Cloud Recording Annual Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_5TB_yearly` | Cloud Recording Annual Prepay 5TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_1TB_quarterly` | Cloud Recording Quarterly Prepay 1TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_200GB_quarterly` | Cloud Recording Quarterly Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_5TB_quarterly` | Cloud Recording Quarterly Prepay 5TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_1TB_three_year` | Cloud Recording Three Years Prepay 1TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_200GB_three_year` | Cloud Recording Three Years Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_5TB_three_year` | Cloud Recording Three Years Prepay 5TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_1TB_two_year` | Cloud Recording Two Years Prepay 1TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_200GB_two_year` | Cloud Recording Two Years Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `cmr_5TB_two_year` | Cloud Recording Two Years Prepay 5TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zvsdkcr_1TB_monthly` | Zoom Video SDK Recording 1TB Monthly Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Can only buy as an addon when you have the Video SDK as your base plan. | | `zvsdkcr_5TB_monthly` | Zoom Video SDK Recording 5TB Monthly Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Can only buy as an addon when you have the Video SDK as your base plan. | ### Audio Conferencing plans | API plan type | Plan name | API payload and preconditions | | ------------------------------------ | --------------------------------- | -------------------------------------------------------------------------------------------------- | | `tollfree_payongo` | Audio Conferencing Pay As You Go | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_100` | Toll Free Monthly 100 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_250` | Toll Free Monthly 250 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_500` | Toll Free Monthly 500 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_1000` | Toll Free Monthly 1000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_2500` | Toll Free Monthly 2500 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_5000` | Toll Free Monthly 5000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_7500` | Toll Free Monthly 7500 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_10000` | Toll Free Monthly 10000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_15000` | Toll Free Monthly 15000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_25000` | Toll Free Monthly 25000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_40000` | Toll Free Monthly 40000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_60000` | Toll Free Monthly 60000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_80000` | Toll Free Monthly 80000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `tollfree_monthly_commitment_100000` | Toll Free Monthly 100000 | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zoomaudio_unlimit_usca_monthly` | US/CA Unlimited monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zoomaudio_unlimit_usca_yearly` | US/CA Unlimited yearly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zoomaudio_unlimit_usca_two_years` | US/CA Unlimited Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zoomaudio_unlimit_usca_three_years` | US/CA Unlimited Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### SIP Trunk plans | API plan type | Plan name | API payload and preconditions | | ----------------------- | ------------------------------------ | -------------------------------------------------------------------------------------------------- | | `siptrunk_monthly` | SIP Connected Audio Monthly Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `siptrunk_yearly` | SIP Connected Audio Annual Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `siptrunk_two_yearly` | SIP Connected Audio Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `siptrunk_three_yearly` | SIP Connected Audio Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Concurrent Meeting plans | API plan type | Plan name | API payload and preconditions | | ------------------------------ | ------------------------------------------ | -------------------------------------------------------------------------------------------------- | | `concurrent_basic_monthly` | Concurrent Meeting Basic Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `concurrent_basic_yearly` | Concurrent Meeting Basic Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `concurrent_basic_two_years` | Concurrent Meeting Basic Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `concurrent_basic_three_years` | Concurrent Meeting Basic Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `concurrent_plus_monthly` | Concurrent Meeting Plus Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `concurrent_plus_yearly` | Concurrent Meeting Plus Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `concurrent_plus_two_years` | Concurrent Meeting Plus Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `concurrent_plus_three_years` | Concurrent Meeting Plus Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Video SDK Cloud Recording add-on plans | API plan type | Plan name | API payload and preconditions | | ---------------------- | -------------------------------- | -------------------------------------------------------------------------------------------------- | | `vsdk_cmr_monthly_100` | Video SDK Cloud Recording 500 GB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `vsdk_cmr_monthly_500` | Video SDK Cloud Recording 3TB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Virtual Agents plans | API plan type | Plan name | API payload and preconditions | | ---------------- | ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | | `zva_monthly` | Zoom Virtual Agent Monthly Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Uses hosts field for the number of engagements. | | `zva_quarterly` | Zoom Virtual Agent Quarterly Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Uses hosts field for the number of engagements. | | `zva_yearly` | Zoom Virtual Agent Annual Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Uses hosts field for the number of engagements. | | `zva_two_year` | Zoom Virtual Agent Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Uses hosts field for the number of engagements. | | `zva_three_year` | Zoom Virtual Agent Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Uses hosts field for the number of engagements. | | `zva_payongo` | Zoom Virtual Agent Pay As You Go | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Uses hosts field for the number of engagements. | ### Zoom Recording Connector plans | API plan type | Plan name | API payload and preconditions | | ---------------- | ------------------------------------- | -------------------------------------------------------------------------------------------------- | | `zrc_monthly` | Zoom Recordings Connector Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zrc_quarterly` | Zoom Recordings Connector Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zrc_yearly` | Zoom Recordings Connector Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zrc_two_year` | Zoom Recordings Connector Two Years | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zrc_three_year` | Zoom Recordings Connector Three Years | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Mesh plans | API plan type | Plan name | API payload and preconditions | | ------------------------- | ---------------------------- | -------------------------------------------------------------------------------------------------- | | `zmesh_monthly` | Zoom Mesh Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zmesh_quaterly_prepay` | Zoom Mesh Quarterly Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zmesh_yearly_prepay` | Zoom Mesh Annual Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zmesh_two_year_prepay` | Zoom Mesh Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zmesh_three_year_prepay` | Zoom Mesh Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Scheduler plans | API plan type | Plan name | API payload and preconditions | | ------------------- | --------------------------------- | -------------------------------------------------------------------------------------------------- | | `zsched_monthly` | Zoom Scheduler Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zsched_yearly` | Zoom Scheduler Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zsched_quarterly` | Zoom Scheduler Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zsched_two_year` | Zoom Scheduler Two Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zsched_three_year` | Zoom Scheduler Three Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Workforce Management plans | API plan type | Plan name | API payload and preconditions | | ---------------------- | -------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `zm_wf_mgt_monthly` | Zoom Workforce Management Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_wf_mgt_quarterly` | Zoom Workforce Management Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_wf_mgt_yearly` | Zoom Workforce Management Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_wf_mgt_two_year` | Zoom Workforce Management Two Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_wf_mgt_three_year` | Zoom Workforce Management Three Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Visitor Management plans | API plan type | Plan name | API payload and preconditions | | ---------------------------------- | ------------------------------------- | -------------------------------------------------------------------------------------------------- | | `zm_visitor_management_monthly` | Visitor Management Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_visitor_management_quarterly` | Visitor Management Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_visitor_management_yearly` | Visitor Management Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_visitor_management_two_year` | Visitor Management Two Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_visitor_management_three_year` | Visitor Management Three Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ## Zoom Phone plans These are the available Zoom Phone base and hybrid plans. - [Zoom phone base plans](#zoom-phone-base-plans) - [Zoom Phone base plan add-ons](#zoom-phone-base-plan-add-ons) ### Zoom Phone base plans A Zoom Phone base plan is **required** for [Zoom Phone](https://explore.zoom.us/en/products/zoom-phone/). | API plan type | Plan name | API payload and preconditions | | ---------------------------------- | --------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `phone_payongo` | Zoom Phone Pay As You Go | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `phone_basic_monthly_prepay_usage` | Zoom Phone Basic Monthly Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `phone_monthly_prepay_usage` | Zoom Phone Monthly Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `phone_one_year_prepay_usage` | Zoom Phone Annual Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `phone_free_trial` | Zoom Phone Free Trial | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | #### Zoom Phone base plan add-ons To subscribe to a Zoom Phone Base plan add-on, you must also subscribe to a [Zoom Phone Base plan](#zoom-phone-base-plans). | API plan type | Plan name | API payload and preconditions | | ------------------------------ | --------------------------------- | -------------------------------------------------------------------------------------------------- | | `phone_calling_pro_free_trial` | Zoom Phone Calling Pro Free Trial | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ## Zoom Phone calling plans - [Zoom Phone US/Canada Metered Calling Named User](#zoom-phone-uscanada-metered-calling-named-user) - [Zoom Phone US/Canada Unlimited Calling](#zoom-phone-uscanada-unlimited-calling) - [Zoom Phone AU/NZ Metered Calling](#zoom-phone-aunz-metered-calling) - [Zoom Phone AU/NZ Unlimited Calling](#zoom-phone-aunz-unlimited-calling) - [Zoom Phone UK/IL Metered Calling](#zoom-phone-ukil-metered-calling) - [Zoom Phone UK/IL Unlimited Calling](#zoom-phone-ukil-unlimited-calling) - [Zoom Phone Japan Unlimited Calling Named User](#zoom-phone-japan-unlimited-calling-named-user) - [Zoom Phone Japan Metered Calling Named User](#zoom-phone-japan-metered-calling-named-user) - [Zoom Phone Japan Phone Numbers](#zoom-phone-japan-phone-numbers) - [Zoom Phone Pro Unlimited Global Select](#zoom-phone-pro-unlimited-global-select) - [Zoom Phone Pro Global Select Metered](#zoom-phone-pro-global-select-metered) - [Zoom Phone Pro Unlimited](#zoom-phone-pro-unlimited) - [Zoom Phone International Calling Add-on](#zoom-phone-international-calling-add-on) - [Zoom Phone Common Area](#zoom-phone-common-area) ### Zoom Phone US/Canada Metered Calling Named User | API plan type | Plan name | API payload and preconditions | | ---------------------------------------------- | ---------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_usca_monthly_metered` | Zoom Phone US/Canada Metered Calling Named User Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_usca_one_year_metered` | Zoom Phone US/Canada Metered Calling Named User Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_usca_two_year_prepay_metered` | Zoom Phone US/Canada Metered Calling Named User Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_usca_three_year_prepay_metered` | Zoom Phone US/Canada Metered Calling Named User Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone US/Canada Unlimited Calling | API plan type | Plan name | API payload and preconditions | | ------------------------------------------------ | --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_usca_monthly_unlimited` | Zoom Phone US/Canada Unlimited Calling Named User Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_usca_one_year_unlimited` | Zoom Phone US/Canada Unlimited Calling Named User Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_usca_two_year_prepay_unlimited` | Zoom Phone US/Canada Unlimited Calling Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_usca_three_year_prepay_unlimited` | Zoom Phone US/Canada Unlimited Calling Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone AU/NZ Metered Calling | API plan type | Plan name | API payload and preconditions | | ---------------------------------------------- | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_aunz_monthly_metered` | Zoom Phone AU/NZ Metered Calling Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_aunz_one_year_metered` | Zoom Phone AU/NZ Metered Calling Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_aunz_two_year_prepay_metered` | Zoom Phone AU/NZ Metered Calling Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_aunz_three_year_prepay_metered` | Zoom Phone AU/NZ Metered Calling Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone AU/NZ Unlimited Calling | API plan type | Plan name | API payload and preconditions | | ------------------------------------------------ | --------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_aunz_monthly_unlimited` | Zoom Phone AU/NZ Unlimited Calling Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_aunz_one_year_unlimited` | Zoom Phone AU/NZ Unlimited Calling Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_aunz_two_year_prepay_unlimited` | Zoom Phone AU/NZ Unlimited Calling Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_aunz_three_year_prepay_unlimited` | Zoom Phone AU/NZ Unlimited Calling Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone UK/IL Metered Calling | API plan type | Plan name | API payload and preconditions | | ---------------------------------------------- | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_ukil_monthly_metered` | Zoom Phone UK/IL Metered Calling Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_ukil_one_year_metered` | Zoom Phone UK/IL Metered Calling Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_ukil_two_year_prepay_metered` | Zoom Phone UK/IL Metered Calling Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_ukil_three_year_prepay_metered` | Zoom Phone UK/IL Metered Calling Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone UK/IL Unlimited Calling | API plan type | Plan name | API payload and preconditions | | ------------------------------------------------ | --------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_ukil_monthly_unlimited` | Zoom Phone UK/IL Unlimited Calling Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_ukil_one_year_unlimited` | Zoom Phone UK/IL Unlimited Calling Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_ukil_two_year_prepay_unlimited` | Zoom Phone UK/IL Unlimited Calling Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_ukil_three_year_prepay_unlimited` | Zoom Phone UK/IL Unlimited Calling Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Japan Unlimited Calling Named User | API plan type | Plan name | API payload and preconditions | | ------------------------------------------- | -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_jp_monthly_unlimited` | Zoom Phone Japan Unlimited Calling Name User Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_jp_one_year_unlimited` | Zoom Phone Japan Unlimited Calling Name User Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_two_year_prepay_unlimited` | Zoom Phone Japan Unlimited Calling Name User Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_three_year_prepay_unlimited` | Zoom Phone Japan Unlimited Calling Name User Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Japan Metered Calling Named User | API plan type | Plan name | API payload and preconditions | | ----------------------------------------- | -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_jp_monthly_metered` | Zoom Phone Japan Metered Calling Name User Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_jp_one_year_metered` | Zoom Phone Japan Metered Calling Name User Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_two_year_prepay_metered` | Zoom Phone Japan Metered Calling Name User Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_three_year_prepay_metered` | Zoom Phone Japan Unlimited Calling Name User Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Japan Phone Numbers | API plan type | Plan name | API payload and preconditions | | ----------------------------------- | ----------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_number_jp_monthly` | Zoom Phone Japan Phone Number Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_jp_one_year` | Zoom Phone Japan Phone Number Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_jp_two_year_prepay` | Zoom Phone Japan Phone Number Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_jp_three_year_prepay` | Zoom Phone Japan Phone Number Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Pro Unlimited Global Select | API plan type | Plan name | API payload and preconditions | | ------------------------------------- | ----------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_pro_global_monthly` | Zoom Phone Global Select Unlimited Calling Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_pro_global_one_year` | Zoom Phone Global Select Unlimited Calling Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_pro_global_two_year` | Zoom Phone Global Select Unlimited Calling Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_pro_global_three_year` | Zoom Phone Global Select Unlimited Calling Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Pro Global Select Metered | API plan type | Plan name | API payload and preconditions | | -------------------------------------------- | ------------------------------------------------------ | -------------------------------------------------------------------------------------------------- | | `phone_calling_gs_monthly_metered` | Zoom Phone Pro Global Select Metered Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `phone_calling_gs_one_year_metered` | Zoom Phone Pro Global Select Metered Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `phone_calling_gs_two_year_prepay_metered` | Zoom Phone Pro Global Select Metered Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `phone_calling_gs_three_year_prepay_metered` | Zoom Phone Pro Global Select Metered Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Zoom Phone Pro Unlimited | API plan type | Plan name | API payload and preconditions | | ------------------------------ | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_pro_monthly` | Zoom Phone Pro Unlimited Calling Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_pro_one_year` | Zoom Phone Pro Unlimited Calling Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_pro_two_year` | Zoom Phone Pro Unlimited Calling Two Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_pro_three_year` | Zoom Phone Pro Unlimited Calling Three Years Plan | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone International Calling Add-on | API plan type | Plan name | API payload and preconditions | | ---------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_calling_international_monthly` | Zoom Phone International Calling Add-On Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_international_one_year` | Zoom Phone International Calling Add-On Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_international_two_year` | Zoom Phone International Calling Add-On Two-year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_calling_international_three_year` | Zoom Phone International Calling Add-On Three-year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Common Area | API plan type | Plan name | API payload and preconditions | | --------------------- | ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `zp_comm_monthly` | Zoom Phone Common Area Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `zp_comm_yearly` | Zoom Phone Common Area Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `zp_comm_two_years` | Zoom Phone Common Area Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `zp_comm_three_years` | Zoom Phone Common Area Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ## Zoom Phone add-on calling plans To subscribe to a Zoom Phone add-on calling plan, you must also subscribe to a [Zoom Phone calling number plan](#zoom-phone-calling-number-plans). ### Zoom Phone Power Pack | API plan type | Plan name | API payload and preconditions | | --------------------------- | --------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zp_power_pack_monthly` | Zoom Phone Power Pack Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must also subscribe to a Zoom Phone calling number plan. | | `zp_power_pack_yearly` | Zoom Phone Power Pack Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must also subscribe to a Zoom Phone calling number plan. | | `zp_power_pack_two_years` | Zoom Phone Power Pack Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must also subscribe to a Zoom Phone calling number plan. | | `zp_power_pack_three_years` | Zoom Phone Power Pack Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must also subscribe to a Zoom Phone calling number plan. | ## Zoom Phone calling number plans - [Zoom Phone US/Canada Toll-Free Numbers Only](#zoom-phone-uscanada-toll-free-numbers-only) - [Zoom Phone US/Canada Phone Number Only](#zoom-phone-uscanada-phone-number-only) - [Zoom Phone AU Toll-Free Numbers](#zoom-phone-au-toll-free-numbers) - [Zoom Phone NZ Toll-Free Numbers](#zoom-phone-nz-toll-free-numbers) - [Zoom Phone AU/NZ Phone Numbers](#zoom-phone-aunz-phone-numbers) - [Zoom Phone UK/IL Toll-Free Numbers](#zoom-phone-ukil-toll-free-numbers) - [Zoom Phone UK/IL Phone Numbers](#zoom-phone-ukil-phone-numbers) - [Zoom Phone Global Select Phone Numbers](#zoom-phone-global-select-phone-numbers) - [Zoom Phone Premium Phone Numbers](#zoom-phone-premium-phone-numbers) - [Zoom Phone Reserved Phone Numbers](#zoom-phone-reserved-phone-numbers) ### Zoom Phone US/Canada Toll-Free Numbers Only | API plan type | Plan name | API payload and preconditions | | ----------------------------------------------- | -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_toll_free_number_usca_monthly` | Zoom Phone US/Canada Toll-Free Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_usca_one_year` | Zoom Phone US/Canada Toll-Free Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_usca_two_year_prepay` | Two-Year Pre-Pay Zoom Phone US/Canada Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_usca_three_year_prepay` | Three-Year Pre-Pay Zoom Phone US/Canada Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone US/Canada Phone Number Only | API plan type | Plan name | API payload and preconditions | | ------------------------------------- | ----------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_number_usca_monthly` | Zoom Phone US/Canada Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_usca_one_year` | Zoom Phone US/Canada Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_usca_two_year_prepay` | Two-Year Pre-Pay Zoom Phone US/Canada Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_usca_three_year_prepay` | Three-Year Pre-Pay Zoom Phone US/Canada Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone AU Toll-Free Numbers | API plan type | Plan name | API payload and preconditions | | --------------------------------------------- | ------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_toll_free_number_au_monthly` | Zoom Phone AU Toll-Free Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_au_one_year` | Zoom Phone AU Toll-Free Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_au_two_year_prepay` | Two-Year Pre-Pay Zoom Phone AU Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_au_three_year_prepay` | Three-Year Pre-Pay Zoom Phone AU Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone NZ Toll-Free Numbers | API plan type | Plan name | API payload and preconditions | | --------------------------------------------- | ------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_toll_free_number_nz_monthly` | Zoom Phone NZ Toll-Free Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_nz_one_year` | Zoom Phone NZ Toll-Free Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_nz_two_year_prepay` | Two-Year Pre-Pay Zoom Phone NZ Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_nz_three_year_prepay` | Three-Year Pre-Pay Zoom Phone NZ Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone AU/NZ Phone Numbers | API plan type | Plan name | API payload and preconditions | | ------------------------------------- | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_number_aunz_monthly` | Zoom Phone AU/NZ Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_aunz_one_year` | Zoom Phone AU/NZ Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_aunz_two_year_prepay` | Two-Year Pre-Pay Zoom Phone AU/NZ Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_aunz_three_year_prepay` | Three-Year Pre-Pay Zoom Phone AU/NZ Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone UK/IL Toll-Free Numbers | API plan type | Plan name | API payload and preconditions | | ----------------------------------------------- | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_toll_free_number_ukil_monthly` | Zoom Phone UK/IL Toll-Free Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_ukil_one_year` | Zoom Phone UK/IL Toll-Free Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_ukil_two_year_prepay` | Two-Year Pre-Pay Zoom Phone UK/IL Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_toll_free_number_ukil_three_year_prepay` | Three-Year Pre-Pay Zoom Phone UK/IL Toll-Free Numbers Only | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone UK/IL Phone Numbers | API plan type | Plan name | API payload and preconditions | | ------------------------------------- | ------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_number_ukil_monthly` | Zoom Phone UK/IL Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_ukil_one_year` | Zoom Phone UK/IL Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_ukil_two_year_prepay` | Two-Year Pre-Pay Zoom Phone UK/IL Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_ukil_three_year_prepay` | Three-Year Pre-Pay Zoom Phone UK/IL Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Global Select Phone Numbers | API plan type | Plan name | API payload and preconditions | | --------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_number_global_monthly` | Zoom Phone Global Select Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_global_one_year` | Zoom Phone Global Select Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_global_two_year_prepay` | Two-Year Pre-Pay Zoom Phone Global Select Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_global_three_year_prepay` | Three-Year Pre-Pay Zoom Phone Global Select Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Premium Phone Numbers | API plan type | Plan name | API payload and preconditions | | ---------------------------------------- | --------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | | `phone_number_premium_monthly` | Zoom Phone Premium Phone Numbers Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_premium_one_year` | Zoom Phone Premium Phone Numbers Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_premium_two_year_prepay` | Two-Year Pre-Pay Zoom Phone Premium Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | | `phone_number_premium_three_year_prepay` | Three-Year Pre-Pay Zoom Phone Premium Phone Numbers | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a Zoom Phone base plan. | ### Zoom Phone Reserved Phone Numbers | API plan type | Plan name | API payload and preconditions | | ------------------------------- | ------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `phone_number_reserved_payongo` | Zoom Phone Reserved Phone Numbers Pay On Go | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ## Zoom Contact Center plans Here are the available Zoom Contact Center plans. - [Contact Center basic plans](#contact-center-basic-plans) - [Contact Center usage plans](#contact-center-usage-plans) - [Contact Center Virtual Service Phone Number and Toll Free plans](#contact-center-virtual-service-phone-number-and-toll-free-plans) - [Contact Center Cloud Storage plans](#contact-center-cloud-storage-plans) - [Contact Center Concurrent plans](#contact-center-concurrent-plans) - [Contact Center AI Expert Assist plans](#contact-center-ai-expert-assist-plans) - [Contact Center AI Expert Assist Concurrent plans](#contact-center-ai-expert-assist-concurrent-plans) ### Contact Center basic plans | API plan type | Plan name | API payload and preconditions | | -------------------------------------- | --------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `zccp_monthly` | Zoom Contact Center Package Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zccp_quarterly` | Zoom Contact Center Package Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zccp_yearly` | Zoom Contact Center Package Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zccp_two_year` | Zoom Contact Center Package Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zccp_three_year` | Zoom Contact Center Package Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_elite_monthly` | Zoom Contact Center Elite Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_elite_quarterly` | Zoom Contact Center Elite Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_elite_yearly` | Zoom Contact Center Elite Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_elite_two_year` | Zoom Contact Center Elite Two Year PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_elite_three_year` | Zoom Contact Center Elite Three Year PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_premium_monthly` | Zoom Contact Center Premium Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_premium_quarterly` | Zoom Contact Center Premium Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_premium_yearly` | Zoom Contact Center Premium Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_premium_two_year` | Zoom Contact Center Premium Two Year PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_premium_three_year` | Zoom Contact Center Premium Three Year PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Contact Center usage plans | API plan type | Plan name | API payload and preconditions | | ------------------------------------- | --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | | `zcc_pay_as_you_go` | Zoom Contact Center Pay as you Go | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_monthly_usage_prepay_monthly` | Zoom Contact Center Monthly Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_monthly_usage_prepay_quarterly` | Zoom Contact Center Quarterly Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_monthly_usage_prepay_yearly` | Zoom Contact Center Annual Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_monthly_usage_prepay_two_year` | Zoom Contact Center Two Year Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_monthly_usage_prepay_three_year` | Zoom Contact Center Three Year Prepay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | ### Contact Center Virtual Service Phone Number and Toll Free plans | API plan type | Plan name | API payload and preconditions | | -------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | | `vspn_usca_monthly` | Zoom US/Canada Virtual Service Phone Number Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_usca_quarterly` | Zoom US/Canada Virtual Service Phone Number Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_usca_yearly` | Zoom US/Canada Virtual Service Phone Number Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_usca_two_year_prepay` | Zoom US/Canada Virtual Service Phone Number Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_usca_three_year_prepay` | Zoom US/Canada Virtual Service Phone Number Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_ukie_monthly` | Zoom UK/Ireland Virtual Service Phone Number Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_ukie_quarterly` | Zoom UK/Ireland Virtual Service Phone Number Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_ukie_yearly` | Zoom UK/Ireland Virtual Service Phone Number Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_ukie_two_year_prepay` | Zoom UK/Ireland Virtual Service Phone Number Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `vspn_ukie_three_year_prepay` | Zoom UK/Ireland Virtual Service Phone Number Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_usca_monthly` | `Zoom US/Canada Toll-Free Phone Number Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_usca_quarterly` | Zoom US/Canada Toll-Free Phone Number Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_usca_yearly` | Zoom US/Canada Toll-Free Phone Number Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_usca_two_year` | Zoom US/Canada Toll-Free Phone Number Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_usca_three_year` | Zoom US/Canada Toll-Free Phone Number Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_ukie_monthly` | Zoom UK/Ireland Toll-Free Phone Number Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_ukie_quarterly` | Zoom UK/Ireland Toll-Free Phone Number Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_ukie_yearly` | Zoom UK/Ireland Toll-Free Phone Number Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_ukie_two_year` | Zoom UK/Ireland Toll-Free Phone Number Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `tollfree_phonenumber_ukie_three_year` | Zoom UK/Ireland Toll-Free Phone Number Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | ### Contact Center Cloud Storage plans | API plan type | Plan name | API payload and preconditions | | -------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | | `zcc_cs_30gb` | Zoom Contact Center Cloud Storage 30 GB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_30gb_quarterly_prepay` | Zoom Contact Center Cloud Storage Quarterly Prepay 30 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_30gb_yearly_prepay` | Zoom Contact Center Cloud Storage Annual Prepay 30 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_30gb_two_year_prepay` | Zoom Contact Center Cloud Storage Two Years Prepay 30 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_30gb_three_year_prepay` | Zoom Contact Center Cloud Storage Three Years Prepay 30 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_200gb` | Zoom Contact Center Cloud Storage 200 GB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_200gb_quarterly_prepay` | Zoom Contact Center Cloud Storage Quarterly Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_200gb_yearly_prepay` | Zoom Contact Center Cloud Storage Annual Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_200gb_two_year_prepay` | Zoom Contact Center Cloud Storage Two Years Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_200gb_three_year_prepay` | Zoom Contact Center Cloud Storage Three Years Prepay 200 GB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_1tb_quarterly_prepay` | Zoom Contact Center Cloud Storage Quarterly Prepay 1 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_1tb_yearly_prepay` | Zoom Contact Center Cloud Storage Annual Prepay 1 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_1tb_two_year_prepay` | Zoom Contact Center Cloud Storage Two Years Prepay 1 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_1tb_three_year_prepay` | Zoom Contact Center Cloud Storage Three Years Prepay 1 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_5tb` | Zoom Contact Center Cloud Storage 5 TB | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_5tb_quarterly_prepay` | Zoom Contact Center Cloud Storage Quarterly Prepay 5 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_5tb_yearly_prepay` | Zoom Contact Center Cloud Storage Annual Prepay 5 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_5tb_two_year_prepay` | Zoom Contact Center Cloud Storage Two Years Prepay 5 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | | `zcc_cs_5tb_three_year_prepay` | Zoom Contact Center Cloud Storage Three Years Prepay 5 TB Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with the Contact Center package plan. | ### Contact Center Concurrent plans | API plan type | Plan name | API payload and preconditions | | ------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `zm_contact_center_concurrent_premium_monthly` | Zoom Contact Center Concurrent Premium Monthly PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_premium_quarterly` | Zoom Contact Center Concurrent Premium Quarterly PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_premium_yearly` | Zoom Contact Center Concurrent Premium Annual PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_premium_two_year` | Zoom Contact Center Concurrent Premium Two Year PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_premium_three_year` | Zoom Contact Center Concurrent Premium Three Year PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_elite_monthly` | Zoom Contact Center Concurrent Elite Monthly PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_elite_quarterly` | Zoom Contact Center Concurrent Elite Quarterly PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_elite_yearly` | Zoom Contact Center Concurrent Elite Annual PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_elite_two_year` | Zoom Contact Center Concurrent Elite Two Year PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zm_contact_center_concurrent_elite_three_year` | Zoom Contact Center Concurrent Elite Three Year PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zcc_con_pkg_monthly` | Zoom Contact Center Concurrent Package Monthly PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zcc_con_pkg_quarterly` | Zoom Contact Center Concurrent Package Quarterly PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zcc_con_pkg_yearly` | Zoom Contact Center Concurrent Package Annual PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zcc_con_pkg_two_year` | Zoom Contact Center Concurrent Package Two Years PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `zcc_con_pkg_three_year` | Zoom Contact Center Concurrent Package Three Years PrePay Monthly Usage | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Contact Center AI Expert Assist plans To subscribe to an AI expert assist plan, you must also subscribe to a [Zoom Contact Center basic plan](#contact-center-basic-plans), and **may not** subscribe to any [Contact Center concurrent](#contact-center-concurrent-plan) plan. | API plan type | Plan name | API payload and preconditions | | ----------------------------- | ---------------------------------- | -------------------------------------------------------------------------------------------------- | | `ai_expert_assist_monthly` | AI Expert Assist Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_quarterly` | AI Expert Assist Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_yearly` | AI Expert Assist Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_two_year` | AI Expert Assist Two Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_three_year` | AI Expert Assist Three Year Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ### Contact Center AI Expert Assist concurrent plans To subscribe to a Contact Center AI expert assist Concurrent plan, you must also subscribe to a [Contact Center basic plan](#contact-center-basic-plans) and to any [Contact Center concurrent plan](#contact-center-concurrent-plan). | API plan type | Plan name | API payload and preconditions | | ---------------------------------------- | --------------------------------------------- | -------------------------------------------------------------------------------------------------- | | `ai_expert_assist_concurrent_monthly` | AI Expert Assist Concurrent Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_concurrent_quarterly` | AI Expert Assist Concurrent Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_concurrent_yearly` | AI Expert Assist Concurrent Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_concurrent_two_year` | AI Expert Assist Concurrent Two Year PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | | `ai_expert_assist_concurrent_three_year` | AI Expert Assist Concurrent Three Year PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons) | ## Zoom Node plans - [Zoom Node base plans](#zoom-node-base-plans) - [Zoom Node Hybrid Recording plans](#zoom-node-hybrid-recording-plans) - [Zoom Node Zoom Chat Hybrid plans](#zoom-node-chat-hybrid-plans) - [Zoom Phone Hybrid plans](#zoom-phone-hybrid-plans) - [Zoom Meeting Hybrid plans](#zoom-meeting-hybrid-plans) - [Zoom Meeting Connector plans](#zoom-meeting-connector-plans) ### Zoom Node base plans | API plan type | Plan name | API payload and preconditions | | ------------------ | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `znode_monthly` | Zoom Node Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a [Zoom Phone base plan](#zoom-phone-plans). | | `znode_quarterly` | Zoom Node Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a [Zoom Phone base plan](#zoom-phone-plans). | | `znode_yearly` | Zoom Node Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a [Zoom Phone base plan](#zoom-phone-plans). | | `znode_two_year` | Zoom Node Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a [Zoom Phone base plan](#zoom-phone-plans). | | `znode_three_year` | Zoom Node Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy with a [Zoom Phone base plan](#zoom-phone-plans). | ### Zoom Node Hybrid Recording plans | API plan type | Plan name | API payload and preconditions | | ------------------------------- | --------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zm_node_hybrid_rec_monthly` | Zoom Node Hybrid Recording Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_node_hybrid_rec_quarterly` | Zoom Node Hybrid Recording Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_node_hybrid_rec_yearly` | Zoom Node Hybrid Recording Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_node_hybrid_rec_two_year` | Zoom Node Hybrid Recording Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_node_hybrid_rec_three_year` | Zoom Node Hybrid Recording Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | ### Zoom Node Chat Hybrid plans | API plan type | Plan name | API payload and preconditions | | ------------------------- | -------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zn_tc_hybrid_monthly` | Zoom Node Zoom Chat Hybrid Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zn_tc_hybrid_quarterly` | Zoom Node Zoom Chat Hybrid Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zn_tc_hybrid_yearly` | Zoom Node Zoom Chat Hybrid Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zn_tc_hybrid_two_year` | Zoom Node Zoom Chat Hybrid Two Years | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zn_tc_hybrid_three_year` | Zoom Node Zoom Chat Hybrid Three Years | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | ### Zoom Phone Hybrid plans You need the Zoom Phone and Zoom Node base plans. This will be an addon plan to the Zoom Node plan. | API plan type | Plan name | API payload and preconditions | | ---------------- | ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zph_monthly` | Zoom Phone Hybrid Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zph_quarterly` | Zoom Phone Hybrid Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zph_yearly` | Zoom Phone Hybrid Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zph_two_year` | Zoom Phone Hybrid Two Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zph_three_year` | Zoom Phone Hybrid Three Years Prepay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | ### Zoom Meeting Hybrid plans | API plan type | Plan name | API payload and preconditions | | ---------------------- | --------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zm_hybrid_monthly` | Zoom Meeting Hybrid Module Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_hybrid_quarterly` | Zoom Meeting Hybrid Module Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_hybrid_yearly` | Zoom Meeting Hybrid Module Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_hybrid_two_year` | Zoom Meeting Hybrid Module Two Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zm_hybrid_three_year` | Zoom Meeting Hybrid Module Three Years PrePay | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | ### Zoom Meeting Connector plans | API plan type | Plan name | API payload and preconditions | | ---------------- | ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `zmc_monthly` | Zoom Meetings Connector Monthly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zmc_quarterly` | Zoom Meetings Connector Quarterly | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zmc_yearly` | Zoom Meetings Connector Annual | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zmc_two_year` | Zoom Meetings Connector Two Years | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | | `zmc_three_year` | Zoom Meetings Connector Three Years | [Subscribe (additional)](/docs/api/billing/ma/#tag/billing/POST/accounts/{accountId}/plans/addons)Must buy as an add-on to the [Zoom Node base plan](#zoom-node-base-plans). | ### Partner Premier plans | API plan type | Plan name | API payload and preconditions | | ------------------------------------ | ----------------------------------------------- | ---------------------------------- | | `partner_premier_support_monthly` | Partner Premier Support Plan Monthly | Only supports one host by default. | | `partner_premier_support_quarterly` | Partner Premier Support Plan Quarterly | Only supports one host by default. | | `partner_premier_support_yearly` | Partner Premier Support Plan Annual | Only supports one host by default. | | `partner_premier_support_two_year` | Partner Premier Support Plan Two Years Prepay | Only supports one host by default. | | `partner_premier_support_three_year` | Partner Premier Support Plan Three Years Prepay | Only supports one host by default. |