{
  "count": 1,
  "numbers": [
    {
      "country": "US",
      "msisdn": "14845551212",
      "moHttpUrl": "http://example.com/message",
      "type": "mobile-lvn",
      "features": [
        "VOICE",
        "SMS"
      ],
      "voiceCallbackType": "vxml",
      "voiceCallbackValue": "http://example.com/voice",
      "voiceStatusCallbackUrl": "http://example.com/status"
    }
  ]
}