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

icon picker
GET - LISTAR PREPARACIONES

Listar preparaciones que están en sistemas.

Success:

{
"preparaciones": [
{
"orden": "1",
"id_preparacion": 157,
"codigo_preparecion": "PRE-0157",
"nombre_preparacion": "Budín carne con corbatas",
"tipo_racion": {
"id": 2,
"nombre": "Almuerzo"
},
"componente_servicio": {
"id": 4,
"nombre": "Plato de Fondo"
}
}
]
}


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.