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

icon picker
PUT - MODIFICAR PRODUCTO

Modificar producto que están en sistemas.

Body:

{
"nombre_ingrediente":"104",
"id_ingrediente":"222",
"id_usu_sol":"18",
id_tipo_ingrediente:"1"
}

Success:
{
"producto": {
"id_ingrediente": 569
}
}

Error:
{
"error": {
"error_titulo": "ingrediente",
"msje_error": "El ingrediente esta incorrecto",
"codigo_error": "PPL002.",
"detalle_error": "error controlado"
}
}

Error:
{
"error": {
"error_titulo": "Usuarios Solicitante",
"msje_error": "El usuario solicitante esta incorrecto",
"codigo_error": "PPL001.",
"detalle_error": "error controlado"
}
}


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.