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

icon picker
PUT - ELIMINAR PREPARACION

Bloquear preparación que están en sistemas.
Body:
{
"id_preparacion": "1240",
"elimina":"1",
"usu_id_sol":1
}

Success:
{
"preparacion": {
"id_preparacion": 1241
}
}


Error:
{
"error": {
"id_preparacion": 0,
"detalle_error": null,
"respEstatus": "error",
"error_titulo": "DATO INGRESADO NO VALIDO preparación de platos no encontrado",
"msje_error": "",
"codigo_error": "120"
}
}

Error:
{
"error": {
"id": 0,
"detalle_error": null,
"respEstatus": "error",
"error_titulo": "DATO INGRESADO NO VALIDO si el valor de eliminado es distinto a 1 ",
"msje_error": "",
"codigo_error": "120"
}
}

Error:
{
"error": {
"id_usuario": 0,
"detalle_error": null,
"respEstatus": "error",
"error_titulo": "DATO INGRESADO NO VALIDO usuario solicitante",
"msje_error": "",
"codigo_error": "120"
}
}



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.