Problem with updating account options

Description
We use the API to change the meeting connectors for our sub accounts. Now we found a problem while looking into the operation logs. Even when we don’t touch the pay_mode with the API the operation logs say that the pay_mode has been deleted:
The Request Body looks like this:
{“share_mc”:true,
“meeting_connector_list”: [zone_controller_list],
“share_rc”:true,
“room_connector_list”:[zone_vrc_list]}

And the method is PATCH.

Normally the pay_mode is still correct in the backend after that patch, but it may have really deleted it in one case.

Error?
Who will pay for this account?: You (the master account holder) pay was cleared

API Endpoint/s?
https://api.zoom.us/v2/accounts/{accountId}/options

Hi @Maya_C4V , please submit a support ticket including the request/response and any other supporting evidence for this instance!

https://support.zoom.us/hc/en-us

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.