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 the registration year, issuance year, and expiration date if the card is valid and has been confirmed by the INE. If the card is invalid or not found, these fields - registration_year
, issuance_year
, and expiration
- will not be included.
This is a read-only operation. The validation_id
must come from a previous validation request.