Skip to main content
Reports whether a vehicle plate has an outstanding capture order (orden de captura) in the province of Lima, issued by the SAT de Lima (Servicio de Administración Tributaria de Lima) for unpaid tax debt or traffic tickets. One lookup, by plate.

Capture orders

POST /pe/sat-lima/capturas/v1

Response

A capture order means the vehicle can be seized over the underlying debt or tickets. Coverage is limited to the province of Lima: a false result rules out a capture order in Lima only, not elsewhere in Peru.
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.