{
"username": "xxxxxxx",
"timelen_id": 4,
"params": [
123,
123
]
}curl --location 'https://www.rapidproxy.io/api/agent/renew_static_proxy' \
--header 'app-key: xxxxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
"username": "xxxxxxx",
"timelen_id": 4,
"params": [
123,
123
]
}'{
"code": 0,
"msg": "Static proxy activated successfully",
"data": {
"order_no": "xxxxxxxx",
"total_price": "32.000"
}
}