curl --location --request GET 'api.velosms.com/api/partners/whitelisted-ips' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": [ "string" ] }'
{}