Gallery
Documentación Front-End
Share
Explore
Documentación Front-End
Productos

icon picker
GET - PRODUCTOS

Listar productos que están en sistemas.

Success:

{
"productos": [
{
"id": "1",
"id_tabla": 1,
"codigo_ingrediente": "PRO-0001",
"nombre_ingrediente": "ACEITE ",
"tipo_producto": {
"id_tipo_producto": 0,
"nombre_tipo_producto": "Sin Información"
}
},
{
"id": "2",
"id_tabla": 2,
"codigo_ingrediente": "PRO-0002",
"nombre_ingrediente": "AJO NATURAL",
"tipo_producto": {
"id_tipo_producto": 0,
"nombre_tipo_producto": "Sin Información"
}
},



Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.