Created
January 22, 2016 03:27
-
-
Save tedder/6460d48e4f842dec0ca2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"country_code":"US", | |
"phone_number":"+12405233767", | |
"national_format":"(240) 523-3767", | |
"carrier":{ | |
"mobile_country_code":null, | |
"mobile_network_code":null, | |
"name":"Bandwidth SMSEnabled", | |
"type":"voip", | |
"error_code":null | |
}, | |
"url":"https://lookups.twilio.com/v1/PhoneNumbers/+12405233767?Type=carrier" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment