Cadastros
Cadastros/ProductHistoricCost
GET /api/Cadastros/ProductHistoricCost
GET
/api/Cadastros/ProductHistoricCostEndpoint `GET /api/Cadastros/ProductHistoricCost` da API BI da IzzyWay.
Parâmetros
produtoIdentificadorintegerParâmetro de consulta.
skipintegerPadrão: 0
takeintegerPadrã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
{}