Lead Cars (CRM)

List Cars Crm

List this company's vehicles, shaped for the CRM vehicle picker.

Returns:

  • id (Viatura.ID — this is the value that goes into Z_Leads.object_id)
  • plate, plate_secondary
  • brand, model, version
  • year, kms, price
  • Estado, EstadoNome
  • pv_id, pv_name
  • main_picture_url

Reservado (3) and Vendido (4) vehicles ARE returned — a lead is routinely opened against a car that is already reserved or sold. Only Suspenso (5) is excluded. Search needs at least 2 characters; below that the term is ignored.

get/api/leadcars/

Query parameters

qstring nullable

Search by plate, chassis, brand or model (min. 2 chars)

Search by plate, chassis, brand or model (min. 2 chars)

skipinteger

Offset

Offset

limitinteger

Limit

Limit

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/leadcars/:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.