订单接口

静态住宅IP开通

post
/api/open/isp_ip_open
请求体
regiontext必填

开通地区

Example: hk
durationtext必填

开通时长: weekly|monthly|quarterly

Example: weekly
numtext必填

数量

Example: 1
remarkstring可选

备注

Example: 测试
pool_tagstring可选

服务商,渠道一/渠道二/渠道三/渠道四/渠道五

Example: 渠道一
响应
200

成功

application/json
响应any
post
/api/open/isp_ip_open

静态住宅订单

post
/api/open/isp_order_list
请求体
order_idstring可选

订单号

start_timestring可选

开始时间

Example: 2022-5-1
end_timestring可选

结束时间

Example: 2022-5-31
pay_statusstring可选

支付状态:0=未支付,1=已支付

Example: 1
pagestring可选

页码

Example: 1
limitstring可选

每页条数

Example: 15
响应
200

成功

application/json
响应any
post
/api/open/isp_order_list

数据中心订单

post
/api/open/datacenter_order_list
请求体
order_idstring可选

订单号

start_timestring可选

开始时间

Example: 2022-5-1
end_timestring可选

结束时间

Example: 2022-5-31
pay_statusstring可选

支付状态:0=未支付,1=已支付

Example: 1
pagestring可选

页码

Example: 1
limitstring可选

每页条数

Example: 15
响应
200

成功

application/json
响应any
post
/api/open/datacenter_order_list

数据中心IP续费

post
/api/open/static_ip_renew
请求体
renew_ip_listtext必填

需续费的ip列表, 多个使用 ","分隔

Example: 156.237.6.97,156.237.6.98
durationtext必填

开通时长: week|month|season

Example: week
remarktext可选

备注

Example: 测试
响应
200

成功

application/json
响应any
post
/api/open/static_ip_renew

动态流量订单

post
/api/open/flow_order_list
请求体
order_idtext可选

订单号

start_timetext可选

开始时间

Example: 2022-5-1
end_timetext可选

结束时间

Example: 2022-5-31
pay_statustext可选

支付状态:0=未支付,1=已支付

Example: 1
pageinteger可选

页码

Example: 1
limittext可选

每页条数

Example: 15
响应
200

成功

application/json
响应any
post
/api/open/flow_order_list

数据中心IP开通

post
/api/open/static_ip_open
请求体
regiontext必填

开通地区

Example: hk
durationtext必填

开通时长: week|month|season

Example: week
numtext必填

数量

Example: 1
remarkstring可选

备注

Example: 测试
pool_tagstring可选

服务商,渠道一/渠道二/渠道三/渠道四/渠道五

Example: 渠道一
响应
200

成功

application/json
响应any
post
/api/open/static_ip_open

静态住宅IP续费

post
/api/open/isp_ip_renew
请求体
renew_ip_listtext必填

需续费的ip列表, 多个使用 ","分隔

Example: 156.237.6.97,156.237.6.98
durationtext必填

开通时长: weekly|monthly|quarterly

Example: weekly
remarktext可选

备注

Example: 测试
响应
200

成功

application/json
响应any
post
/api/open/isp_ip_renew

移动代理流量订单

post
/api/open/mobile_flow_order_list
请求体
order_idtext可选

订单号

start_timetext可选

开始时间

Example: 2022-5-1
end_timetext可选

结束时间

Example: 2022-5-31
pay_statustext可选

支付状态:0=未支付,1=已支付

Example: 1
pageinteger可选

页码

Example: 1
limittext可选

每页条数

Example: 15
响应
200

成功

application/json
响应any
post
/api/open/mobile_flow_order_list

最后更新于