优惠券列表
coupon_listQuery available coupons for your account by selecting package type and billing mode to obtain coupon IDs for use during order or renewal.
Instructions
查询当前账号可用的优惠券,下单或续费时把返回的 id 填到 conpon_id。这个接口按套餐类型与计费模式筛选,不用 product。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | 套餐类型:0=动态住宅,1=静态住宅,2=数据中心 | |
| status | Yes | 计费模式:0=按流量(动态住宅),1=按时长(静态住宅与数据中心固定填 1) |