get https://api.accurateappend.com/Services/V2/AppendNameAndPhone/Residential/
Add contact data, mobile and landline phone numbers to your contact records by searching our database using existing contact fields such as city, state, and postal address.
HTTP HeaderThe "content-type" in the HTTP header must be set to "application/json", otherwise an HTTP 400 Bad Request response will be returned.
Response
A single response may include one and only one Phone element for each Source requested.
| Field name | Type | Description |
|---|---|---|
| FirstName | string | The contact first name |
| LastName | string | The contact last name |
| Areacode | string | 3 digit US area code |
| PhoneNumber | string | 7 digit US phone number |
| LineType | enum | Indicates the LineType |
| MatchLevel | enum | Indicates the MatchLevel under which the match was found. |
| MaxValidationLevel | enum | Indicates the maximum validation level achieved by the input criteria. Measured as MatchLevel. |
| Source | enum | Indicates in which Source the match was found. |
LineType codes
[Click for a list of LineType codes and descriptions] (https://docs.accurateappend.com/reference#linetype).
HTTP Error Messages
Click to see a complete listing of error messages and codes.
