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

icon picker
PUT - ELIMINAR PRODUCTO

Eliminar producto que están en sistemas.

Body:

{
"elimina":"1",
"id_ingrediente":"569",
"usu_id_sol":"8"
}


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.