Coletagem
Coletagem/header
GET /api/Coletagem/header
GET
/api/Coletagem/headerEndpoint `GET /api/Coletagem/header` da API BI da IzzyWay.
Parâmetros
IniciostringParâmetro de consulta.
FimstringParâmetro de consulta.
HoraIniciostringParâmetro de consulta.
HoraFimstringParâmetro de consulta.
ProdutointegerPadrão: 0
Autenticação
Envie o token JWT obtido em /api/Autentication/authenticate no header Authorization: Bearer <token>.
curl -X GET 'http://services.izzyway.com.br:7074/api/Coletagem/header' \
-H 'Authorization: Bearer $IZZYWAY_TOKEN'Resposta
Success
{}