{
"service_effective_date": "2021-12-31",
"hosts": 18,
"type": "webinar500_monthly",
"paid_period_start_date": "2021-12-31"
}
curl --location --request POST 'http://prod-cn.your-api-server.com/accounts//plans/addons' \
--header 'Content-Type: application/json' \
--data-raw '{
"service_effective_date": "2021-12-31",
"hosts": 18,
"type": "webinar500_monthly",
"paid_period_start_date": "2021-12-31"
}'
{
"plan_webinar": [
{
"hosts": 88,
"type": "webinar500_monthly"
}
],
"plan_zcc": {
"plan_package": {
"callout_countries": "US,CA",
"type": "zccp_monthly"
},
"plan_usage": [
{
"hosts": 39,
"type": "zcc_pay_as_you_go"
}
],
"plan_phone_number": [
{
"hosts": 32,
"type": "vspn_usca_monthly"
}
]
},
"plan_znode": {
"plan_zphybrid": {
"hosts": 2,
"partner_sku": "ABCD123",
"type": "zph_monthly",
"discount_percent": 0,
"discount_rate": 161.72
},
"plan_mchybrid": {
"hosts": 2,
"partner_sku": "ABCD123",
"type": "zmc_monthly",
"discount_percent": 0,
"discount_rate": 161.72
},
"plan_zmhybrid": {
"hosts": 2,
"partner_sku": "ABCD123",
"type": "zm_hybrid_quarterly",
"discount_percent": 0,
"discount_rate": 161.72
},
"plan_znode_base": {
"hosts": 2,
"partner_sku": "ABCD123",
"type": "znode_monthly",
"discount_percent": 0,
"discount_rate": 161.72
},
"plan_rchybrid": {
"hosts": 2,
"partner_sku": "ABCD123",
"type": "zrc_monthly",
"discount_percent": 0,
"discount_rate": 161.72
}
},
"plan_workforce_management": {
"hosts": 2,
"partner_sku": "Test_Partner_SKU",
"type": "zm_wf_mgt_quarterly",
"discount_percent": 30,
"discount_rate": 21
},
"plan_large_meeting": [
{
"hosts": 88,
"type": "large500_monthly"
}
],
"plan_recording": "cmr_monthly_commitment_40",
"plan_zsched": {
"hosts": 88,
"partner_sku": "Test_Partner_SKU",
"type": "zsched_three_year",
"discount_percent": 30,
"discount_rate": 21
},
"plan_audio": {
"premium_countries": "US,CA,IL",
"tollfree_countries": "US,MX,IL",
"callout_countries": "US,CA,UK",
"type": "tollfree_payongo",
"ddi_numbers": 800
},
"plan_whiteboard": {
"hosts": 18,
"type": "zwb_monthly"
},
"plan_zoom_one": [
{
"hosts": 88,
"type": "zobp_usca_monthly_unlimited"
}
],
"plan_sdk_cmr": {
"hosts": 99,
"type": "vsdk_cmr_monthly_100"
},
"plan_mesh": {
"hosts": 2,
"partner_sku": "ABCD123",
"type": "zmesh_monthly",
"discount_percent": 0,
"discount_rate": 161.72
},
"plan_base": {
"hosts": 20,
"type": "yearly",
"increasing_hosts": 1
},
"plan_zoom_iq": {
"hosts": 18,
"type": "ziq_sales_monthly"
},
"plan_phone": {
"plan_calling": [
{
"hosts": 39,
"type": "phone_calling_usca_monthly_unlimited"
}
],
"plan_number": [
{
"hosts": 32,
"type": "phone_toll_free_number_usca_monthly"
}
],
"plan_base": {
"callout_countries": "US,CA",
"type": "phone_payongo"
},
"plan_calling_addons": [
{
"hosts": 2,
"type": "zp_power_pack_monthly"
}
]
},
"plan_bundle": {
"hosts": 88,
"type": "ACT-ENT-LMT_500-WBN_500-T_1-monthly"
},
"plan_zoom_events": [
{
"hosts": 77,
"type": "zoomevents1000_yearly"
}
],
"plan_ztransl": {
"hosts": 88,
"type": "ztransl_monthly"
},
"plan_zoom_rooms": {
"hosts": 99,
"type": "zroom_monthly"
},
"plan_zwr": {
"hosts": 88,
"type": "zwr_monthly"
},
"plan_room_connector": {
"hosts": 88,
"type": "roomconnector_monthly"
},
"plan_whiteboard_plus": {
"hosts": 18,
"type": "zwb_plus_monthly"
}
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升