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
| Name | Description | Type | Additional 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
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}