Cadastros
Cadastros/ProductsComposition
GET /api/Cadastros/ProductsComposition
GET
/api/Cadastros/ProductsCompositionEndpoint `GET /api/Cadastros/ProductsComposition` da API BI da IzzyWay.
Parâmetros
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/ProductsComposition' \
-H 'Authorization: Bearer $IZZYWAY_TOKEN'Resposta
Success
{}