Response Definitions
Return Length
All return string types are a max of 128 bytes unless otherwise stated.
| NAME | TYPE | DESCRIPTION |
|---|---|---|
status |
integer | The status of the request. A response of 0 indicates success. Any non-0 response is an error indication. For more information on status codes, see the Error and Status Codes section. |
requestid |
string | The requestId from the request, reflected back for tracking purposes. |
troubleshootingId |
string | Unique transaction identifier used to identify the results of the request. |
carrier |
string | The carrier related to the phone number. |
countryCode |
string | The country code associated with the phone number. |
lineType |
string | Line type associated with the phone number: mobile, landline, etc. _fixedvoip _nonfixedvoip _landline _mobile other |
verified |
boolean | Indicator of verified identity between the mobile number and the identity data submitted. |
firstName |
integer | A score of the first name match; values 0 to 100. 100 indicates an exact match. |
lastName |
integer | A score of the last name match; values 0 to 100. 100 indicates an exact match. |
nameScore |
integer | An overall name score that uses both the first and last name scores to generate the overall score. Values 0 to 100. 100 indicates an exact match. |
addressScore |
integer | An overall address score that uses all the address attributes to generate the overall score; values 0 to 100. 100 indicates an exact match. |
dob |
boolean | The results of the date of birth match. |
isLostStolen |
boolean | |
accountType |
string | Indicates if the number is prepaid, postpaid, or corporate. |