{
"traffic_type": "rotation_residential",
"traffic_amount_gb": 10
}curl --location 'https://api.ipcola.com/api/traffic_package/buy' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"traffic_type": "rotation_residential",
"traffic_amount_gb": 10
}'{
"meta_message": "string",
"meta_status": 0
}