{
"id": 1
}
curl --location --request POST 'https://api.ipcola.com/api/static_transfer_proxy/online_ip_refund' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1
}'
{
"expire_unixtime": 0,
"meta_message": "string",
"meta_status": 0,
"refund_balance": 0,
"traffic_cap": 0,
"traffic_used": 0
}