Created
November 3, 2019 06:57
-
-
Save afaqk9394/f40fb2b22eadea7310595129650c3f60 to your computer and use it in GitHub Desktop.
query the list of elements that are attached to this phone
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
| <?php | |
| $response = $client->getPhone(array("name"=>"SEP010101010199")); | |
| ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment