购买动态住宅流量
order_buy_dynamicBuy dynamic residential traffic by the GB, with permanent or fixed-term options. Complete account verification and provide a confirmation token to approve the purchase.
Instructions
会从账户余额扣费。购买动态住宅流量,num 为 GB 数;永久套餐流量不过期,期限套餐要用 bill_timelen 指定有效时长。账号须先完成邮箱或手机验证以及实名验证才能购买。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | Yes | 需要购买的流量数量。单位:GB。范围:1-300GB之间 | |
| product | Yes | 产品:dynamic-no-expiry=动态住宅流量(永久),dynamic-monthly=动态住宅流量(期限) | |
| conpon_id | No | 优惠券 id,用 coupon_list 查 | |
| bill_timelen | No | 流量有效时长,product 为 dynamic-monthly 时必填(后端校验):1=30天,2=90天,3=180天;dynamic-no-expiry 不要传 | |
| confirm_token | No | 确认码。客户端不支持弹窗确认时,第一次调用只返回操作预览和确认码;把预览告诉用户并得到同意后,用相同参数带上确认码再调一次。支持弹窗确认的客户端不需要这个参数 |