https://konsoplus-connect.com/product-campaign

Routing

app_product_campaign Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /product-campaign
# Route name Path Log
1 api_app_agent_api /api/agent/api Path does not match
2 api_app_appversion /api/agent/app-version Path does not match
3 api_update_app_agentappversion /api/update-agent-app-version Path does not match
4 api_login /api/agent/login Path does not match
5 api_forget_password /api/agent/forget-password Path does not match
6 api_change_password /api/agent/change-password Path does not match
7 api_app_get_profile /api/agent/get_profile Path does not match
8 api_app_get_pv_details /api/agent/get-pv-details Path does not match
9 api_app_get_complaints_count /api/agent/get-complaints-count Path does not match
10 api_app_get_complaints_month_data /api/agent/get-complaints-month-data Path does not match
11 api_app_get_assigned_complaints /api/agent/get-assigned-complaints Path does not match
12 api_app_get_resolved_complaints /api/agent/get-resolved-complaints Path does not match
13 api_app_get_pending_complaints /api/agent/get-pending-complaints Path does not match
14 api_app_get_alerts /api/agent/get-alerts Path does not match
15 api_app_read_alert /api/agent/read-alert Path does not match
16 api_app_get_complaint_details /api/agent/get-complaint-details Path does not match
17 api_app_update_complaint /api/agent/update-complaint Path does not match
18 api_app_post_mark_as_fraud /api/agent/mark-as-fraud-complaint Path does not match
19 app_switch_lang /switch_lang/{lang}/{page} Path does not match
20 app_front / Path does not match
21 app_product_campaign /product-campaign Route matches!

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