This operation is almost exactly like GetPhoneInfo, but only returns only the information regarding the phone carrier.
Although the WSDL may suggest that contact information may be given by this operation, this is not the case; contact information will never be returned.
URL Endpoints
GetExchangeInfo Inputs
Name | Type | Description |
---|---|---|
PhoneNumber | String | The phone number to be used for reverse-lookup information. |
LicenseKey | String | Your license key to use the service. Sign up for a free trial key at https://www.serviceobjects.com/phone-insight/ |
GetExchangeInfo Outputs
Name | Type | Values | Description |
---|---|---|---|
Name (Provider) | String | Varies | The name of the line carrier of the phone number (“AT&T”). |
City (Provider) | String | Varies | The city location of the carrier’s exchange (“New York”). |
State (Provider) | String | Varies | The state location of the carrier’s exchange (“NY”). |
LineType (Provider) | String | Landline / Wireless / Unknown | The type of the phone line, can either be “Landline” or “Wireless”. |
Error | Error | Varies | See “Errors“. |