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

icon picker
GET - LISTAR TIPO RACION

Listar tipo raciones que están en sistemas.

Success:

{
"tipo_racion": [
{
"id": "1",
"id_tabla": 1,
"codigo_tipo_racion": "D",
"nombre_tipo_racion": "Desayuno"
},
{
"id": "2",
"id_tabla": 2,
"codigo_tipo_racion": "A",
"nombre_tipo_racion": "Almuerzo"
},



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.