Routing

COMPANYAGENCY_LIST_COMPANY Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/v1/companyAgency/bycompany
# Route name Path Log
1 MODEL_LIST_BY_MARK /api/v1/model/bymark Path does not match
2 USERCOMPANY_LIST_AGENT_ALL /api/v1/user/agents/all Path does not match
3 USERCOMPANY_LIST_CUSTOMER /api/v1/user/customer/list Path does not match
4 USER_ADD_AGENT /api/v1/user/agent Path does not match
5 USERCOMPANY_LIST_CUSTOMER_COMPANY /api/v1/user/customer/bycompany Path does not match
6 USERCOMPANY_LIST_CUSTOMER_ALL /api/v1/user/customer/all Path does not match
7 USER_GET_PROFILE /api/v1/user/profile/information Path does not match
8 USER_CHECK_LICENSE_NUMBER /api/v1/user/check/licenseNumber Path does not match
9 USER_CUSTOMER_DETAILS_PRINT /api/v1/user/customer/details/print/{id} Path does not match
10 USER_BY_USER_ORGANISATION /api/v1/user/by/userOrganisation Path does not match
11 COMPANYAGENCY_LIST_COMPANY /api/v1/companyAgency/bycompany Route matches!

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