13. Báscula
Consultar pesajes
Se puede consultar todos los pesajes creados hasta el momento mediante el método getWeighing
Parámetro | Valor |
---|---|
Nombre servicio | getWeighing |
Tipo método | POST |
URL | https://gorgeous-dust-0seusmuxapkp.vapor-farm-b1.com/api/auth/weighings/getWeighing |
Content type | application/json |
Respuesta
{
"status": {
"code": 200,
"message": "Procesado con éxito",
"data": {
"current_page": 1,
"data": [
{
"id": 530,
"container_1": null,
"container_2": null,
"capacity_container_1": null,
"capacity_container_2": null,
"tare_container_1": null,
"tare_container_2": null,
"pass_id": 5845,
"completeness": "INCOMPLETO",
"consecutive": "1694",
"weight_date": "2023-07-31",
"shedule": "NORMAL",
"operation": "Despacho",
"net_weight": null,
"gross_weight": null,
"gross_type": null,
"gross_date_weight": null,
"gross_time_weight": null,
"gross_user_id": null,
"gross_user_name": null,
"gross_scale_id": null,
"gross_scale_name": null,
"tare_weight": "100",
"tare_type": "MANUAL",
"tare_date_weight": "2023-07-31",
"tare_time_weight": "08:54:24",
"tare_user_id": 7,
"tare_user_name": "egutierrez",
"tare_scale_id": 1,
"tare_scale_name": "Bascula 15",
"vehicle_plate": "DAR667",
"passForm_number": 3053,
"status": "NORMAL",
"userManagment": "egutierrez",
"qualifiedUser_id": 3,
"name_qualified": "ADAMA ANDINA B.V SUCURSAL COLOMBIA.",
"nit_qualified": "8020193394",
"containers": []
},
{
"id": 529,
"container_1": null,
"container_2": null,
"capacity_container_1": null,
"capacity_container_2": null,
"tare_container_1": null,
"tare_container_2": null,
"pass_id": 5843,
"completeness": "INCOMPLETO",
"consecutive": "1693",
"weight_date": "2023-07-28",
"shedule": "NORMAL",
"operation": "Despacho",
"net_weight": null,
"gross_weight": null,
"gross_type": null,
"gross_date_weight": null,
"gross_time_weight": null,
"gross_user_id": null,
"gross_user_name": null,
"gross_scale_id": null,
"gross_scale_name": null,
"tare_weight": "1000",
"tare_type": "MANUAL",
"tare_date_weight": "2023-07-28",
"tare_time_weight": "10:17:45",
"tare_user_id": 11,
"tare_user_name": "pdonado",
"tare_scale_id": 36,
"tare_scale_name": "Bascula 4",
"vehicle_plate": "TDV509",
"passForm_number": 3048,
"status": "NORMAL",
"userManagment": "pdonado",
"qualifiedUser_id": 3,
"name_qualified": "ADAMA ANDINA B.V SUCURSAL COLOMBIA.",
"nit_qualified": "8020193394",
"containers": []
}
{
"id": 478,
"container_1": null,
"container_2": null,
"capacity_container_1": null,
"capacity_container_2": null,
"tare_container_1": null,
"tare_container_2": null,
"pass_id": 5744,
"completeness": "INCOMPLETO",
"consecutive": "1642",
"weight_date": "2023-07-05",
"shedule": "NORMAL",
"operation": "Despacho",
"net_weight": null,
"gross_weight": null,
"gross_type": null,
"gross_date_weight": null,
"gross_time_weight": null,
"gross_user_id": null,
"gross_user_name": null,
"gross_scale_id": null,
"gross_scale_name": null,
"tare_weight": "7000",
"tare_type": "MANUAL",
"tare_date_weight": "2023-07-05",
"tare_time_weight": "17:24:07",
"tare_user_id": 11,
"tare_user_name": "pdonado",
"tare_scale_id": 36,
"tare_scale_name": "Bascula 4",
"vehicle_plate": "TDX629",
"passForm_number": 2868,
"status": "CANCELADO",
"userManagment": "pdonado",
"qualifiedUser_id": 3,
"name_qualified": "ADAMA ANDINA B.V SUCURSAL COLOMBIA.",
"nit_qualified": "8020193394",
"containers": []
},
{
"id": 477,
"container_1": null,
"container_2": null,
"capacity_container_1": null,
"capacity_container_2": null,
"tare_container_1": null,
"tare_container_2": null,
"pass_id": 5722,
"completeness": "COMPLETO",
"consecutive": "1641",
"weight_date": "2023-07-05",
"shedule": "NORMAL",
"operation": "Entrada",
"net_weight": "29999",
"gross_weight": "50000",
"gross_type": "MANUAL",
"gross_date_weight": "2023-07-05",
"gross_time_weight": "13:05:46",
"gross_user_id": 8,
"gross_user_name": "oolaciregui",
"gross_scale_id": 34,
"gross_scale_name": "Bascula 1",
"tare_weight": "20001",
"tare_type": "MANUAL",
"tare_date_weight": "2023-07-06",
"tare_time_weight": "15:37:35",
"tare_user_id": 398,
"tare_user_name": "omerino",
"tare_scale_id": null,
"tare_scale_name": null,
"vehicle_plate": "XYZ123",
"passForm_number": 2796,
"status": null,
"userManagment": "oolaciregui",
"qualifiedUser_id": 117,
"name_qualified": "I.B.S. ZONA FRANCA S.A.",
"nit_qualified": "8000696743",
"containers": []
}
],
"first_page_url": "https://gorgeous-dust-0seusmuxapkp.vapor-farm-b1.com/api/auth/weighings/getWeighing?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "https://gorgeous-dust-0seusmuxapkp.vapor-farm-b1.com/api/auth/weighings/getWeighing?page=1",
"links": [
{
"url": null,
"label": "« Anterior",
"active": false
},
{
"url": "https://gorgeous-dust-0seusmuxapkp.vapor-farm-b1.com/api/auth/weighings/getWeighing?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Siguiente »",
"active": false
}
],
"next_page_url": null,
"path": "https://gorgeous-dust-0seusmuxapkp.vapor-farm-b1.com/api/auth/weighings/getWeighing",
"per_page": 30,
"prev_page_url": null,
"to": 23,
"total": 23
}
}
}