{
"enabled": true,
"name": "My name",
"number_pool_settings": {
"geomatch": false,
"long_code_weight": 1,
"skip_unhealthy": true,
"sticky_sender": false,
"toll_free_weight": 10
},
"url_shortener_settings": {
"domain": "example.ex",
"prefix": "",
"replace_blacklist_only": true,
"send_webhooks": false
},
"webhook_api_version": "2",
"webhook_failover_url": "https://backup.example.com/hooks",
"webhook_url": "https://www.example.com/hooks",
"whitelisted_destinations": [
"US"
]
}