Skip to main content

Webhooks — Vehicle Collateral

Attention!

QI Tech webhooks must not be mapped in a restrictive way. Additional fields may be included in the webhook payloads returned by our APIs.

Asynchronous notifications sent via POST. The request must be answered within 10 seconds with HTTP 200.

Order Status Webhook

Notifies about status changes in contract, lien, and image stages.

Payload
FieldTypeDescription
transactionIdStringTransaction ID (36 chars)
statusStringOrder status (see Status Map)
msgRetornoPlataformaStringPlatform return message
codigoQiTechStringUnique request identifier
etapaAtualStringCurrent stage (Lien Inclusion / Contract Registration / Contract Addendum / Contract Image)
timestampDATETIMESend timestamp
dataUltimaAtualizacaoDATETIMELast update date on the platform
gravameStringLien number ("0" when none)
ufStringUF where the lien was created (2 chars)
chassiStringVehicle VIN/chassis
Attention

The "Processing" status is not sent via webhook for the Contract Registration, Lien Inclusion, and Contract Addendum stages.

Configuration

The Status Webhook requires registered URLs + selection of desired stages/statuses. Consult the onboarding team for configuration.