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

icon picker
GET - LISTAR TIPO INGREDIENTES

Listar los tipos de ingredientes que están en sistemas.

Success:

{
"tipo_ingredientes": [
{
"id": "1",
"id_tipo_ingredientes": 1,
"nombre_tipo_ingrediente": "Leche"
},
{
"id": "2",
"id_tipo_ingredientes": 2,
"nombre_tipo_ingrediente": "Néctar o jugo de frutas"
},


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.