錢包兌換套餐

基礎信息

接口狀態:已完成

請求地址:https://gapi.lunaproxy.com/pay/wallet_buy

請求方式:POST

內容類型:multipart/form-data

認證方式:無需認證

請求參數

參數名
參數值
是否必填
參數類型
描述說明

neek

1792274

String

appkey

ae9ba2fd71fd1b35386d5f2c8cd6f064

String

order_type

1

Integer

1 動態住宅 2 靜態ISP 5 輪換ISP 6 數據中心 4 不限量

flow

1

Integer

流量套餐必傳

duration

1

Integer

套餐時長 單位天 不限量套餐只支持1,7,30,60

extra_info

[{"pak_id":79,"title":"New York,US","num":1,"price_type":"month","region_code":"us-newyork","res_type":2,"isp_type":4},{"pak_id":63,"title":"US-LA","num":1,"price_type":"month","region_code":"us-losangeles","res_type":2,"isp_type":4}]

String

靜態ISP/數據中心必傳

bandwidth

200

Integer

不限量機器帶寬,不限量套餐開通新機器必傳

renew_ids

1,2,3

String

不限量機器id,不限量套餐機器續費必傳

renew_ips

1.1.1.1|1.1.1.2|1.1.1.3

String

續費IP 靜態ISP套餐或數據中心套餐續費IP必傳

響應示例

成功(200)

{
"code": 0,
"data": { },
"msg": "Success",
"msg_code": "Success"
}
參數名
參數值
是否必填
參數類型
描述說明

ret

0

Integer

code

1

Integer

msg

success

String

Last updated

Was this helpful?