GovChecks: Mexico PEP
Check whether a user is a Politically Exposed Person
post/mx/pep
Request body
Response
200
Example response
{
"data": {
"country": "MX",
"fullName": "Jose Antonio Saavedra Hernandez"
}
}Check whether a user is a Politically Exposed Person
200
{
"data": {
"country": "MX",
"fullName": "Jose Antonio Saavedra Hernandez"
}
}