GET api/Relatorio/ObterRelatorioDeVeiculos?token={token}&empresasId={empresasId}&dtInicial={dtInicial}&veiculoNovo={veiculoNovo}

Método responsável por buscar dados do Relatório de Veículos Estoque -> Relatórios -> Veículos

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

string

Required

empresasId

Ids separados por virgula ex: 1,2,3

string

Required

dtInicial

date

Required

veiculoNovo

Quando nulo traz ambos usados e novos

boolean

None.

Body Parameters

None.

Response Information

Resource Description

Collection of RelatorioVeiculosDto
NameDescriptionTypeAdditional information
IDESTADO

integer

None.

CDINSUMO

integer

None.

CDEMPRESA

integer

None.

NMFANTASIA

string

None.

DSAPELIDO

string

None.

NRCHASSI

string

None.

IDESTADOPOSICAO

integer

None.

NRDIAESTOQUE

integer

None.

NRDIASCOMPRA

integer

None.

NRDIASENTRADA

integer

None.

DSCOR

string

None.

VLCOR

string

None.

NRANOMODELO

string

None.

NRANO

integer

None.

CDMODELOVEICULO

integer

None.

DSMODELOVEICULO

string

None.

IDRESERVADO

integer

None.

NMLOGIN

string

None.

VLCUSTOMEDIO

decimal number

None.

IDNOVO

integer

None.

NMPESSOADEMONSTRACAO

string

None.

NMPESSOARESERVA

string

None.

TPRESERVA

integer

None.

DTRESERVA

date

None.

VLPRECOVENDA

decimal number

None.

VLPRECOPPS

decimal number

None.

VLPRECOCNH

decimal number

None.

VLPRECONOA

decimal number

None.

VLPRECOFIPE

decimal number

None.

VLPRECOMOLICAR

decimal number

None.

NRPLACA

string

None.

DSEMPRESAFUNCIONARIO

string

None.

DSSUBGRUPOINSUMO

string

None.

IDVIGENTEMODELO

integer

None.

IDVIGENTECOR

integer

None.

TPVEICULO

integer

None.

DSMARCA

string

None.

IDENTREGUEATRASADO

integer

None.

DTENTRADA

date

None.

NRNOTAFISCALCOMPRA

string

None.

IDPAGO

integer

None.

DTPREVISAOCHEGADA

date

None.

DSPATIO

string

None.

DSAPELIDOPATIO

string

None.

NRRENAVAM

string

None.

NRORDEMMODELO

integer

None.

DSOBSERVACAO

string

None.

VLJUROESTOQUE

decimal number

None.

VLCUSTOREGATA

decimal number

None.

IDWEBSITE

integer

None.

DSTIPOCARROCERIA

string

None.

NMVENDEDOR

string

None.

