Routing
app_api_visa_companyvisaapplication_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/visa-application/list
# | Route name | Path | Log |
---|---|---|---|
1 | app_api_company_companycontact_add | /api/company/{companyId}/contact | Path does not match |
2 | app_api_company_companycontact_get | /api/company/{companyId}/contact/{contactId} | Path does not match |
3 | app_api_company_companycontact_update | /api/company/{companyId}/contact/{contactId} | Path does not match |
4 | app_api_company_companycontact_delete | /api/company/{companyId}/contact/{contactId} | Path does not match |
5 | app_api_company_companycontact_list | /api/company/{companyId}/contact/list | Path does not match |
6 | app_api_company_company_add | /api/company | Path does not match |
7 | app_api_company_company_get | /api/company/{id} | Path does not match |
8 | app_api_company_company_update | /api/company/{id} | Path does not match |
9 | app_api_company_company_delete | /api/company/{id} | Path does not match |
10 | app_api_company_company_list | /api/company/list | Path does not match |
11 | app_api_company_company_updateremark | /api/company/{id}/remarks | Path does not match |
12 | app_api_company_companydocument_add | /api/company/{companyId}/document | Path does not match |
13 | app_api_company_companydocument_get | /api/company/{companyId}/document/{id} | Path does not match |
14 | app_api_company_companydocument_delete | /api/company/{companyId}/document/{id} | Path does not match |
15 | app_api_company_companydocument_list | /api/company/{companyId}/document/list | Path does not match |
16 | app_api_company_companyuser_add | /api/company/{companyId}/user | Path does not match |
17 | app_api_company_companyuser_get | /api/company/{companyId}/user/{userId} | Path does not match |
18 | app_api_company_companyuser_update | /api/company/{companyId}/user/{userId} | Path does not match |
19 | app_api_company_companyuser_delete | /api/company/{companyId}/user/{userId} | Path does not match |
20 | app_api_company_companyuser_list | /api/company/{companyId}/user/list | Path does not match |
21 | app_api_company_companyuser_changeuserpassword | /api/company/{companyId}/user/{userId}/change-user-password | Path does not match |
22 | app_api_company_companyuser_sendresetlink | /api/company/{companyId}/user/{userId}/send-password-reset-link | Path does not match |
23 | app_api_company_companyuser_sendpasswordresetlink | /api/user/send-password-reset-link | Path does not match |
24 | app_api_company_companyvisatypeprice_save | /api/company/{companyId}/visa-type/save | Path does not match |
25 | app_api_company_companyvisatypeprice_get | /api/company/{companyId}/visa-type/{id} | Path does not match |
26 | app_api_company_companyvisatypeprice_delete | /api/company/{companyId}/visa-type/{id} | Path does not match |
27 | app_api_company_companyvisatypeprice_list | /api/company/{companyId}/visa-type/list | Path does not match |
28 | app_api_company_companyvisatypeprice_price | /api/company/{companyId}/visa-price/{id} | Path does not match |
29 | app_api_file_file_upload | /api/file/upload | Path does not match |
30 | app_api_login_login_login | /api/user/login | Path does not match |
31 | app_api_login_login_logout | /api/user/logout | Path does not match |
32 | app_api_login_login_me | /api/user/me | Path does not match |
33 | app_api_login_login_changepassword | /api/user/change-password | Path does not match |
34 | app_api_login_login_resetpassword | /api/user/reset-password | Path does not match |
35 | app_api_mail_testmail_send | /api/mail/test | Path does not match |
36 | app_api_mail_testmail_newcompanymail | /api/mail/company/{companyId}/new | Path does not match |
37 | app_api_mail_testmail_newcompanyusermail | /api/mail/user/{userId}/new | Path does not match |
38 | app_api_mail_testmail_newvisaapplicationmail | /api/mail/visa-application/{applicationId}/new | Path does not match |
39 | app_api_mail_testmail_confirmvisaapplicationmail | /api/mail/visa-application/{applicationId}/confirm | Path does not match |
40 | app_api_mail_testmail_acceptedvisaapplicationmail | /api/mail/visa-application/{applicationId}/accepted | Path does not match |
41 | app_api_payment_paymentbank_add | /api/payment/payment-bank | Path does not match |
42 | app_api_payment_paymentbank_update | /api/payment/payment-bank/{bankId} | Path does not match |
43 | app_api_payment_paymentbank_delete | /api/payment/payment-bank/{bankId} | Path does not match |
44 | app_api_payment_paymentbank_get | /api/payment/payment-bank/{bankId} | Path does not match |
45 | app_api_payment_paymentbank_list | /api/payment/payment-bank/list | Path does not match |
46 | app_api_payment_payment_add | /api/payment | Path does not match |
47 | app_api_payment_payment_get | /api/payment/{id} | Path does not match |
48 | app_api_payment_payment_update | /api/payment/{id} | Path does not match |
49 | app_api_payment_payment_delete | /api/payment/{id} | Path does not match |
50 | app_api_payment_payment_list | /api/payment/list | Path does not match |
51 | app_api_payment_paymentdetail_save | /api/payment/{paymentId}/detail/save | Path does not match |
52 | app_api_payment_paymentdetail_get | /api/payment/{paymentId}/visa-application/{id}/detail | Path does not match |
53 | app_api_payment_paymentdetail_delete | /api/payment/{paymentId}/visa-application/{id}/detail | Path does not match |
54 | app_api_payment_paymentdetail_list | /api/payment/{paymentId}/detail/list | Path does not match |
55 | app_api_payment_paymentgateway_add | /api/payment/payment-gateway | Path does not match |
56 | app_api_payment_paymentgateway_update | /api/payment/payment-gateway/{gatewayId} | Path does not match |
57 | app_api_payment_paymentgateway_delete | /api/payment/payment-gateway/{gatewayId} | Path does not match |
58 | app_api_payment_paymentgateway_get | /api/payment/payment-gateway/{gatewayId} | Path does not match |
59 | app_api_payment_paymentgateway_list | /api/payment/payment-gateway/list | Path does not match |
60 | app_api_payment_paymentvirtualpos_add | /api/payment/virtual-pos | Path does not match |
61 | app_api_payment_paymentvirtualpos_update | /api/payment/virtual-pos/{posId} | Path does not match |
62 | app_api_payment_paymentvirtualpos_delete | /api/payment/virtual-pos/{posId} | Path does not match |
63 | app_api_payment_paymentvirtualpos_get | /api/payment/virtual-pos/{posId} | Path does not match |
64 | app_api_payment_paymentvirtualpos_list | /api/payment/virtual-pos/list | Path does not match |
65 | app_api_payment_paymentvirtualpos_setasdefault | /api/payment/virtual-pos/{posId}/set-as-default | Path does not match |
66 | app_api_payment_paymentvirtualposextracurrency_save | /api/payment/virtual-pos/{posId}/extra-currency/save | Path does not match |
67 | app_api_payment_paymentvirtualposextracurrency_list | /api/payment/virtual-pos/{posId}/extra-currency/list | Path does not match |
68 | app_api_register_registercompany_registercompany | /api/register/new-company | Path does not match |
69 | app_api_report_report_companyreport | /api/reports/companies | Path does not match |
70 | app_api_report_report_companycontactreport | /api/reports/company-contacts | Path does not match |
71 | app_api_report_report_statisticreport | /api/reports/statistics | Path does not match |
72 | app_api_report_report_paymentsreport | /api/reports/payments | Path does not match |
73 | app_api_staticdata_companytype_add | /api/static-data/company-type | Path does not match |
74 | app_api_staticdata_companytype_get | /api/static-data/company-type/{code} | Path does not match |
75 | app_api_staticdata_companytype_update | /api/static-data/company-type/{code} | Path does not match |
76 | app_api_staticdata_companytype_delete | /api/static-data/company-type/{code} | Path does not match |
77 | app_api_staticdata_companytype_list | /api/static-data/company-type/list | Path does not match |
78 | app_api_staticdata_identitycardtype_add | /api/static-data/identity-card-type | Path does not match |
79 | app_api_staticdata_identitycardtype_get | /api/static-data/identity-card-type/{code} | Path does not match |
80 | app_api_staticdata_identitycardtype_update | /api/static-data/identity-card-type/{code} | Path does not match |
81 | app_api_staticdata_identitycardtype_delete | /api/static-data/identity-card-type/{code} | Path does not match |
82 | app_api_staticdata_identitycardtype_list | /api/static-data/identity-card-type/list | Path does not match |
83 | app_api_staticdata_stacompanyfiletype_get | /api/static-data/company-file-type/{fileType} | Path does not match |
84 | app_api_staticdata_stacompanyfiletype_update | /api/static-data/company-file-type/{fileType} | Path does not match |
85 | app_api_staticdata_stacompanyfiletype_add | /api/static-data/company-file-type | Path does not match |
86 | app_api_staticdata_stacompanyfiletype_delete | /api/static-data/company-file-type/{fileType} | Path does not match |
87 | app_api_staticdata_stacompanyfiletype_list | /api/static-data/company-file-type/list | Path does not match |
88 | app_api_staticdata_stacurrency_get | /api/static-data/currency/{currencyCode} | Path does not match |
89 | app_api_staticdata_stacurrency_update | /api/static-data/currency/{currencyCode} | Path does not match |
90 | app_api_staticdata_stacurrency_add | /api/static-data/currency | Path does not match |
91 | app_api_staticdata_stacurrency_delete | /api/static-data/currency/{currencyCode} | Path does not match |
92 | app_api_staticdata_stacurrency_list | /api/static-data/currency/list | Path does not match |
93 | app_api_staticdata_stacustomertype_get | /api/static-data/customer-type/{customerType} | Path does not match |
94 | app_api_staticdata_stacustomertype_update | /api/static-data/customer-type/{customerType} | Path does not match |
95 | app_api_staticdata_stacustomertype_add | /api/static-data/customer-type | Path does not match |
96 | app_api_staticdata_stacustomertype_delete | /api/static-data/customer-type/{customerType} | Path does not match |
97 | app_api_staticdata_stacustomertype_list | /api/static-data/customer-type/list | Path does not match |
98 | app_api_staticdata_stafiletype_get | /api/static-data/file-type/{fileType} | Path does not match |
99 | app_api_staticdata_stafiletype_update | /api/static-data/file-type/{fileType} | Path does not match |
100 | app_api_staticdata_stafiletype_add | /api/static-data/file-type | Path does not match |
101 | app_api_staticdata_stafiletype_delete | /api/static-data/file-type/{fileType} | Path does not match |
102 | app_api_staticdata_stafiletype_list | /api/static-data/file-type/list | Path does not match |
103 | app_api_staticdata_stalanguage_get | /api/static-data/language/{languageCode} | Path does not match |
104 | app_api_staticdata_stalanguage_update | /api/static-data/language/{languageCode} | Path does not match |
105 | app_api_staticdata_stalanguage_add | /api/static-data/language | Path does not match |
106 | app_api_staticdata_stalanguage_delete | /api/static-data/language/{languageCode} | Path does not match |
107 | app_api_staticdata_stalanguage_list | /api/static-data/language/list | Path does not match |
108 | app_api_staticdata_stavisaapplicationtype_get | /api/static-data/visa-application-type/{visaApplicationType} | Path does not match |
109 | app_api_staticdata_stavisaapplicationtype_update | /api/static-data/visa-application-type/{visaApplicationType} | Path does not match |
110 | app_api_staticdata_stavisaapplicationtype_add | /api/static-data/visa-application-type | Path does not match |
111 | app_api_staticdata_stavisaapplicationtype_delete | /api/static-data/visa-application-type/{visaApplicationType} | Path does not match |
112 | app_api_staticdata_stavisaapplicationtype_list | /api/static-data/visa-application-type/list | Path does not match |
113 | app_api_staticdata_stavisastatus_get | /api/static-data/visa-status/{visaStatus} | Path does not match |
114 | app_api_staticdata_stavisastatus_update | /api/static-data/visa-status/{visaStatus} | Path does not match |
115 | app_api_staticdata_stavisastatus_add | /api/static-data/visa-status | Path does not match |
116 | app_api_staticdata_stavisastatus_delete | /api/static-data/visa-status/{visaStatus} | Path does not match |
117 | app_api_staticdata_stavisastatus_list | /api/static-data/visa-status/list | Path does not match |
118 | app_api_staticdata_stavisatype_get | /api/static-data/visa-type/{visaType} | Path does not match |
119 | app_api_staticdata_stavisatype_update | /api/static-data/visa-type/{visaType} | Path does not match |
120 | app_api_staticdata_stavisatype_add | /api/static-data/visa-type | Path does not match |
121 | app_api_staticdata_stavisatype_delete | /api/static-data/visa-type/{visaType} | Path does not match |
122 | app_api_staticdata_stavisatype_list | /api/static-data/visa-type/list | Path does not match |
123 | app_api_staticdata_tax_get | /api/static-data/tax/{taxId} | Path does not match |
124 | app_api_staticdata_tax_update | /api/static-data/tax/{taxId} | Path does not match |
125 | app_api_staticdata_tax_add | /api/static-data/tax | Path does not match |
126 | app_api_staticdata_tax_delete | /api/static-data/tax/{taxId} | Path does not match |
127 | app_api_staticdata_tax_list | /api/static-data/tax/list | Path does not match |
128 | app_api_staticdata_usertype_add | /api/static-data/user-type | Path does not match |
129 | app_api_staticdata_usertype_get | /api/static-data/user-type/{code} | Path does not match |
130 | app_api_staticdata_usertype_update | /api/static-data/user-type/{code} | Path does not match |
131 | app_api_staticdata_usertype_delete | /api/static-data/user-type/{code} | Path does not match |
132 | app_api_staticdata_usertype_list | /api/static-data/user-type/list | Path does not match |
133 | app_api_visa_companyvisaapplication_add | /api/visa-application | Path does not match |
134 | app_api_visa_companyvisaapplication_get | /api/visa-application/{id} | Path almost matches, but Method "POST" does not match any of the required methods (GET) |
135 | app_api_visa_companyvisaapplication_update | /api/visa-application/{id} | Path almost matches, but Method "POST" does not match any of the required methods (PUT) |
136 | app_api_visa_companyvisaapplication_delete | /api/visa-application/{id} | Path almost matches, but Method "POST" does not match any of the required methods (DELETE) |
137 | app_api_visa_companyvisaapplication_list | /api/visa-application/list | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.