GET https://staging.rinnairebate.com/login

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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 Path does not match
22 homepage / Path does not match
23 test.api /test/api Path does not match
24 rules /rules Path does not match
25 terms /terms Path does not match
26 testemail /testemail Path does not match
27 faq /faq Path does not match
28 js_translations /js/translations.js Path does not match
29 locale /locale/{locale} Path does not match
30 profile /profile/ Path does not match
31 profile.edit /profile/edit Path does not match
32 promotion.rules /promotion/rules/{promotion} Path does not match
33 rebate_api.validate_serial /submission/api/validate-serial Path does not match
34 rebate_api.promotions_for_serial /submission/api/promotions-for-serial Path does not match
35 rebate_api.promotion_terms /submission/api/promotion/{id}/terms Path does not match
36 rebate_api.upload_receipt /submission/api/upload-receipt Path does not match
37 rebate_api.uploaded_receipt /submission/api/uploaded-receipt/{tempName} Path does not match
38 rebate_api.verify_address /submission/api/verify-address Path does not match
39 rebate_api.analyze_receipt /submission/api/analyze-receipt Path does not match
40 rebate_api.validate_coupon /submission/api/validate-coupon Path does not match
41 rebate_api.submit /submission/api/submit Path does not match
42 registration /registration Path does not match
43 app_forgot_password_request /reset-password Path does not match
44 app_check_email /reset-password/check-email Path does not match
45 app_reset_password /reset-password/reset/{token} Path does not match
46 login /login Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.