Skip to content

Instantly share code, notes, and snippets.

@dice
Created September 30, 2012 06:05
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/3806012 to your computer and use it in GitHub Desktop.
Save dice/3806012 to your computer and use it in GitHub Desktop.
FullCourt IncomingPhoneNumbers List Resource API response
{
"Message": [
{
"CountryNumber": "81",
"Carrier_Numbers_id": "CN12345678901234567890123456789012",
"AreaCode": "050",
"DateCreated": "Fri, 08 Jun 2012 17:57:37 +0900",
"ApplicationSid": "PXb3854d7a7fa560479e9d490e7148c238",
"PhoneNumber": 58309913,
"Sid": "VA12345678901234567890ZBDBG6789034",
"FriendlyName": "\u30c6\u30b9\u30c8\u756a\u53f7\uff12",
"AccountSid": "FC2a73d65733d71b8249e39ab4d1254414",
"DateUpdated": "Fri, 08 Jun 2012 17:57:37 +0900"
}
],
"Success": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment