Subscribe account to a plan

POST {{baseUrl}}/accounts/:accountId/plans

Master accounts can subscribe a subaccount to a Zoom plan.

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

Note: To subscribe to an add-on plan after subscribing to a base plan, you must use the Subscribe account to an additional plan API.

Scopes: billing:master

Request Body

{"contact"=>{"address"=>"<string>", "city"=>"<string>", "country"=>"<string>", "email"=>"<string>", "first_name"=>"<string>", "last_name"=>"<string>", "phone_number"=>"<string>", "state"=>"<string>", "zip"=>"<string>", "apt"=>"<string>", "employee_count"=>"<string>"}, "plan_base"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "subscription_options"=>{"paid_period_start_date"=>"<string>", "service_effective_date"=>"<string>"}, "plan_audio"=>{"callout_countries"=>"<string>", "ddi_numbers"=>"<integer>", "premium_countries"=>"<string>", "tollfree_countries"=>"<string>", "type"=>"<string>"}, "plan_large_meeting"=>[{"type"=>"<string>", "hosts"=>"<integer>"}, {"type"=>"<string>", "hosts"=>"<integer>"}], "plan_phone"=>{"plan_base"=>{"callout_countries"=>"<string>", "type"=>"<string>"}, "plan_calling"=>[{"hosts"=>"<integer>", "type"=>"<string>"}, {"hosts"=>"<integer>", "type"=>"<string>"}], "plan_calling_addons"=>[{"hosts"=>"<integer>", "type"=>"<string>"}, {"hosts"=>"<integer>", "type"=>"<string>"}], "plan_number"=>[{"hosts"=>"<integer>", "type"=>"<string>"}, {"hosts"=>"<integer>", "type"=>"<string>"}]}, "plan_zcc"=>{"plan_package"=>{"callout_countries"=>"<string>", "type"=>"<string>"}, "plan_recording"=>[{"type"=>"<string>"}, {"type"=>"<string>"}], "plan_usage"=>[{"hosts"=>"<integer>", "type"=>"<string>"}, {"hosts"=>"<integer>", "type"=>"<string>"}], "plan_phone_number"=>[{"hosts"=>"<integer>", "type"=>"<string>"}, {"hosts"=>"<integer>", "type"=>"<string>"}]}, "plan_recording"=>"<string>", "plan_room_connector"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_webinar"=>[{"type"=>"<string>", "hosts"=>"<integer>"}, {"type"=>"<string>", "hosts"=>"<integer>"}], "plan_zoom_events"=>[{"type"=>"<string>", "hosts"=>"<integer>"}, {"type"=>"<string>", "hosts"=>"<integer>"}], "plan_zoom_rooms"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_sdk_cmr"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_whiteboard"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_whiteboard_plus"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_zoom_iq"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_bundle"=>[{"type"=>"<string>", "hosts"=>"<integer>"}, {"type"=>"<string>", "hosts"=>"<integer>"}], "plan_zoom_one"=>[{"type"=>"<string>", "hosts"=>"<integer>"}, {"type"=>"<string>", "hosts"=>"<integer>"}], "plan_zwr"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_ztransl"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_zsched"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_mesh"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_znode"=>{"plan_znode_base"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_zphybrid"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_zmhybrid"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_mchybrid"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_rchybrid"=>{"type"=>"<string>", "hosts"=>"<integer>"}}, "plan_workforce_management"=>{"type"=>"<string>", "hosts"=>"<integer>"}, "plan_audio_us_ca"=>{"type"=>"<string>", "hosts"=>"<integer>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;plan_audio&quot;:{&quot;callout_countries&quot;:&quot;\u003cstring\u003e&quot;,&quot;ddi_numbers&quot;:&quot;\u003cinteger\u003e&quot;,&quot;premium_countries&quot;:&quot;\u003cstring\u003e&quot;,&quot;tollfree_countries&quot;:&quot;\u003cstring\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_base&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;increasing_hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_large_meeting&quot;:[{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}],&quot;plan_phone&quot;:{&quot;plan_base&quot;:{&quot;callout_countries&quot;:&quot;\u003cstring\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_calling&quot;:[{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}],&quot;plan_calling_addons&quot;:[{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}],&quot;plan_number&quot;:[{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}]},&quot;plan_zcc&quot;:{&quot;plan_package&quot;:{&quot;callout_countries&quot;:&quot;\u003cstring\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_recording&quot;:[{&quot;type&quot;:&quot;\u003cstring\u003e&quot;},{&quot;type&quot;:&quot;\u003cstring\u003e&quot;}],&quot;plan_usage&quot;:[{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}],&quot;plan_phone_number&quot;:[{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}]},&quot;plan_recording&quot;:&quot;\u003cstring\u003e&quot;,&quot;plan_room_connector&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_webinar&quot;:[{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}],&quot;plan_zoom_events&quot;:[{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}],&quot;plan_zoom_rooms&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_sdk_cmr&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_whiteboard&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_whiteboard_plus&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_zoom_iq&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_bundle&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_zoom_one&quot;:[{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}],&quot;plan_zwr&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_ztransl&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_zsched&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_cloud_recording&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_mesh&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cstring\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_znode&quot;:{&quot;plan_znode_base&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_zphybrid&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_zmhybrid&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_mchybrid&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_rchybrid&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}},&quot;plan_workforce_management&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;},&quot;plan_audio_us_ca&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;hosts&quot;:&quot;\u003cinteger\u003e&quot;,&quot;partner_sku&quot;:&quot;\u003cstring\u003e&quot;,&quot;discount_rate&quot;:&quot;\u003cinteger\u003e&quot;,&quot;discount_percent&quot;:&quot;\u003cinteger\u003e&quot;}}