Duplicate Applicant By Address

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
phonestringRequired<=8192 characters
firstNamestringRequired<=8192 characters
lastNamestringRequired<=8192 characters
streetAddress1stringRequired<=8192 characters
citystringRequired<=8192 characters
statestringRequired<=8192 characters
countrystringRequired<=8192 characters
postCodestringRequired<=8192 characters
streetAddress2stringOptional<=8192 characters

Response

DuplicateApplicantByAddressResponse
duplicateFoundboolean
errorTextstring or null<=8192 characters

Non-empty if the request failed