Routing
prospect
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login-to-crm
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | updateProspect | /api/updateProspect | Path does not match |
| 2 | syncUserToPCP | /api/syncUserToPCP | Path does not match |
| 3 | unSubscribeProspect | /api/unSubscribeProspect | Path does not match |
| 4 | lead_sub_management_prospect | /api/lead_sub_management_prospect | Path does not match |
| 5 | multiple_un_subscribed_prospect | /api/multiple_un_subscribed_prospect | Path does not match |
| 6 | createUpdateProspect | /api/createUpdateProspect | Path does not match |
| 7 | getProspectsCount | /api/getProspectsCount | Path does not match |
| 8 | sync1 | /api/lead/create/test | Path does not match |
| 9 | sync | /api/lead/create | Path does not match |
| 10 | bulkTransferProspectsView | /bulk-transfer-prospects-view | Path does not match |
| 11 | checkUserProspectsAvailability | /check_user_prospects_availability | Path does not match |
| 12 | transferProspects | /transfer_prospects | Path does not match |
| 13 | createprospect | /create-prospect | Path does not match |
| 14 | viewprospect | /view-prospect/{id} | Path does not match |
| 15 | deleteprospect | /delete-prospect/{id} | Path does not match |
| 16 | deleteBulkProspect | /bulk-delete-lead-conversion | Path does not match |
| 17 | updateprospect | /update-prospect/{id} | Path does not match |
| 18 | lead_conversion | /lead-conversion/{id} | Path does not match |
| 19 | prospect | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.