GET https://api.renofy.fr/api/crm/customer/1090

Routing

api_crm_customer_get_one Matched route

Route Parameters

Name Value
id
"1090"

Route Matching Logs

Path to match: /api/crm/customer/1090
# Route name Path Log
1 app_login / Path does not match
2 app_logout /logout Path does not match
3 app_version /version Path does not match
4 api_crm_company_companies_admin /api/crm/companies/admin Path does not match
5 api_crm_company_companies_installer /api/crm/companies/installer Path does not match
6 api_crm_company_companies_auditor /api/crm/companies/auditor/{type} Path does not match
7 api_crm_company_companies_mar /api/crm/companies/mar Path does not match
8 api_crm_company_companies_all /api/crm/companies/all Path does not match
9 api_crm_company_company_get_one /api/crm/company/{id} Path does not match
10 api_crm_company_company_update /api/crm/company/{id} Path does not match
11 api_crm_company_company_create /api/crm/company Path does not match
12 api_crm_company_search /api/crm/company/search Path does not match
13 api_crm_customer_auditor_set_auditor_intern /api/crm/customer/{id}/company/auditor/intern/{idCompanyAuditor} Path does not match
14 api_crm_customer_auditor_set_auditor_extern /api/crm/customer/{id}/company/auditor/extern/{idCompanyAuditor} Path does not match
15 api_crm_customer_comment_create /api/crm/customer/{id}/comment Path does not match
16 api_crm_customer_create /api/crm/customer Path does not match
17 api_crm_customer_get_all /api/crm/customers Path does not match
18 api_crm_customer_get_one /api/crm/customer/{id} Route matches!

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