Routing
get_listado_conversaciones
Matched route
Route Parameters
Name | Value |
---|---|
numTelefonoSelected | "" |
whabaOrigen | "144929638711406" |
Route Matching Logs
Path to match:
/get-listado-conversaciones/144929638711406
# | Route name | Path | Log |
---|---|---|---|
1 | chat | /chat/{afiliadoId}/{whabaId} | Path does not match |
2 | consulta_consumos | /consulta-consumos/{afiliadoId}/ | Path does not match |
3 | get_listado_conversaciones | /get-listado-conversaciones/{whabaOrigen}/{numTelefonoSelected} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.