Skip to content

Instantly share code, notes, and snippets.

@dice
Created September 30, 2012 05:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dice/3805980 to your computer and use it in GitHub Desktop.
Save dice/3805980 to your computer and use it in GitHub Desktop.
Respone to FullCourt AvailablePhoneNumbers API
{
"Message": [
{
"CountryNumber": "81",
"AreaCode": "050",
"Cost": 300.0,
"PhoneNumber": "58383124",
"Sid": "CN12345678901234567890123456789011", "IncomingPhoneNumber": "58383124"
}
],
"Success": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment