AgeChecker.Net · Schema

VerificationRequest

VerificationRequest schema from AgeChecker.Net API

Age VerificationIdentityComplianceRegulatoryE-Commerce

Properties

Name Type Description
first_name string Customer first name.
last_name string Customer last name.
birth_date string Customer date of birth (YYYY-MM-DD).
address string Street address.
city string City.
state string State or province code.
zip string Postal/ZIP code.
country string ISO 3166-1 alpha-2 country code.
email string Customer email address.
phone string Customer phone number.
ip_address string Customer's IP address.
minimum_age integer Minimum age required (default is 21 for alcohol, 18 for tobacco).
View JSON Schema on GitHub