Age verification
GET/transaction/{transaction_id}/age_verification
The endpoint compares the authenticated user's computed age against the age_limit parameter. The request is valid only if the user's age is greater than or equal to the parameter. This endpoint also supports MAS transactions.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 410
- 500
- 502
Scrive ISC isn't available for provider OR Hash callback URL is not whitelisted OR Callback URL is not whitelisted OR Invalid callback URL OR Operation not allowed for this provider OR Bad parameters OR Transaction has already expired due to retention period OR Method isn't available for provider OR Redirect URL cannot be accepted OR Invalid age_limit
The authentication provided is not valid for this transaction OR This operation can only be performed when using an Authorization header
Transaction with this ID does not exist OR transaction_id not found
The transaction is not in one of the allowed statuses for this operation OR User already has a transaction in progress with provider
The requested resource is no longer available
Internal Server Error
There was a problem in the communication with provider. If the problem persists, please contact Scrive support