VLKMATUAL

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "IDESTADO": 1,
    "CDINSUMO": 2,
    "CDEMPRESA": 3,
    "NMFANTASIA": "sample string 4",
    "DSAPELIDO": "sample string 5",
    "NRCHASSI": "sample string 6",
    "IDESTADOPOSICAO": 7,
    "NRDIAESTOQUE": 8,
    "NRDIASCOMPRA": 9,
    "NRDIASENTRADA": 10,
    "DSCOR": "sample string 11",
    "VLCOR": "sample string 12",
    "NRANOMODELO": "sample string 13",
    "NRANO": 14,
    "CDMODELOVEICULO": 15,
    "DSMODELOVEICULO": "sample string 16",
    "IDRESERVADO": 17,
    "NMLOGIN": "sample string 18",
    "VLCUSTOMEDIO": 19.0,
    "IDNOVO": 20,
    "NMPESSOADEMONSTRACAO": "sample string 21",
    "NMPESSOARESERVA": "sample string 22",
    "TPRESERVA": 23,
    "DTRESERVA": "2025-04-26T17:15:46.1324444-03:00",
    "VLPRECOVENDA": 24.0,
    "VLPRECOPPS": 25.0,
    "VLPRECOCNH": 26.0,
    "VLPRECONOA": 27.0,
    "VLPRECOFIPE": 28.0,
    "VLPRECOMOLICAR": 29.0,
    "NRPLACA": "sample string 30",
    "DSEMPRESAFUNCIONARIO": "sample string 31",
    "DSSUBGRUPOINSUMO": "sample string 32",
    "IDVIGENTEMODELO": 33,
    "IDVIGENTECOR": 34,
    "TPVEICULO": 35,
    "DSMARCA": "sample string 36",
    "IDENTREGUEATRASADO": 37,
    "DTENTRADA": "2025-04-26T17:15:46.1324444-03:00",
    "NRNOTAFISCALCOMPRA": "sample string 38",
    "IDPAGO": 39,
    "DTPREVISAOCHEGADA": "2025-04-26T17:15:46.1324444-03:00",
    "DSPATIO": "sample string 40",
    "DSAPELIDOPATIO": "sample string 41",
    "NRRENAVAM": "sample string 42",
    "NRORDEMMODELO": 43,
    "DSOBSERVACAO": "sample string 44",
    "VLJUROESTOQUE": 45.0,
    "VLCUSTOREGATA": 46.0,
    "IDWEBSITE": 47,
    "DSTIPOCARROCERIA": "sample string 48",
    "NMVENDEDOR": "sample string 49",
    "VLKMATUAL": 50
  },
  {
    "IDESTADO": 1,
    "CDINSUMO": 2,
    "CDEMPRESA": 3,
    "NMFANTASIA": "sample string 4",
    "DSAPELIDO": "sample string 5",
    "NRCHASSI": "sample string 6",
    "IDESTADOPOSICAO": 7,
    "NRDIAESTOQUE": 8,
    "NRDIASCOMPRA": 9,
    "NRDIASENTRADA": 10,
    "DSCOR": "sample string 11",
    "VLCOR": "sample string 12",
    "NRANOMODELO": "sample string 13",
    "NRANO": 14,
    "CDMODELOVEICULO": 15,
    "DSMODELOVEICULO": "sample string 16",
    "IDRESERVADO": 17,
    "NMLOGIN": "sample string 18",
    "VLCUSTOMEDIO": 19.0,
    "IDNOVO": 20,
    "NMPESSOADEMONSTRACAO": "sample string 21",
    "NMPESSOARESERVA": "sample string 22",
    "TPRESERVA": 23,
    "DTRESERVA": "2025-04-26T17:15:46.1324444-03:00",
    "VLPRECOVENDA": 24.0,
    "VLPRECOPPS": 25.0,
    "VLPRECOCNH": 26.0,
    "VLPRECONOA": 27.0,
    "VLPRECOFIPE": 28.0,
    "VLPRECOMOLICAR": 29.0,
    "NRPLACA": "sample string 30",
    "DSEMPRESAFUNCIONARIO": "sample string 31",
    "DSSUBGRUPOINSUMO": "sample string 32",
    "IDVIGENTEMODELO": 33,
    "IDVIGENTECOR": 34,
    "TPVEICULO": 35,
    "DSMARCA": "sample string 36",
    "IDENTREGUEATRASADO": 37,
    "DTENTRADA": "2025-04-26T17:15:46.1324444-03:00",
    "NRNOTAFISCALCOMPRA": "sample string 38",
    "IDPAGO": 39,
    "DTPREVISAOCHEGADA": "2025-04-26T17:15:46.1324444-03:00",
    "DSPATIO": "sample string 40",
    "DSAPELIDOPATIO": "sample string 41",
    "NRRENAVAM": "sample string 42",
    "NRORDEMMODELO": 43,
    "DSOBSERVACAO": "sample string 44",
    "VLJUROESTOQUE": 45.0,
    "VLCUSTOREGATA": 46.0,
    "IDWEBSITE": 47,
    "DSTIPOCARROCERIA": "sample string 48",
    "NMVENDEDOR": "sample string 49",
    "VLKMATUAL": 50
  }
]