billing:master
Medium
curl --location --request GET 'http://api.zoom.us/v2/accounts//plans'
{
"plan_audio": {
"callout_countries": "string",
"ddi_numbers": "integer",
"premium_countries": "string",
"tollfree_countries": "string",
"type": "string"
},
"plan_base": {
"hosts": "integer",
"type": "string"
},
"plan_large_meeting": [
{
"hosts": "integer",
"type": "string"
}
],
"plan_phone": {
"plan_base": {
"callout_countries": "string",
"type": "string"
},
"plan_calling": [
{
"hosts": "integer",
"type": "string"
}
],
"plan_number": [
{
"hosts": "integer",
"type": "string"
}
]
},
"plan_recording": "string",
"plan_room_connector": {
"hosts": "integer",
"type": "string"
},
"plan_webinar": [
{
"hosts": "integer",
"type": "string"
}
],
"plan_zoom_rooms": {
"hosts": "integer",
"type": "string"
}
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通