GET api/mnp/opcode?number={number}
Search number information and returns operator code.
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 operator code related to input number.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.