GET api/Veiculo/GetNotasVenda?token={token}&DTINICIO={DTINICIO}&DTFIM={DTFIM}

Retorna lista de notas de venda de veículos por período de data

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

Valor recebido pelo método Login >> Entrar

string

Required

DTINICIO

Data inicial para busca de notas DD/MM/YYYY

string

Required

DTFIM

Data final para busca de notas DD/MM/YYYY

string

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}