# control/aereo/embarque/ubicacion

### Detalles técnicos

- **Dominio: https://qaservicesapp.shalomcontrol.com**
- **Endpoint: control/aereo/embarque/ubicacion**
- **Método:** `POST`
- **Headers:**

### 📩 Request

```
{
    "terminal": "45", 
    "usuario": "75844645", 
    "os_aerolinea": 20, 
    "ose_id": "70924083", 
    "peso": "20"
}
```

---

### 📤 Response

```json
{
    "status": false,
    "message": "No se encontro cierre para esta guia"
}

```

---

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

1. **Módulo Ubicación Actual → Vista Ubicación Actual**
    - **Evento:** Al presionar el boton aceptar
    - **Uso:** SOLO si: motivo contiene "AEREO" (ej: id=15071)

---

### 🖼️ Pantallazos

- **Ubicación Actual:**
    
    [![image.png](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/scaled-1680-/M0fimage.png)](https://shalom-documentation.shalomcontrol.com/uploads/images/gallery/2026-03/M0fimage.png)

### 📂 Archivos Flutter relacionados

---

### 🗒️ Notas adicionales

- -