SOAT report
POST /pe/sbs/soat/v1
Response
Each policy (
active and every policies[] entry) has company,
vehicle_class, vehicle_use, accident_count, policy_number,
certificate_number, start_date and end_date (yyyy-mm-dd when parseable),
status (VIGENTE / VENCIDA / ANULADA), annulled_date, and comment.
SOAT is Peru’s mandatory traffic-accident insurance.
accident_count is the
siniestralidad: the number of accidents covered by SOAT policies in the last
five years. has_active_soat: false means no policy is currently in force,
even if past policies appear in the history.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.