Phone Numbers


GET /api/demo/phone_numbers/child_ping
HTTP 200 OK
{
  "message": "child pong"
}
<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <message>child pong</message>
</hash>
Path Verb Controller#Action
child_ping GET api/demo/phone_numbers#child_ping