Curp validation

Add curp

Add curp and the validation process result to interview.

post/omni/add/curp

Headers

api-versionstring required

Request body

curpstring

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

Example request

{
  "curp": "COHJ950918HCMVRS09"
}

Response

Respuesta con validación de CURP

Changes

No recorded changes to this endpoint across all 1 revision of this API.