API - Consultar Produto Paginada
API - Consultar Produto Paginada
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"id": 1164,
"codigo": "C_01",
"description": "API PÃO DE FORMA",
"bloqueado": false,
"tipoMaterial": {
"key": 1,
"value": "Material"
},
"ncm": "99999999",
"cest": "9999999",
"ibpt": false,
"origemMaterial": {
"key": 1,
"value": "Nacional"
},
"percentualDeImpostos": 0,
"ean": "SEM GTIM",
"eanTributario": "SEM GTIN",
"extensaoTabelaIPI": "",
"valorUnitarioComercial": 50,
"unidadeMedidaComercial": {
"key": 15,
"value": "Caixa"
},
"valorUnitarioTributario": 0,
"unidadeMedidaTributaria": {
"key": 25,
"value": "Display"
},
"pesoLiquido": 1,
"pesoBruto": 15,
"tipoEspecifico": {
"key": 1,
"value": "Sem especificação"
},
"empresa": {
"id": 9424,
"cnpj": "91419592000136",
"razaoSocial": "API PADARIA",
"nomeFantasia": "API PADARIA"
}
}
],
"draw": 1,
"recordsTotal": 4,
"recordsFiltered": 4
}APIs Relacionadas 🎈
Referências à API 📌
Last updated