Routing
(none)
Matched route
Route Matching Logs
Path to match:
/v1/mobile/homepage/distributors
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | mybiz_v2_components_kpi_progress | /{_locale}/mybiz/v2/components/kpi/progress/{type} | Path does not match |
| 2 | api_actualities | /v1/actualities | Path does not match |
| 3 | api_documents_by_space | /v1/documents | Path does not match |
| 4 | api_ikigai_product_informations | /v1/product/ikigai-link/{productName} | Path does not match |
| 5 | api_order_create | /v1/order/create | Path does not match |
| 6 | api_order_delete | /v1/order/delete/{orderId} | Path does not match |
| 7 | api_order_refund | /v1/order/refund | Path does not match |
| 8 | api_luume_relay_point | /api/luume/relay-point | Path does not match |
| 9 | api_luume_shipping_method | /api/luume/shipping-method | Path does not match |
| 10 | api_member_create | /v1/member/create | Path does not match |
| 11 | api_member_login | /v1/member/login | Path does not match |
| 12 | api_member_jwt_token | /v1/member/jwt-auth | Path does not match |
| 13 | api_member_update | /v1/member/update | Path does not match |
| 14 | api_member_update_password | /v1/member/update-password | Path does not match |
| 15 | api_member_informations | /v1/member/informations | Path does not match |
| 16 | api_member_remove_old_account | /v1/member/remove-old-account | Path does not match |
| 17 | api_member_check_email | /v1/member/check/{email} | Path does not match |
| 18 | api_mobile_jwt_valid | /v1/mobile/jwt/valid | Path does not match |
| 19 | api_member_reset_password | /v1/member/reset-password | Path does not match |
| 20 | api_sponsor_check | /v1/sponsor/check/{sponsorId} | Path does not match |
| 21 | mobile_commissions | /v1/mobile/commissions/ | Path does not match |
| 22 | toogle_moneybag_locking | /v1/mobile/commissions/toogle_moneybag_locking/{action}/ | Path does not match |
| 23 | mobile_customer_detail | /v1/mobile/customer/details/{id} | Path does not match |
| 24 | mobile_customers | /v1/mobile/customers/ | Path does not match |
| 25 | mobile_customers_mode | /v1/mobile/customers/{mode} | Path does not match |
| 26 | api_mobile_documents | /v1/mobile/documents | Path does not match |
| 27 | api_mobile_document_download_by_type | /v1/mobile/document/download/{id}/{type} | Path does not match |
| 28 | api_mobile_homepage | /v1/mobile/homepage | Path does not match |
| 29 | api_mobile_homepage_commission | /v1/mobile/homepage/commission | Path does not match |
| 30 | api_mobile_homepage_progression | /v1/mobile/homepage/progression | Path does not match |
| 31 | api_mobile_homepage_day_renewals | /v1/mobile/homepage/day-renewals | Path does not match |
| 32 | api_mobile_homepage_sponsor_links | /v1/mobile/homepage/sponsor-links | Path does not match |
| 33 | api_mobile_homepage_new_customers | /v1/mobile/homepage/new-customers | Path does not match |
| 34 | api_mobile_homepage_waiting_list | /v1/mobile/homepage/waiting-list | Path does not match |
| 35 | api_mobile_homepage_payments_failed | /v1/mobile/homepage/payments-failed | Path does not match |
| 36 | api_mobile_homepage_cancellation_requests | /v1/mobile/homepage/cancellation-requests | Path does not match |
| 37 | api_mobile_homepage_customers | /v1/mobile/homepage/customers | Path does not match |
| 38 | api_mobile_homepage_distributors | /v1/mobile/homepage/distributors | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.