v1
latestOpenAPI 3.1.22026-08-062411.3 KBValidate SSN and Name
Validate a SSN
Check if the Social Security Number is within the acceptable range, and match against the First and Last Name.
get/doLookup
Query parameters
tstring
Transmission Reference - Serves as a unique request identifier.
{"stackTrail":"components:parameters:LicenseKeyParam:schema","oasType":"schema","type":"unknown"}
Required. The License Key issued by Melissa.
ssnstring required
Required. This is a string value containing the Social Security Number. All hyphens are ignored when submitting the SSN. We recommended using only numbers when submitting the SSN.
firststring required
Required. The given (first) name.
laststring required
Required. The family (last) name.
fullstring
Required. This field can contain a full name. We will parse and check Names only if the First Name and Last Name fields are left blank.
formatstring
Sets the format of the response.
Headers
Accept'application/json' | '*/*' required
Format of the response.
Content-Type'application/json' | 'application/xml' required
Format of the request.
Response
Successful response