子账号带宽升级
order_bandwidth_upgradeUpgrade bandwidth for static residential sub-accounts to a higher package. Check bandwidth_package_list for options, renew expired sub-accounts first, then confirm to deduct from account balance.
Instructions
会从账户余额扣费。把静态住宅子账号的带宽升级到 bandwidth_num;可选档位和价格用 bandwidth_package_list 查;有已过期的子账号时要先续费再升级。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | 产品:static-standard=静态住宅(非原生),static-native=静态住宅(原生),static-isp-native=静态住宅(运营商原生) | |
| sub_accounts | Yes | 要升级的子账号 id 列表,单次最多 200 个 | |
| bandwidth_num | Yes | 升级后的目标带宽,必须大于子账号当前带宽,可选值用 bandwidth_package_list 查 | |
| confirm_token | No | 确认码。客户端不支持弹窗确认时,第一次调用只返回操作预览和确认码;把预览告诉用户并得到同意后,用相同参数带上确认码再调一次。支持弹窗确认的客户端不需要这个参数 |