GET http://merchant-sandbox.portpos.com/sitemap.xml

Routing

index Matched route

Route Parameters

Name Value
reactRouting
"sitemap.xml"

Route Matching Logs

Path to match: /sitemap.xml
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 api_menus /api/menus Path does not match
16 api_change_application_status /api/applications/{id}/change-status Path does not match
17 api_create_application /api/add-new-application Path does not match
18 api_delete_application /api/applications/{id}/delete Path does not match
19 api_application_details /api/applications/{id} Path does not match
20 api_generate_app_and_secret_key /api/generate-app-and-secret-key Path does not match
21 api_application_list /api/applications Path does not match
22 api_edit_application /api/applications/{appId}/edit Path does not match
23 api_bank_list /api/banks Path does not match
24 api_merchant_profile_detail /api/merchant-profiles/{id} Path does not match
25 api_merchant_profiles /api/merchant-profiles Path does not match
26 api_merchant_profiles_update /api/merchant-profiles/{clientId} Path does not match
27 api_user_clients /api/user-clients Path does not match
28 api_client_notification_change_status /api/client-notification/change-status/{clientNotificationId} Path does not match
29 api_client_notification_create /api/client-notification/create Path does not match
30 api_client_notification_view /api/client-notification/view/{clientNotificationId} Path does not match
31 api_client_notification_list /api/client-notification/list Path does not match
32 api_client_notification_update /api/client-notification/update/{clientNotificationId} Path does not match
33 api_client_app /api/client-app/{clientId} Path does not match
34 api_client_currencies /api/client-currencies/{clientId} Path does not match
35 api_countries /api/countries Path does not match
36 api_charge_customer /api/invoices/{invoiceId}/charge Path does not match
37 api_dashboard /api/dashboard Path does not match
38 api_dashboard_client_refund /api/dashboard/client-refund-pending Path does not match
39 api_discount_activation /api/discounts/{discountId}/activation Path does not match
40 api_discounts_add /api/discounts Path does not match
41 api_discount_list /api/discounts Path does not match
42 api_network_categories /api/discounts/network-categories Path does not match
43 api_emi_merchant_partner_list /api/emi/merchant-partner-list Path does not match
44 api_emi_partner_list /api/emi/emi-partner-list Path does not match
45 api_emi_transactions /api/emi-transactions Path does not match
46 api_upload /api/upload Path does not match
47 api_gateways_list /api/gateways Path does not match
48 api_health_check /api/health/check Path does not match
49 api_payment_ipn_logs /api/payment-ipn-logs Path does not match
50 api_failed_ipn_list /api/ipn-list Path does not match
51 api_ipn_retry /api/ipn-retry/{invoiceId} Path does not match
52 api_details /api/invoices/{invoiceId} Path does not match
53 api_invoices_list /api/invoices Path does not match
54 api_invoices_new /api/invoices Path does not match
55 api_app_api_mfa_generatetwofactorcode_gettwofactorcode /api/get-two-factor-code Path does not match
56 api_single_recharge_requests /api/recharge-requests/{invoiceId} Path does not match
57 api_recharge_requests /api/recharge-requests Path does not match
58 api_refund_transaction /api/invoices/{invoiceId}/refund-transaction Path does not match
59 api_refunded_list /api/refunded Path does not match
60 api_report_request /api/reports/{report} Path does not match
61 api_report_download_list /api/reports/requested-list Path does not match
62 api_gen-request-url /api/reports/download/gen-request-url Path does not match
63 api_report_type /api/reports/report-types Path does not match
64 api_show_auth_user /api/auth-user Path does not match
65 api_app_logout /api/logout Path does not match
66 api_access_token_refresh /api/refresh-token Path does not match
67 api_verify_otp /api/verify-otp Path does not match
68 api_onboarding_verify /api/onboarding-verify Path does not match
69 api_send_otp /api/send-otp Path does not match
70 api_sign-up /api/sign-up Path does not match
71 api_resend_verification /api/resend-verification Path does not match
72 api_change_otp_auth /api/change-otp-auth Path does not match
73 api_update-password /api/update-password Path does not match
74 api_profile_update /api/profile-update Path does not match
75 api_reset-password /api/reset-password Path does not match
76 api_reset-password-request /api/reset-password-request Path does not match
77 api_user-roles /api/user-roles Path does not match
78 api_user_2fa_reset /api/users/{id}/remove-two-factor Path does not match
79 api_change_user_status /api/users/{id}/change-status Path does not match
80 api_add-merchant-user /api/add-merchant-user Path does not match
81 api_merchant_user_details /api/user-merchant/{id} Path does not match
82 api_user_list /api/users/merchant Path does not match
83 api_update-merchant /api/update-merchant/{id} Path does not match
84 index /{reactRouting} Route matches!

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