https://test-api.komkom.com.ua/api/add-notification-in-queue

Routing

add_notification_in_queue Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/add-notification-in-queue
# Route name Path Log
1 api_dashboard /api/dashboard Path does not match
2 admin_cleanup_db /admin/cleanup/db Path does not match
3 home / Path does not match
4 app_login /login Path does not match
5 send_notfication_masive /api/send-notfication-masive Path does not match
6 check_notfication_masive /api/check-notfication-masive Path does not match
7 add_notification_massive_in_queue /api/add-notification-massive-in-queue Path does not match
8 create_notfication /api/create-notfication Path does not match
9 send_notfication /api/send-notfication Path does not match
10 create_notfication_account /api/create-notfication-actions Path does not match
11 create_notfication_data_reception /api/create-data-reception Path does not match
12 cron_get_pllanned /cron-get-planned Path does not match
13 cron_get_pllanned_status /cron-get-planned-status Path does not match
14 get_account_all_data /api/get-account-all-data Path does not match
15 update_service_id /api/update-service-id Path does not match
16 get_service_id /api/get-service-id Path does not match
17 create_order_history /api/create-order-history Path does not match
18 notifications_health /notifications/health Path does not match
19 notification_test /notification/test Path does not match
20 notification_test_t /notification/test2 Path does not match
21 add_notification_in_queue /api/add-notification-in-queue Route matches!

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