Skip to main content
Reports the infraction documents (papeletas and other actos) on record for a vehicle plate from SUTRAN (Superintendencia de Transporte Terrestre de Personas, Carga y Mercancías), Peru’s national road-transport authority. One lookup, by plate.

Infraction record

POST /pe/sutran/infracciones/v1

Response

Each infractions[] row has document_number, document_type, document_date (yyyy-mm-dd when parseable), infraction_code, and classification.
Coverage is national (SUTRAN), distinct from the province-level SAT Lima lookups. The record does not include faults already in coercive collection (cobranza coactiva).
This lookup can take longer than a typical request. It is an async job. By default the request waits inline and returns { data }, or you can poll / use a callback_url.

Full reference

Schemas, response fields, and an interactive playground.