Notes
- The Note table contains a list of current note flags that the service can report on when processing a request.
- Notice: New Note values may be added to the service at any time.
Notes | Summary |
---|---|
IsUnknownProvider | IsUnknownProvider indicates provider information was unavailable for the provided phone number. |
IsPorted | IsPorted indicates the provided phone number has been ported to a new or existing carrier. This is common among wireless subscribers, and users who wish to retain their phone number when switching phone device (e.g. Landline to Wireless). |
IsTollFreeNumber | IsTollFreeNumber indicates the provided number is a Toll Free Access number. |
IsGoogleVoiceNumber | IsGoogleVoiceNumber indicates the provided number is a registered Google Voice number. There is increased risk for fraud with Google Voice numbers from operators overseas. |
IsSkypeNumber | IsSkypeNumber indicates the provided number is a registered Skype number. There is increased risk for fraud with Skype numbers from operators overseas. |
IsPortableVOIP | IsPortableVOIP indicates the registered phone carrier provides local phone number registration without physical address. There is increased risk of fraud with portable voip numbers from operators overseas. |
IsPossiblePortableVOIP | IsPossiblePortableVOIP indicates the registered phone number is likely assigned to a carrier which provides local phone number registration without physical address. There is increased risk of fraud with portable voip numbers from operators overseas. |
IsPrepayPhone | IsPrepayPhone indicates the phone number is assigned to a phone carrier offering prepay services. There is increased risk of fraud with phone numbers identified as prepay. |
Warnings
- The Warnings table contains a list of current warning flags that the service can report on when processing a request.
Warning | Summary |
---|---|
IsInvalidNumber | IsInvalidNumber indicates the phone number is invalid. |
SequentialNumbers | SequentialNumbers indicates that a sequential series of numbers were present in the phone number. |
SequentialNumbersSevere | SequentialNumbersSevere indicates a large portion of the phone number contains a sequential series of numbers. |
RepeatingPattern | RepeatingPattern indicates that a repeated pattern of numbers were present in the phone number. |
RepeatingSingleDigit | RepeatingSingleDigit indicates that a repeated single digit was present in the phone number. |
RepeatingSingleDigitSevere | RepeatingSingleDigitSevere indicates a large portion of the phone number contains a repeated single digit. |
InputCountryMisMatch | InputCountryMisMatch input country didn’t match the country portion of the phone number. |
CountryInferred | CountryInferred indicates that the country was inferred by the phone number. |
CountryNotFound | CountryNotFound indicates that the input country was not found on the phone number. |
CountryCodeNotFound | CountryCodeNotFound indicates that the country code was not found on the phone number. |