DataFlex / Zoom API / Subscribe account to a plan
Back to Collection Items
Use ChilkatAx-win32.pkg
Procedure Test
Handle hoHttp
Boolean iSuccess
Variant vReq
Handle hoReq
Variant vJsonFormData1
Handle hoJsonFormData1
Variant vJsonFormData2
Handle hoJsonFormData2
Variant vJsonFormData3
Handle hoJsonFormData3
Variant vJsonFormData4
Handle hoJsonFormData4
Variant vJsonFormData9
Handle hoJsonFormData9
Variant vJsonFormData1
0 Handle hoJsonFormData10
Variant vResp
Handle hoResp
Variant vSbResponseBody
Handle hoSbResponseBody
Handle hoJResp
Integer iRespStatusCode
String sTemp1
Boolean bTemp1
// This example assumes the Chilkat API to have been previously unlocked.
// See Global Unlock Sample for sample code.
Get Create (RefClass(cComChilkatHttp)) To hoHttp
If (Not(IsComObjectCreated(hoHttp))) Begin
Send CreateComObject of hoHttp
End
Get Create (RefClass(cComChilkatHttpRequest)) To hoReq
If (Not(IsComObjectCreated(hoReq))) Begin
Send CreateComObject of hoReq
End
Set ComHttpVerb Of hoReq To "POST"
Set ComPath Of hoReq To "/v2/accounts/:accountId/plans"
Set ComContentType Of hoReq To "multipart/form-data"
Get Create (RefClass(cComChilkatJsonObject)) To hoJsonFormData1
If (Not(IsComObjectCreated(hoJsonFormData1))) Begin
Send CreateComObject of hoJsonFormData1
End
Get ComUpdateString Of hoJsonFormData1 "type" "irure ut" To iSuccess
Get ComUpdateInt Of hoJsonFormData1 "hosts" -25784926 To iSuccess
Get ComUpdateInt Of hoJsonFormData1 "increasing_hosts" -38317701 To iSuccess
Get pvComObject of hoJsonFormData1 to vJsonFormData1
Get ComAddStringForUpload2 Of hoReq "plan_base" "" vJsonFormData1 "utf-8" "application/json" To iSuccess
Get Create (RefClass(cComChilkatJsonObject)) To hoJsonFormData2
If (Not(IsComObjectCreated(hoJsonFormData2))) Begin
Send CreateComObject of hoJsonFormData2
End
Get ComUpdateString Of hoJsonFormData2 "type" "irure ut" To iSuccess
Get ComUpdateInt Of hoJsonFormData2 "hosts" -25784926 To iSuccess
Get ComUpdateInt Of hoJsonFormData2 "increasing_hosts" -38317701 To iSuccess
Get pvComObject of hoJsonFormData2 to vJsonFormData2
Get ComAddStringForUpload2 Of hoReq "contact" "" vJsonFormData2 "utf-8" "application/json" To iSuccess
Get Create (RefClass(cComChilkatJsonObject)) To hoJsonFormData3
If (Not(IsComObjectCreated(hoJsonFormData3))) Begin
Send CreateComObject of hoJsonFormData3
End
Get ComUpdateString Of hoJsonFormData3 "type" "irure ut" To iSuccess
Get ComUpdateInt Of hoJsonFormData3 "hosts" -25784926 To iSuccess
Get ComUpdateInt Of hoJsonFormData3 "increasing_hosts" -38317701 To iSuccess
Get pvComObject of hoJsonFormData3 to vJsonFormData3
Get ComAddStringForUpload2 Of hoReq "plan_zoom_rooms" "" vJsonFormData3 "utf-8" "application/json" To iSuccess
Get Create (RefClass(cComChilkatJsonObject)) To hoJsonFormData4
If (Not(IsComObjectCreated(hoJsonFormData4))) Begin
Send CreateComObject of hoJsonFormData4
End
Get ComUpdateString Of hoJsonFormData4 "type" "irure ut" To iSuccess
Get ComUpdateInt Of hoJsonFormData4 "hosts" -25784926 To iSuccess
Get ComUpdateInt Of hoJsonFormData4 "increasing_hosts" -38317701 To iSuccess
Get pvComObject of hoJsonFormData4 to vJsonFormData4
Get ComAddStringForUpload2 Of hoReq "plan_room_connector" "" vJsonFormData4 "utf-8" "application/json" To iSuccess
Send ComAddParam To hoReq "plan_large_meeting" '{"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}]'
Send ComAddParam To hoReq "plan_webinar" '{"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}]'
Send ComAddParam To hoReq "plan_zoom_events" '{"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}][{"type":"est nulla ipsum dolor consectetur","hosts":77087465},{"type":"proident ut","hosts":-2792932}]'
Send ComAddParam To hoReq "plan_recording" '{"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}][{"type":"est nulla ipsum dolor consectetur","hosts":77087465},{"type":"proident ut","hosts":-2792932}]exercitation voluptate fugiat'
Get Create (RefClass(cComChilkatJsonObject)) To hoJsonFormData9
If (Not(IsComObjectCreated(hoJsonFormData9))) Begin
Send CreateComObject of hoJsonFormData9
End
Get ComUpdateString Of hoJsonFormData9 "type" "irure ut" To iSuccess
Get ComUpdateInt Of hoJsonFormData9 "hosts" -25784926 To iSuccess
Get ComUpdateInt Of hoJsonFormData9 "increasing_hosts" -38317701 To iSuccess
Get pvComObject of hoJsonFormData9 to vJsonFormData9
Get ComAddStringForUpload2 Of hoReq "plan_audio" "" vJsonFormData9 "utf-8" "application/json" To iSuccess
Get Create (RefClass(cComChilkatJsonObject)) To hoJsonFormData10
If (Not(IsComObjectCreated(hoJsonFormData10))) Begin
Send CreateComObject of hoJsonFormData10
End
Get ComUpdateString Of hoJsonFormData10 "type" "irure ut" To iSuccess
Get ComUpdateInt Of hoJsonFormData10 "hosts" -25784926 To iSuccess
Get ComUpdateInt Of hoJsonFormData10 "increasing_hosts" -38317701 To iSuccess
Get pvComObject of hoJsonFormData10 to vJsonFormData10
Get ComAddStringForUpload2 Of hoReq "plan_phone" "" vJsonFormData10 "utf-8" "application/json" To iSuccess
Send ComAddHeader To hoReq "Authorization" "Bearer <access_token>"
Get pvComObject of hoReq to vReq
Get ComSynchronousRequest Of hoHttp "api.zoom.us" 443 True vReq To vResp
If (IsComObject(vResp)) Begin
Get Create (RefClass(cComChilkatHttpResponse)) To hoResp
Set pvComObject Of hoResp To vResp
End
Get ComLastMethodSuccess Of hoHttp To bTemp1
If (bTemp1 = False) Begin
Get ComLastErrorText Of hoHttp To sTemp1
Showln sTemp1
Procedure_Return
End
Get Create (RefClass(cComChilkatStringBuilder)) To hoSbResponseBody
If (Not(IsComObjectCreated(hoSbResponseBody))) Begin
Send CreateComObject of hoSbResponseBody
End
Get pvComObject of hoSbResponseBody to vSbResponseBody
Get ComGetBodySb Of hoResp vSbResponseBody To iSuccess
Get Create (RefClass(cComChilkatJsonObject)) To hoJResp
If (Not(IsComObjectCreated(hoJResp))) Begin
Send CreateComObject of hoJResp
End
Get pvComObject of hoSbResponseBody to vSbResponseBody
Get ComLoadSb Of hoJResp vSbResponseBody To iSuccess
Set ComEmitCompact Of hoJResp To False
Showln "Response Body:"
Get ComEmit Of hoJResp To sTemp1
Showln sTemp1
Get ComStatusCode Of hoResp To iRespStatusCode
Showln "Response Status Code = " iRespStatusCode
If (iRespStatusCode >= 400) Begin
Showln "Response Header:"
Get ComHeader Of hoResp To sTemp1
Showln sTemp1
Showln "Failed."
Send Destroy of hoResp
Procedure_Return
End
Send Destroy of hoResp
End_Procedure
Curl Command
curl -X POST
-H "Authorization: Bearer <access_token>"
-H "Content-Type: multipart/form-data"
--form 'plan_base={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}'
--form 'contact={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}'
--form 'plan_zoom_rooms={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}'
--form 'plan_room_connector={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}'
--form 'plan_large_meeting={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}]'
--form 'plan_webinar={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}]'
--form 'plan_zoom_events={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}][{"type":"est nulla ipsum dolor consectetur","hosts":77087465},{"type":"proident ut","hosts":-2792932}]'
--form 'plan_recording={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}][{"type":"est nulla ipsum dolor consectetur","hosts":77087465},{"type":"proident ut","hosts":-2792932}]exercitation voluptate fugiat'
--form 'plan_audio={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}][{"type":"est nulla ipsum dolor consectetur","hosts":77087465},{"type":"proident ut","hosts":-2792932}]exercitation voluptate fugiat{"type":"id","tollfree_countries":"minim","premium_countries":"do","callout_countries":"cillum labore","ddi_numbers":-25280327}'
--form 'plan_phone={"type":"irure ut","hosts":-25784926,"increasing_hosts":-38317701}{"first_name":"Excepteur sit velit consequat labore","last_name":"eu non","email":"consequ","phone_number":"mollit deserunt eiusmod","address":"dolore enim","city":"do nostrud ut mollit","state":"aute ipsum in aliqua","zip":"nulla reprehenderit esse","country":"aliquip dolore","apt":"esse Excep"}{"type":"volu","hosts":-14818293}{"type":"laboris officia","hosts":-78045389}[{"type":"irure nisi","hosts":-56105234},{"type":"des","hosts":-30109516}][{"type":"Ut nisi Excepteur in","hosts":-85140980},{"type":"cillum aute sunt Lorem","hosts":-70211628}][{"type":"est nulla ipsum dolor consectetur","hosts":77087465},{"type":"proident ut","hosts":-2792932}]exercitation voluptate fugiat{"type":"id","tollfree_countries":"minim","premium_countries":"do","callout_countries":"cillum labore","ddi_numbers":-25280327}{"plan_base":{"type":"irure veniam occaecat amet","callout_countries":"d"},"plan_calling":[{"type":"anim laboris quis","hosts":-31557504},{"type":"commodo sint incididunt elit","hosts":-9893480}],"plan_number":[{"type":"qui laborum","hosts":78392540},{"type":"enim adipisicing Ut ullamco qui","hosts":36515919}]}'
https://api.zoom.us/v2/accounts/:accountId/plans
Postman Collection Item JSON
{
"name": "Subscribe account to a plan",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "multipart/form-data"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "plan_base",
"value": "{\"type\":\"irure ut\",\"hosts\":-25784926,\"increasing_hosts\":-38317701}",
"description": "undefined",
"type": "text"
},
{
"key": "contact",
"value": "{\"first_name\":\"Excepteur sit velit consequat labore\",\"last_name\":\"eu non\",\"email\":\"consequ\",\"phone_number\":\"mollit deserunt eiusmod\",\"address\":\"dolore enim\",\"city\":\"do nostrud ut mollit\",\"state\":\"aute ipsum in aliqua\",\"zip\":\"nulla reprehenderit esse\",\"country\":\"aliquip dolore\",\"apt\":\"esse Excep\"}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_rooms",
"value": "{\"type\":\"volu\",\"hosts\":-14818293}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_room_connector",
"value": "{\"type\":\"laboris officia\",\"hosts\":-78045389}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_large_meeting",
"value": "[{\"type\":\"irure nisi\",\"hosts\":-56105234},{\"type\":\"des\",\"hosts\":-30109516}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_webinar",
"value": "[{\"type\":\"Ut nisi Excepteur in\",\"hosts\":-85140980},{\"type\":\"cillum aute sunt Lorem\",\"hosts\":-70211628}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_events",
"value": "[{\"type\":\"est nulla ipsum dolor consectetur\",\"hosts\":77087465},{\"type\":\"proident ut\",\"hosts\":-2792932}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_recording",
"value": "exercitation voluptate fugiat",
"description": "undefined",
"type": "text"
},
{
"key": "plan_audio",
"value": "{\"type\":\"id\",\"tollfree_countries\":\"minim\",\"premium_countries\":\"do\",\"callout_countries\":\"cillum labore\",\"ddi_numbers\":-25280327}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_phone",
"value": "{\"plan_base\":{\"type\":\"irure veniam occaecat amet\",\"callout_countries\":\"d\"},\"plan_calling\":[{\"type\":\"anim laboris quis\",\"hosts\":-31557504},{\"type\":\"commodo sint incididunt elit\",\"hosts\":-9893480}],\"plan_number\":[{\"type\":\"qui laborum\",\"hosts\":78392540},{\"type\":\"enim adipisicing Ut ullamco qui\",\"hosts\":36515919}]}",
"description": "undefined",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/accounts/:accountId/plans",
"host": [
"{{baseUrl}}"
],
"path": [
"accounts",
":accountId",
"plans"
],
"variable": [
{
"key": "accountId",
"value": "quis officia in reprehenderit",
"description": "(Required) The account's ID."
}
]
},
"description": "Use this API to subscribe a subaccount to a Zoom plan using your Master account. \n\n This API can only be used by Master accounts that pay all billing charges of their associated Pro or higher subaccounts. Zoom only allows [approved partners](https://marketplace.zoom.us/docs/api-reference/master-account-apis) to use Master APIs and manage subaccounts' billing information. Email the partner programs team at [**partner-success@zoom.us**](mailto:partner-success@zoom.us) for more details. \n\n **Note:** To subscribe to an addon plan **after** subscribing to a base plan, you **must** use the [**Subscribe additional plan**](https://marketplace.zoom.us/docs/api-reference/zoom-api/billing/accountplanaddoncreate) API.\n\n**Scopes:** `billing:master`"
},
"response": [
{
"name": "**Error Code:** `200`<br>\nOne zuora account only can have one active billing subscription.<br>\nCan’t subscribe 25-participants pro plan for this sub-account.<br>\nCan’t subscribe 50-participants pro plan for this sub-account.<br>\nIn order to take advantage",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "plan_base",
"value": "{\"type\":\"ipsum occaecat sit\",\"hosts\":-80190804,\"increasing_hosts\":78929086}",
"description": "undefined",
"type": "text"
},
{
"key": "contact",
"value": "{\"first_name\":\"in laboris ut est\",\"last_name\":\"ut Ut occaecat anim voluptate\",\"email\":\"Ut laborum labor\",\"phone_number\":\"do\",\"address\":\"elit reprehenderit\",\"city\":\"elit aliquip ut L\",\"state\":\"eu in occaeca\",\"zip\":\"labore L\",\"country\":\"mollit deserunt proident Lorem ipsum\",\"apt\":\"cons\"}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_rooms",
"value": "{\"type\":\"occaecat\",\"hosts\":27049610}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_room_connector",
"value": "{\"type\":\"sed\",\"hosts\":94418581}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_large_meeting",
"value": "[{\"type\":\"proident\",\"hosts\":-94142518},{\"type\":\"tempor incididunt ad adipisicing\",\"hosts\":-40305312}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_webinar",
"value": "[{\"type\":\"occaecat\",\"hosts\":-70222367},{\"type\":\"non do reprehenderit\",\"hosts\":-31415448}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_events",
"value": "[{\"type\":\"ut nostrud voluptate\",\"hosts\":-70984842},{\"type\":\"cillum dolor anim\",\"hosts\":-78460596}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_recording",
"value": "non sunt ex ut consequat",
"description": "undefined",
"type": "text"
},
{
"key": "plan_audio",
"value": "{\"type\":\"irure fugiat ad\",\"tollfree_countries\":\"exe\",\"premium_countries\":\"ad deserunt in\",\"callout_countries\":\"exercitation pariatur nisi aliqua sed\",\"ddi_numbers\":18484358}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_phone",
"value": "{\"plan_base\":{\"type\":\"anim incididunt sed sint officia\",\"callout_countries\":\"quis\"},\"plan_calling\":[{\"type\":\"ut Duis sed\",\"hosts\":75670660},{\"type\":\"id\",\"hosts\":37851603}],\"plan_number\":[{\"type\":\"minim velit adipisicing irure\",\"hosts\":-36598101},{\"type\":\"dolore reprehenderit sunt nisi\",\"hosts\":73151976}]}",
"description": "undefined",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/accounts/:accountId/plans",
"host": [
"{{baseUrl}}"
],
"path": [
"accounts",
":accountId",
"plans"
],
"variable": [
{
"key": "accountId",
"value": "quis officia in reprehenderit",
"description": "(Required) The account's ID."
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [
],
"body": "{}"
},
{
"name": "**HTTP Status Code:**`201`<br>\nAccount plans updated.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "plan_base",
"value": "{\"type\":\"ipsum occaecat sit\",\"hosts\":-80190804,\"increasing_hosts\":78929086}",
"description": "undefined",
"type": "text"
},
{
"key": "contact",
"value": "{\"first_name\":\"in laboris ut est\",\"last_name\":\"ut Ut occaecat anim voluptate\",\"email\":\"Ut laborum labor\",\"phone_number\":\"do\",\"address\":\"elit reprehenderit\",\"city\":\"elit aliquip ut L\",\"state\":\"eu in occaeca\",\"zip\":\"labore L\",\"country\":\"mollit deserunt proident Lorem ipsum\",\"apt\":\"cons\"}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_rooms",
"value": "{\"type\":\"occaecat\",\"hosts\":27049610}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_room_connector",
"value": "{\"type\":\"sed\",\"hosts\":94418581}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_large_meeting",
"value": "[{\"type\":\"proident\",\"hosts\":-94142518},{\"type\":\"tempor incididunt ad adipisicing\",\"hosts\":-40305312}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_webinar",
"value": "[{\"type\":\"occaecat\",\"hosts\":-70222367},{\"type\":\"non do reprehenderit\",\"hosts\":-31415448}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_events",
"value": "[{\"type\":\"ut nostrud voluptate\",\"hosts\":-70984842},{\"type\":\"cillum dolor anim\",\"hosts\":-78460596}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_recording",
"value": "non sunt ex ut consequat",
"description": "undefined",
"type": "text"
},
{
"key": "plan_audio",
"value": "{\"type\":\"irure fugiat ad\",\"tollfree_countries\":\"exe\",\"premium_countries\":\"ad deserunt in\",\"callout_countries\":\"exercitation pariatur nisi aliqua sed\",\"ddi_numbers\":18484358}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_phone",
"value": "{\"plan_base\":{\"type\":\"anim incididunt sed sint officia\",\"callout_countries\":\"quis\"},\"plan_calling\":[{\"type\":\"ut Duis sed\",\"hosts\":75670660},{\"type\":\"id\",\"hosts\":37851603}],\"plan_number\":[{\"type\":\"minim velit adipisicing irure\",\"hosts\":-36598101},{\"type\":\"dolore reprehenderit sunt nisi\",\"hosts\":73151976}]}",
"description": "undefined",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/accounts/:accountId/plans",
"host": [
"{{baseUrl}}"
],
"path": [
"accounts",
":accountId",
"plans"
],
"variable": [
{
"key": "accountId",
"value": "quis officia in reprehenderit",
"description": "(Required) The account's ID."
}
]
}
},
"status": "Created",
"code": 201,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [
],
"body": "{\n \"plan_base\": {\n \"type\": \"monthly\",\n \"hosts\": 100,\n \"partner_sku\": \"PAR3-PRO-BASE-MTH\",\n \"discount_rate\": 13.53,\n \"discount_percent\": 0\n },\n \"plan_zoom_rooms\": {\n \"type\": \"string\",\n \"hosts\": \"integer\",\n \"partner_sku\": \"string\",\n \"discount_rate\": \"double\",\n \"discount_percent\": \"integer\"\n },\n \"plan_room_connector\": {\n \"type\": \"string\",\n \"hosts\": \"integer\",\n \"partner_sku\": \"string\",\n \"discount_rate\": \"double\",\n \"discount_percent\": \"integer\"\n },\n \"plan_large_meeting\": [\n {\n \"type\": \"plan_large500_two_years\",\n \"hosts\": 10,\n \"partner_sku\": \"PAR1-LMR-500-NH2Y\",\n \"discount_rate\": 1140,\n \"discount_percent\": 0\n }\n ],\n \"plan_webinar\": [\n {\n \"type\": \"webinar500_monthly\",\n \"hosts\": 10,\n \"partner_sku\": \"PAR1-WEB-500-FL-1M\",\n \"discount_rate\": 112,\n \"discount_percent\": 20\n }\n ],\n \"plan_zoom_events\": [\n {\n \"type\": \"zoomevents500_monthly\",\n \"hosts\": 50,\n \"partner_sku\": \"PAR1-EVN -500-FL1M\",\n \"discount_rate\": 99,\n \"discount_percent\": 0\n }\n ],\n \"plan_audio\": {\n \"type\": \"tollfree_payongo\",\n \"tollfree_countries\": \"US\",\n \"premium_countries\": \"\",\n \"callout_countries\": \"\",\n \"ddi_numbers\": 0,\n \"partner_sku\": \"PAR-AUD-INCL\",\n \"discount_rate\": 0,\n \"discount_percent\": 0\n }\n}"
},
{
"name": "**Error Code**: `300`<br>Account can’t buy this plan.<br>Buy hosts must equal or larger than {minBuyHost}.<br>Buy hosts must equal or smaller than {maxBuyHost}.<br>Buy hosts must equal or smaller than 9999.<br>Active hosts must be equal or larger than buy",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "plan_base",
"value": "{\"type\":\"ipsum occaecat sit\",\"hosts\":-80190804,\"increasing_hosts\":78929086}",
"description": "undefined",
"type": "text"
},
{
"key": "contact",
"value": "{\"first_name\":\"in laboris ut est\",\"last_name\":\"ut Ut occaecat anim voluptate\",\"email\":\"Ut laborum labor\",\"phone_number\":\"do\",\"address\":\"elit reprehenderit\",\"city\":\"elit aliquip ut L\",\"state\":\"eu in occaeca\",\"zip\":\"labore L\",\"country\":\"mollit deserunt proident Lorem ipsum\",\"apt\":\"cons\"}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_rooms",
"value": "{\"type\":\"occaecat\",\"hosts\":27049610}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_room_connector",
"value": "{\"type\":\"sed\",\"hosts\":94418581}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_large_meeting",
"value": "[{\"type\":\"proident\",\"hosts\":-94142518},{\"type\":\"tempor incididunt ad adipisicing\",\"hosts\":-40305312}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_webinar",
"value": "[{\"type\":\"occaecat\",\"hosts\":-70222367},{\"type\":\"non do reprehenderit\",\"hosts\":-31415448}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_events",
"value": "[{\"type\":\"ut nostrud voluptate\",\"hosts\":-70984842},{\"type\":\"cillum dolor anim\",\"hosts\":-78460596}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_recording",
"value": "non sunt ex ut consequat",
"description": "undefined",
"type": "text"
},
{
"key": "plan_audio",
"value": "{\"type\":\"irure fugiat ad\",\"tollfree_countries\":\"exe\",\"premium_countries\":\"ad deserunt in\",\"callout_countries\":\"exercitation pariatur nisi aliqua sed\",\"ddi_numbers\":18484358}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_phone",
"value": "{\"plan_base\":{\"type\":\"anim incididunt sed sint officia\",\"callout_countries\":\"quis\"},\"plan_calling\":[{\"type\":\"ut Duis sed\",\"hosts\":75670660},{\"type\":\"id\",\"hosts\":37851603}],\"plan_number\":[{\"type\":\"minim velit adipisicing irure\",\"hosts\":-36598101},{\"type\":\"dolore reprehenderit sunt nisi\",\"hosts\":73151976}]}",
"description": "undefined",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/accounts/:accountId/plans",
"host": [
"{{baseUrl}}"
],
"path": [
"accounts",
":accountId",
"plans"
],
"variable": [
{
"key": "accountId",
"value": "quis officia in reprehenderit",
"description": "(Required) The account's ID."
}
]
}
},
"status": "Multiple Choices",
"code": 300,
"_postman_previewlanguage": "text",
"header": [
{
"key": "Content-Type",
"value": "text/plain"
}
],
"cookie": [
],
"body": ""
},
{
"name": "**HTTP Status Code:** `400`<br> **Error Code:** `2100`<br> Invalid parameter: first_name<br>\nInvalid parameter: last_name<br>Invalid parameter: email<br>Invalid parameter: country<br>Invalid parameter: address\nInvalid parameter: city<br>Invalid parameter:",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "plan_base",
"value": "{\"type\":\"ipsum occaecat sit\",\"hosts\":-80190804,\"increasing_hosts\":78929086}",
"description": "undefined",
"type": "text"
},
{
"key": "contact",
"value": "{\"first_name\":\"in laboris ut est\",\"last_name\":\"ut Ut occaecat anim voluptate\",\"email\":\"Ut laborum labor\",\"phone_number\":\"do\",\"address\":\"elit reprehenderit\",\"city\":\"elit aliquip ut L\",\"state\":\"eu in occaeca\",\"zip\":\"labore L\",\"country\":\"mollit deserunt proident Lorem ipsum\",\"apt\":\"cons\"}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_rooms",
"value": "{\"type\":\"occaecat\",\"hosts\":27049610}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_room_connector",
"value": "{\"type\":\"sed\",\"hosts\":94418581}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_large_meeting",
"value": "[{\"type\":\"proident\",\"hosts\":-94142518},{\"type\":\"tempor incididunt ad adipisicing\",\"hosts\":-40305312}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_webinar",
"value": "[{\"type\":\"occaecat\",\"hosts\":-70222367},{\"type\":\"non do reprehenderit\",\"hosts\":-31415448}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_events",
"value": "[{\"type\":\"ut nostrud voluptate\",\"hosts\":-70984842},{\"type\":\"cillum dolor anim\",\"hosts\":-78460596}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_recording",
"value": "non sunt ex ut consequat",
"description": "undefined",
"type": "text"
},
{
"key": "plan_audio",
"value": "{\"type\":\"irure fugiat ad\",\"tollfree_countries\":\"exe\",\"premium_countries\":\"ad deserunt in\",\"callout_countries\":\"exercitation pariatur nisi aliqua sed\",\"ddi_numbers\":18484358}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_phone",
"value": "{\"plan_base\":{\"type\":\"anim incididunt sed sint officia\",\"callout_countries\":\"quis\"},\"plan_calling\":[{\"type\":\"ut Duis sed\",\"hosts\":75670660},{\"type\":\"id\",\"hosts\":37851603}],\"plan_number\":[{\"type\":\"minim velit adipisicing irure\",\"hosts\":-36598101},{\"type\":\"dolore reprehenderit sunt nisi\",\"hosts\":73151976}]}",
"description": "undefined",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/accounts/:accountId/plans",
"host": [
"{{baseUrl}}"
],
"path": [
"accounts",
":accountId",
"plans"
],
"variable": [
{
"key": "accountId",
"value": "quis officia in reprehenderit",
"description": "(Required) The account's ID."
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [
{
"key": "Content-Type",
"value": "text/plain"
}
],
"cookie": [
],
"body": ""
},
{
"name": "**HTTP Status Code:** `404`<br> **Error Code:** `1001`<br> User does not exist.<br> \n**Error Code:** `2001`<br> Account does not exist: {subAccountId}.<br>\n\n",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "plan_base",
"value": "{\"type\":\"ipsum occaecat sit\",\"hosts\":-80190804,\"increasing_hosts\":78929086}",
"description": "undefined",
"type": "text"
},
{
"key": "contact",
"value": "{\"first_name\":\"in laboris ut est\",\"last_name\":\"ut Ut occaecat anim voluptate\",\"email\":\"Ut laborum labor\",\"phone_number\":\"do\",\"address\":\"elit reprehenderit\",\"city\":\"elit aliquip ut L\",\"state\":\"eu in occaeca\",\"zip\":\"labore L\",\"country\":\"mollit deserunt proident Lorem ipsum\",\"apt\":\"cons\"}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_rooms",
"value": "{\"type\":\"occaecat\",\"hosts\":27049610}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_room_connector",
"value": "{\"type\":\"sed\",\"hosts\":94418581}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_large_meeting",
"value": "[{\"type\":\"proident\",\"hosts\":-94142518},{\"type\":\"tempor incididunt ad adipisicing\",\"hosts\":-40305312}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_webinar",
"value": "[{\"type\":\"occaecat\",\"hosts\":-70222367},{\"type\":\"non do reprehenderit\",\"hosts\":-31415448}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_zoom_events",
"value": "[{\"type\":\"ut nostrud voluptate\",\"hosts\":-70984842},{\"type\":\"cillum dolor anim\",\"hosts\":-78460596}]",
"description": "undefined",
"type": "text"
},
{
"key": "plan_recording",
"value": "non sunt ex ut consequat",
"description": "undefined",
"type": "text"
},
{
"key": "plan_audio",
"value": "{\"type\":\"irure fugiat ad\",\"tollfree_countries\":\"exe\",\"premium_countries\":\"ad deserunt in\",\"callout_countries\":\"exercitation pariatur nisi aliqua sed\",\"ddi_numbers\":18484358}",
"description": "undefined",
"type": "text"
},
{
"key": "plan_phone",
"value": "{\"plan_base\":{\"type\":\"anim incididunt sed sint officia\",\"callout_countries\":\"quis\"},\"plan_calling\":[{\"type\":\"ut Duis sed\",\"hosts\":75670660},{\"type\":\"id\",\"hosts\":37851603}],\"plan_number\":[{\"type\":\"minim velit adipisicing irure\",\"hosts\":-36598101},{\"type\":\"dolore reprehenderit sunt nisi\",\"hosts\":73151976}]}",
"description": "undefined",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/accounts/:accountId/plans",
"host": [
"{{baseUrl}}"
],
"path": [
"accounts",
":accountId",
"plans"
],
"variable": [
{
"key": "accountId",
"value": "quis officia in reprehenderit",
"description": "(Required) The account's ID."
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [
{
"key": "Content-Type",
"value": "text/plain"
}
],
"cookie": [
],
"body": ""
}
]
}