GET https://staging.rinnairebate.com/contact-us

Routing

contactUs Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /contact-us
# Route name Path Log
1 admin_rebate_api_list /admin/api/rebate/list Path does not match
2 admin_rebate_api_export /admin/api/rebate/export Path does not match
3 admin_rebate_api_detail /admin/api/rebate/{id} Path does not match
4 admin_rebate_api_patch /admin/api/rebate/{id} Path does not match
5 admin_rebate_api_status /admin/api/rebate/{id}/status Path does not match
6 admin_rebate_api_customer_profile /admin/api/rebate/{id}/customer-profile Path does not match
7 admin_rebate_api_delete /admin/api/rebate/{id} Path does not match
8 admin_rebate_api_note /admin/api/rebate/{id}/note Path does not match
9 admin_rebate_api_rescore /admin/api/rebate/{id}/rescore Path does not match
10 admin_rebate_api_mass_status /admin/api/rebate/mass-status Path does not match
11 admin_rebate_api_lookups /admin/api/rebate/lookups Path does not match
12 admin_rebate_api_promotion_models /admin/api/rebate/promotion/{id}/models Path does not match
13 admin_rebate_api_create /admin/api/rebate/create Path does not match
14 admin_rebate_api_users_search /admin/api/rebate/users/search Path does not match
15 tools.checkSerial /tools/check-serial Path does not match
16 tools.aiInvoice /tools/ai-invoice Path does not match
17 tools.aiInvoice_analyze /tools/ai-invoice/analyze Path does not match
18 apicompanies /api/companies Path does not match
19 apidealers /api/dealers Path does not match
20 card /card Path does not match
21 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.