Skip to main content
GET
Right Party ID
Returns if a name and/or address matches a phone number. The most common use case of this API is to determine if the person that gave you permission to call is the current phone number owner.

Request

Headers

string
required
Your API Key (LoginId from your DNCScrub account)

Query Parameters

string
required
10-digit phone number to verify
string
First name to match against
string
Last name to match against (required if consentDate not provided)
string
Street address
string
City name
string
State abbreviation
string
ZIP code
Consent date in YYYYMMDD format (required if lastName not provided)
string
Optional reference ID for tracking
The more fields provided, the more accurate the response will be.

Output parameters

VerificationCode values

PhoneType values

Match Table

Example Request