API reference, Curp validation

Add curp v2

POSThttps://demo-api.incodesmile.com/omni/add/curp/v2

Add CURP and validation result based on a person data.

Query parameters

interviewIdstring

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

curpstring

User's curp. Has to be in valid format. If it isn't present, then curp value from interview is used.

namestring≥ 1 chars
firstLastNamestring≥ 1 chars
secondLastNamestring
genderstring≥ 1 chars

Valid gender values are "H" (Hombre, male), "M" (mujer, female) and "X" (otro, other)

enumHMX
birthDatestring (dd/mm/yyyy)≥ 1 chars
statestring≥ 1 chars
externalIdstring

Responses

no body
no body

Was this page helpful?