IzzyWayv1.0

Cadastros

Cadastros/ProductHistoricCost

GET /api/Cadastros/ProductHistoricCost

GET/api/Cadastros/ProductHistoricCost

Endpoint `GET /api/Cadastros/ProductHistoricCost` da API BI da IzzyWay.

Parâmetros

produtoIdentificadorinteger

Parâmetro de consulta.

skipinteger

Padrão: 0

takeinteger

Padrão: 50

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/Cadastros/ProductHistoricCost' \
  -H 'Authorization: Bearer $IZZYWAY_TOKEN'
Resposta
Success
{}