Date of birth validation
GET/transaction/{transaction_id}/dob_validation
The endpoint matches the date_of_birth parameter (YYYY-MM-DD) against the date of birth found in the authenticated data, if present. 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 date_of_birth
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