v1
latestOpenAPI 3.1.02026-07-2432337285.3 KBIdentity 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