{
  "validated_at": "2026-05-05",
  "requested_route": "/api/v1/pharmacy-reports/lots-overview",
  "requested_route_status_warehouse_1": 200,
  "requested_route_status_warehouse_2": 200,
  "actual_mobile_route": "/api/mobile/v1/reports/lots-overview",
  "mobile_route_still_works_status": 200,
  "auth": {
    "login_route": "/api/mobile/v1/auth/login",
    "login_status": 200,
    "token_type": "Bearer"
  },
  "warehouse_1": {
    "status": 200,
    "totals": {
      "with_lots": 65,
      "without_lots": 291,
      "total_lots_groups": 51
    },
    "items": 356,
    "returned_lots": 51,
    "mismatches_against_item_lots_group_warehouse": 0,
    "foreign_lots": 0
  },
  "warehouse_2": {
    "status": 200,
    "totals": {
      "with_lots": 65,
      "without_lots": 291,
      "total_lots_groups": 9
    },
    "items": 356,
    "returned_lots": 9,
    "mismatches_against_item_lots_group_warehouse": 0,
    "foreign_lots": 0
  },
  "warehouse_1_kind_with": {
    "status": 200,
    "items": 65,
    "lots": 51
  },
  "warehouse_2_kind_with": {
    "status": 200,
    "items": 65,
    "lots": 9
  },
  "shared_lot_samples_showing_no_global_mix": [
    {
      "lot_id": 102,
      "code": "0000",
      "warehouse_1_quantity": 2,
      "warehouse_2_quantity": 5,
      "global_quantity": 7
    },
    {
      "lot_id": 118,
      "code": "LOTE-REAL-06859230",
      "warehouse_1_quantity": 30,
      "warehouse_2_quantity": 20,
      "global_quantity": 50
    },
    {
      "lot_id": 120,
      "code": "LOTE-REAL-06980208",
      "warehouse_1_quantity": 30,
      "warehouse_2_quantity": 10,
      "global_quantity": 40
    },
    {
      "lot_id": 122,
      "code": "LOTE-REAL-07165248",
      "warehouse_1_quantity": 22,
      "warehouse_2_quantity": 20,
      "global_quantity": 42
    }
  ]
}
