Skip to main content
GET
Check for duplicates

Authorizations

Authorization
string
header
required

JWT token issued from the RenovationFind Manager Portal

Query Parameters

email
string<email>

Customer email address. At least one of email or phone is required.

phone
string

Customer phone number. At least one of email or phone is required.

Response

Duplicate check result

success
boolean
Example:

true

data
boolean

true if a duplicate exists, false otherwise

Example:

false