{
"pay_type": "balance",
"static_proxy_type": "shared",
"time_period": 30,
"renew_data": [
"20260131031328528643901",
"20260129075929507820439"
]
}curl --location --request POST 'https://sandbox-open-api.985proxy.com/res_static/renew' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"pay_type": "balance",
"static_proxy_type": "shared",
"time_period": 30,
"renew_data": [
"20260131031328528643901",
"20260129075929507820439"
]
}'{
"code": 0,
"msg": "success",
"data": {
"order_no": "7f35dbc5-349d-4da6-bba7-76825c3765c8",
"cost": {
"ip_count": 1,
"time_period": 30,
"total_price": 5,
"ip_price": 5,
"bandwidth_price": 0,
"discount_price": 0,
"other_discount_price": 0,
"promo_discount_price": 0,
"pay_price": 5
}
}
}