Result Codes - Global Name#
Service Level Result Codes#
Code |
Short Description |
Long Description |
---|---|---|
Transmission Service Error |
||
|
Cloud Service Internal Error |
The cloud service experienced an internal error. |
General Transmission Error |
||
|
Empty Request Record Structure |
The SOAP, JSON, or XML request record structure is empty. Not to be confused with the GE02 GeoCode result code. |
|
Records Per Request Exceeded |
The counted records sent more than the number of records allowed per request. |
|
Empty License Key |
The License Key is empty. |
|
Invalid License Key |
The License Key is invalid. |
|
Disabled License Key |
The License Key is disabled. |
|
Product/Level Not Enabled |
The License Key is invalid for this product or level. |
|
Out of Credits |
The account has ran out of credits. Add more credits to continue using the service. |
Record Level Result Codes#
Code |
Short Description |
Long Description |
---|---|---|
NS - Name Status |
||
|
Parsing Successful |
Name parsing was successful. |
|
Error Parsing |
An error was detected. Please check for a name error code. |
|
First Name Spelling Corrected |
The spelling in the first name field was corrected. |
|
First Name 2 Spelling Corrected |
The spelling in the second first name field was corrected. |
|
First Name 1 Found |
FirstName1 was found in our census table of names. Very likely to be a real first name. |
|
Last Name 1 Found |
LastName1 was found in our census table of names. Very likely to be a real last name. |
|
First Name 2 Found |
FirstName2 was found in our census table of names. Very likely to be a real first name. |
|
Last Name 2 Found |
LastName2 was found in our census table of names. Very likely to be a real last name. |
|
Dual-name Parsed |
Input has dual-name contents and was split it into two single-name outputs. |
|
Company Name Standardized |
The company name was standardized. |
NE - Name Error |
||
|
Unrecognized Format |
Format of Input string was not recognized or too long to represent a valid name. |
|
Multiple First Names Detected |
Multiple first names were detected and could not be accurately genderized. |
|
Vulgarity Detected |
A vulgarity was detected in the name. |
|
Suspicious Word Detected |
The name contained words found on the list of nuisance names, such as “Mickey Mouse.” |
|
Company Name Detected |
The name contained words normally found in a company name. |
|
Non-Alphabetic Character Detected |
The name contained a non-alphabetic character. |
|
Multiple Names Split Detected |
Multiple names sets were detected when split, only the first two set are parsed. |
|
Unicode/Non-Latin Name Input |
Unicode characters detected on input. We do not support Unicode at this time; the input is returned as-is. |
|
Multiple Formats Detected |
Multiple Formats - Forward and Inverse - Detected |
|
Missing Minimum Name |
Minimum requirements for the name input data is not met. Name must have at least one Alpha Character to be parsed. |
|
Non-Name Word Detected |
Non-Name word such as a “Dept.” or Job Title detected. |
|
Company Standardization Not Needed |
Company name standardization was attempted, but did not produce a different result. |
DE - Data Error |
||
|
Data Field Error |
The data field was empty. |