SG1
Utility - Phone Register
Source Availability: API + Batch
Supported Attributes:
first_name
person's first-name
required
middle_name
person's middle-name
optional
last_name
person's last-name
required
dob
person's date of birth in YYYY-MM-DD format
optional
address
address line 1 & address line 2 of the individual
conditional
address1
address line 1 of the individual
conditional
address2
address line 2 of the individual
conditional
city
a valid city, district or locality
optional
zip
a valid zip or postal code
optional
phone
a valid phone number without country dialing code
optional
a valid email address
optional
request_id
a unique client reference number
required
Minimum required combinations to perform a check against our SG1 source are:
first_name + last_name + address + request_id
first_name + last_name + address1 + address2 + request_id
Last updated
Was this helpful?