APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
AgeChecker.Net
VerificationRequest
AgeChecker.Net
· Schema
VerificationRequest
VerificationRequest schema from AgeChecker.Net API
Age Verification
Identity
Compliance
Regulatory
E-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