Routing
api_factura
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://wattson.es/login
Route Matching Logs
Path to match:
/api/factura
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_comercial | /api/comercial | Path does not match |
| 2 | api_contrato | /api/contrato | Path does not match |
| 3 | api_estado | /api/estado | Path does not match |
| 4 | api_estadoFinanciero | /api/estadoFinanciero | Path does not match |
| 5 | api_event | /api/event | Path does not match |
| 6 | api_factura | /api/factura | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.