Identity Validation
Create Identity Validation
Create an identity validation request to verify the identity of a user.
post/
Headers
x-company-idinteger
ID of a child company for authentication. If not provided, the parent company will be authenticated.
ID of a child company for authentication. If not provided, the parent company will be authenticated.
Request body
Example request
{
"freshnessLimit": 86000,
"country": {
"validation": {
"dni": "20300000"
}
}
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.