{
"cycleBaseId": 57,
"voiceAppId": 1000007
}curl --location '/srsVoiceBillingWhitelist' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"cycleBaseId": 57,
"voiceAppId": 1000007
}'{
"code": 0,
"msg": "",
"data": false
}