续费时长 IP
order_renewRenew static residential or datacenter IP sub-accounts in batches, grouped by country, with selectable duration and optional bandwidth renewal. Supports up to 200 sub-accounts per request.
Instructions
会从账户余额扣费。续费静态住宅或数据中心的时长 IP 子账号,content 按国家分组,每组写子账号 id 列表、国家、续费时长;一次最多 200 个子账号。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | 续费内容,按国家分组,每组写 ids、country、timelen,可选 renew_with_bandwidth | |
| product | Yes | 产品:static-standard=静态住宅(非原生),static-native=静态住宅(原生),static-isp-native=静态住宅(运营商原生),datacenter=数据中心 | |
| conpon_id | No | 优惠券 id,用 coupon_list 查 | |
| confirm_token | No | 确认码。客户端不支持弹窗确认时,第一次调用只返回操作预览和确认码;把预览告诉用户并得到同意后,用相同参数带上确认码再调一次。支持弹窗确认的客户端不需要这个参数 |