GET api/mnp/mvd?number={number}
Search number information and returns suggested MVD parameters.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| number |
Called number that must be searched. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns MVD parameters that should be used for outbound call.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.