offline ip refund static direct proxy
POST
https://api.ipcola.com/api/static_direct_proxy/refundRequest
Body 参数application/json
id
integer
必需
record id to refund
示例
{
"id": 1
}
Request samples
返回响应
result(200)
HTTP Code: 200
Content Type : JSONapplication/json
数据结构
expire_unixtime
integer
必需
expire time, unixtime
meta_message
string
必需
success or other error msg
meta_status
integer
必需
1 for success, negative for error
refund_balance
integer
必需
refund balance
traffic_cap
integer
必需
total capacity == old capacity + extra bought
traffic_used
integer
必需
traffic bytes used
示例
未设置
最后修改时间: 8 个月前