# query/lista_inventario_by_origen

### Detalles técnicos

- **Dominio: https://qamoradex.shalomcontrol.com**
- **Endpoint: query/lista\_inventario\_by\_origen**
- **Método:** `POST`
- **Headers:**

### 📩 Request

```
{
    "terminal": "", 
    "terminalCA": "45", 
    "userCA": "75844645", 
    "NguiaCA": "", 
    "scan": "0"
}
```

```
{
    "terminal": "13", 
    "terminalCA": "45", 
    "userCA": "75844645", 
    "NguiaCA": "", 
    "scan": "1"
}
```

```
{
    "terminal": "", 
    "terminalCA": "7", 
    "userCA": "72607245", 
    "NguiaCA": "70925682/box/1/1", 
    "scan": "0"
}
```

```
{
    "terminal": "", 
    "terminalCA": "7", 
    "userCA": "72607245", 
    "NguiaCA": "70925682", 
    "scan": "1"
}
```

---

### 📤 Response

```json
{
    "data": [
        {
            "ose_id": "35013299",
            "envio": "EDY ALEXANDER RAFAEL  17-09-24 08:39",
            "guia": "SANT.CUS-VMT",
            "destinatarionombre": "GOYCOCHEA TUPACYUPANQUI EULALIA  ",
            "contenido": "1 PAQUETE L",
            "ubicacion_inventario_app": "D4",
            "estadoinv": "OFICINA",
            "tipodir": "OFICINA",
            "direccion": "ENTREGAR EN AGENCIA",
            "estadopago": "CE",
            "monto": "26.00",
            "nroguia": "31532180",
            "nroguia2": "31532180"
        },
        {
            "ose_id": "34923913",
            "envio": "DE LA CRUZ  14-09-24 16:48",
            "guia": "MCN-VMT",
            "destinatarionombre": "LUYO CAMPOS JESSICA OTILIA  ",
            "contenido": "1 BULTO",
            "ubicacion_inventario_app": "D2P",
            "estadoinv": "OFICINA",
            "tipodir": "OFICINA",
            "direccion": "ENTREGAR EN AGENCIA",
            "estadopago": "CE",
            "monto": "31.90",
            "nroguia": "31442777",
            "nroguia2": "31442777"
        }
    ]
}

```

---

### 📍 Contexto funcional (Dónde se usa)

1. **Módulo Inventario General→ Vista Inventario General**
    - **Evento:** aal presionar el boton "control", o eligiendo una terminal especifica.
    - **Uso:** Lista las guias por origen(terminal), hay 2 formas de listar, (1. sin elegir la terminal), (2. Eligiendo una terminal especifica).

---

### 🖼️ Pantallazos

- **Inventario General:**
    
    
    - **Opcion 1:** [![image.png](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/scaled-1680-/1Riimage.png)](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/1Riimage.png)
    - **Opcion 2:**
        
        [![image.png](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/scaled-1680-/mThimage.png)](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/mThimage.png)
    - **Opcion 3:**[![image.png](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/scaled-1680-/1wtimage.png)](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/1wtimage.png)
    - **Opcion 4:**[![image.png](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/scaled-1680-/UiVimage.png)](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/UiVimage.png)

### 📂 Archivos Flutter relacionados

---

### 🗒️ Notas adicionales

- -