https://cloud2pp.accountedge.com/api/shopify/callback/update/order

Routing

api_shopify_callback_update_order Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/shopify/callback/update/order
# Route name Path Log
1 items_list /items Path does not match
2 orders_list /orders Path does not match
3 transactions_list /transactions Path does not match
4 index / Path does not match
5 expired /expired Path does not match
6 upgrade /upgrade Path does not match
7 upgrade_callback /shopify/upgrade/callback Path does not match
8 api_item_list /api/item/list Path does not match
9 api_item_push /api/item/push Path does not match
10 api_shopify_item_view /api/shopify/item/view Path does not match
11 api_order_list /api/order/list Path does not match
12 api_transaction_list /api/transaction/list Path does not match
13 link /api/shopify/link Path does not match
14 callback /shopify/callback Path does not match
15 _preview_error /_error/{code}.{_format} Path does not match
16 _wdt /_wdt/{token} Path does not match
17 _profiler_home /_profiler/ Path does not match
18 _profiler_search /_profiler/search Path does not match
19 _profiler_search_bar /_profiler/search_bar Path does not match
20 _profiler_phpinfo /_profiler/phpinfo Path does not match
21 _profiler_search_results /_profiler/{token}/search/results Path does not match
22 _profiler_open_file /_profiler/open Path does not match
23 _profiler /_profiler/{token} Path does not match
24 _profiler_router /_profiler/{token}/router Path does not match
25 _profiler_exception /_profiler/{token}/exception Path does not match
26 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
27 api_item_count /api/item/count Path does not match
28 api_shopify_callback_create_item /api/shopify/callback/create/item Path does not match
29 api_shopify_callback_update_item /api/shopify/callback/update/item Path does not match
30 api_shopify_callback_delete_item /api/shopify/callback/delete/item Path does not match
31 api_order_count /api/order/count Path does not match
32 api_shopify_callback_create_order /api/shopify/callback/create/order Path does not match
33 api_shopify_callback_update_order /api/shopify/callback/update/order Route matches!

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