Add curp

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

curp

string

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

api-version

string

required

Defaults to 1.0

``200 Respuesta con validación de CURP

``400 Bad Request

``500

Internal error during CURP validation.

``504

The request to validate the CURP exceeded the allowed time limit


ShellNodeRubyPHPPython

``

xxxxxxxxxx

curl --request POST \

--url https://demo-api.incodesmile.com/omni/add/curp \

--header 'accept: application/json' \

--header 'api-version: 1.0' \

--header 'content-type: application/json' ``

application/json

200 - Successful CURP Validation200 - CURP not found200 - Daily Rate Limit Exceeded200 - Curp status not acceptable``400