Routing
contactUs
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/contact-us
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin.api.generateInvitationCode | /admin/api/generate-code/{brand} | Path does not match |
| 2 | resend_wirecard_transaction | /wirecard/transaction/resend | Path does not match |
| 3 | export_puids | /wirecard/exportPuids | Path does not match |
| 4 | admin.report.salesRep | /admin/report/salesRep | Path does not match |
| 5 | admin_test_paid_notifications | /admin/test/paid-notifications | Path does not match |
| 6 | admin_test_api_rewards_search | /admin/test/api/rewards/search | Path does not match |
| 7 | admin_test_api_rewards_update | /admin/test/api/rewards/{id}/update | Path does not match |
| 8 | admin_test_api_rewards_batch_update | /admin/test/api/rewards/batch-update | Path does not match |
| 9 | admin_test_api_run_command | /admin/test/api/run-command | Path does not match |
| 10 | admin_test_api_pending_notifications | /admin/test/api/pending-notifications | Path does not match |
| 11 | api.app_api_test | /api/test | Path does not match |
| 12 | api.add_history | /api/add-history/{education}/{duration}/{played} | Path does not match |
| 13 | api.retailers | /api/retailers/{brand}/{retailerId} | Path does not match |
| 14 | brand_membership | /brand/membership | Path does not match |
| 15 | card | /card | Path does not match |
| 16 | contactUs | /contact-us | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.