cURL
curl --request GET \ --url https://dataapi.dncscrub.com/v1.4/Data/PhoneIDAppend
{ "Score": 123, "Category": "<string>", "LastName": "<string>", "FirstName": "<string>", "MiddleInitial": "<string>", "BusinessName": "<string>", "Address1": "<string>", "Address2": "<string>", "City": "<string>", "State": "<string>", "Zip": "<string>", "DPV": "<string>", "Phone": "<string>", "Rectype": "<string>", "Telconame": "<string>", "DACode": "<string>", "ResponseCode": "<string>" }
Retrieves a phone number based on name and address data
LoginId (aka APIKey)
First name of the person
Last name of the person
Primary address line
Secondary address line (optional)
City name
State abbreviation (e.g., CA, NY)
ZIP code
Success