v1

latestOpenAPI 3.1.02026-07-24450175.9 KB

GovChecks: Mexico PEP

Check whether a user is a Politically Exposed Person

post/mx/pep

Request body

callbackUrlstring required

Webhook URL

fullNamestring required

Response

200

{"stackTrail":"paths:/mx/pep:post:responses:200:content:application/json:schema:properties:error","oasType":"schema","type":"unknown"}

Example response

{
  "data": {
    "country": "MX",
    "fullName": "Jose Antonio Saavedra Hernandez"
  }
}