1:
www.farmarobotics.com/api/production/list_devices
input:
{
id_pro : 21323
}
output:
{
"list_devices":
[
{
"id_tp": "223"
"name" : "TRAY 1",
"medicines" : "12",
"code" : "F234234",
"status" : "Active"
},
{
"id_tp": "223"
"name" : "TRAY 2",
"medicines" : "6",
"code" : "",
"status" : "Prepare"
}
]
}
2:
www.farmarobotics.com/api/production/list_medicines
input:
{
id_tp : 21323
}
output:
{
"list_medicines":
[
{
"id_mp": "223"
"code" : "665854"
"name" : "paracetamol sandoz 1g",
"unit" : "1.0",
"qty" : "7",
"lot" : "L0034/L0851",
"exp" : "2026-01/2027-06",
"status" : "Active",
"image" : "/url/picture/image-pill"
},
{
"id_mp": "3423"
"code" : "665854"
"name" : "paracetamol sandoz 1g",
"unit" : "0.5",
"qty" : "17",
"lot" : "L0034/L0851",
"exp" : "2026-01/2027-06",
"status" : "Active",
"image" : "/url/picture/image-pill"
},
{
"id_mp": "32343"
"code" : "98872"
"name" : "adiro 300 comprimidos",
"unit" : "1.0",
"qty" : "7",
"lot" : "L0034/L0851",
"exp" : "2026-01/2027-06",
"status" : "Active",
"image" : "/url/picture/image-pill"
}
]
}
3:
www.farmarobotics.com/api/production/list_cell
input:
{
id_mp : 32343
}
output:
{
"list_cell":
[
{
"row": "0"
"col" : "0"
"num" : "1",
"dose" : "",
"qty" : "",
"lot" : "",
"exp" : "",
"color" : "FFFFFF",
"status" : "Prepare",
},
{
"row": "1"
"col" : "0"
"num" : "2",
"dose" : "1.00",
"qty" : "1",
"lot" : "",
"exp" : "",
"color" : "FFB800",
"status" : "Prepare",
},
{
"row": "2"
"col" : "0"
"num" : "3",
"dose" : "",
"qty" : "",
"lot" : "",
"exp" : "",
"color" : "FFFFFF",
"status" : "Prepare",
},
{
"row": "3"
"col" : "0"
"num" : "4",
"dose" : "",
"qty" : "",
"lot" : "",
"exp" : "",
"color" : "FFFFFF",
"status" : "Prepare",
},
{
"row": "4"
"col" : "0"
"num" : "5",
"dose" : "",
"qty" : "",
"lot" : "",
"exp" : "",
"color" : "FFFFFF",
"status" : "Prepare",
},
{
"row": "0"
"col" : "1"
"num" : "6",
"dose" : "",
"qty" : "",
"lot" : "",
"exp" : "",
"color" : "FFFFFF",
"status" : "Prepare",
},........... to 30 items
]
}
Plazo de Entrega: No definido