token: ********************curl --location '/admin/servers//traffic/package' \
--header 'token: <api-key>'{
"success": true,
"package": [
{
"id": 0,
"flow": 0,
"flow_pool_id": 0
}
],
"total": 0
}