OptionalcallbackURL to receive the result callback on success or failure.
OptionalmaxMaximum age (inclusive).
OptionalminMinimum age (inclusive).
OptionalredirectURL to redirect the user to after completing age verification.
OptionalrefReference ID returned verbatim in the result and callback.
Request body for starting an age verification session.
At least one of
minAgeormaxAgemust be provided. If both are given,maxAgemust be >=minAge.