Endpoint: /winthor/venda/v0/ifood/ Exemplo de response: { "first": false, "items": [ { "barcode": "7891025301516", "name": "COD.: 1 - SO ICMS 10%- ALTERADAA", "plu": "1", "active": true, "details": { "categorization": { "department": "BEBIDAS EM GERAL", "category": "COD. 1 - SECAO CODIGO 1", "subCategory": "COD.: 1 - SO ICMS 10%- ALTERADAA" }, "brand": "COD.: 1 - SO ICMS 10%- ALTERADAA", "volume": "1", "unit": "UN", "imageUrl": "C:\\TEMP\\FOTOPRODUTOIFOOD.JPG", "description": "PROTUDO TESTE IFOOD", "nearExpiration": false, "family": null }, "prices": { "price": 166.505625, "promotionPrice": null }, "scalePrices": [ { "price": null, "quantity": 12 } ], "inventory": { "stock": 628 }, "multiple": { "originalEan": "7891025301516", "quantity": 0 }, "channels": [ "ifood-app" ], "codfilial": "1", "dataUltimaAlteracao": "2025-10-01T21:15:50" } ], "hasNext": false }
|