get https://sandbox.trully.ai/v1/data-enrichment/voter-roll/
Returns the result of a previously executed INE (Instituto Nacional Electoral) card validation based on a unique validation ID. This endpoint is used to retrieve the stored validation outcome for audit, reprocessing, or verification purposes.
The response includes details such as registration year, issuance year, and expiration date if the card is valid and confirmed by INE. If the card is not found or invalid, the response only includes the validation_id
, valid
, and created_on
fields.
This is a read-only operation. The validation_id
must come from a previous validation request.