CodeArts IDE-购买激活码:请求参数
请求参数
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
X-Auth-Token |
是 |
String |
用户Token。 通过调用 IAM 服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 |
Content-Type |
否 |
String |
内容类型 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
spec_code |
是 |
String |
规格(SKU) |
charging_mode |
否 |
String |
计费模式 |
period_type |
否 |
String |
周期类型 |
period_num |
是 |
Integer |
续费变更的周期数 |
is_auto_renew |
否 |
Boolean |
该资源当前是否是自动续费(即 是否开通了自动续费):(适用于包周期资源) false:否;true:是; 默认为false:否; 非包周期资源为空 |
is_auto_pay |
否 |
Boolean |
是否自动支付: false:否;true:是; 默认为false:否 |
count |
是 |
Integer |
订单购买资源总数 |
is_auto_bind |
否 |
Boolean |
是否自动绑定: false:否;true:是; 默认为false:否 |