Traffic tickets
POST /pe/callao/papeletas/v1
Response
Each
papeletas[] entry has plate, code (infraction code), ticket_number,
infraction_date (yyyy-mm-dd when parseable), amount, installment, and
ticket_id.
Coverage is limited to the province of Callao: an empty result rules out
outstanding tickets in Callao 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.