Skip to content

Instantly share code, notes, and snippets.

@fernandomitre7
Last active September 6, 2016 14:36
Show Gist options
  • Save fernandomitre7/e2c670a46eda9efd2a5dfc7b638426f6 to your computer and use it in GitHub Desktop.
Save fernandomitre7/e2c670a46eda9efd2a5dfc7b638426f6 to your computer and use it in GitHub Desktop.
{
"caller_ids": [
{
"active": false, //Value that indicates if the caller id is active, if it is active we can use it (I don't think we use this value)
"id": "a035000000SstJ7AAJ",
"name": "MX Mobile",
"number": "5218117997371", //duplicated values
"phone": "5218117997371",
"selected": false //Value that indicates if this caller id is selected to be used. Only 1 can be selected at a time
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment