Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | oauth2_authorize | /authorize | Path does not match |
| 3 | oauth2_token | /token | Path does not match |
| 4 | 2fa_login | /2fa | Path does not match |
| 5 | 2fa_login_check | /2fa_check | Path does not match |
| 6 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | app_settings_index | /configure/app/settings/ | Path does not match |
| 21 | app_settings_modify | /configure/app/settings/modify | Path does not match |
| 22 | general_settings_index | /configure/settings/general/ | Path does not match |
| 23 | app_logs_index | /administration/logs/ | Path does not match |
| 24 | app_logs_request_logs | /administration/logs/request-logs | Path does not match |
| 25 | app_logs_request_json | /administration/logs/reguest.json | Path does not match |
| 26 | app_logs_request_details | /administration/logs/logs/request/{id}/details | Path does not match |
| 27 | app_logs_email_logs | /administration/logs/logs/email | Path does not match |
| 28 | app_logs_emails_json | /administration/logs/logs/emails.json | Path does not match |
| 29 | app_logs_email_details | /administration/logs/logs/emails/{id}/details | Path does not match |
| 30 | app_logs_email_resend | /administration/logs/logs/emails/{id}/resend | Path does not match |
| 31 | app_administration_index | /administration/ | Path does not match |
| 32 | app_worker_dashboard | /administration/workers/ | Path does not match |
| 33 | app_worker_all | /administration/workers.json | Path does not match |
| 34 | app_worker_status | /administration/workers/status | Path does not match |
| 35 | app_worker_start | /administration/workers/start | Path does not match |
| 36 | app_worker_stop | /administration/workers/stop | Path does not match |
| 37 | app_worker_restart | /administration/workers/restart | Path does not match |
| 38 | app_worker_start_individual | /administration/workers/{name}/start | Path does not match |
| 39 | app_worker_stop_individual | /administration/workers/{name}/stop | Path does not match |
| 40 | app_worker_toolbar | /administration/workers/{name}/toolbar | Path does not match |
| 41 | app_worker_tail_log | /administration/workers/{name}/tail | Path does not match |
| 42 | app_worker_stop_tail_log | /administration/workers/{name}/stop-tail | Path does not match |
| 43 | app_analyzer_app_analyzer_index | /football/analyzer | Path does not match |
| 44 | app_analyzer_api_analyzer_matches | /football/api/analyzer/matches | Path does not match |
| 45 | app_analyzer_api_analyzer_analyze | /football/api/analyzer/analyze | Path does not match |
| 46 | charts_api_api_requests | /charts/api/api-requests | Path does not match |
| 47 | api_v1_accountpersonal_details | /api/v1/account/{uuid}/personal-details | Path does not match |
| 48 | api_v1_accountchange_password | /api/v1/account/{uuid}/change-password | Path does not match |
| 49 | api_v1_accountupdate_account_image | /api/v1/account/{uuid}/image | Path does not match |
| 50 | api_v1_accounttwo_factor_auth | /api/v1/account/{uuid}/two-factor-auth | Path does not match |
| 51 | app_api_employee_list | /api/v1/.json | Path does not match |
| 52 | app_api_employee_detail | /api/v1/employees/{uuid}/detail | Path does not match |
| 53 | app_api_employee_update | /api/v1/employees/{uuid}/update | Path does not match |
| 54 | app_api_employee_pay_slip | /api/v1/employees/{uuid}/payslip | Path does not match |
| 55 | app_api_employee_profile | /api/v1/employees/{uuid}/profile | Path does not match |
| 56 | app_api_employee_view_payslip | /api/v1/employees/{uuid}/payslips/{payslipId} | Path does not match |
| 57 | app_api_employee_download_payslip | /api/v1/employees/{uuid}/payslips/{payslipId}/download | Path does not match |
| 58 | app_api_employee_payslips | /api/v1/employees/{uuid}/payslips | Path does not match |
| 59 | app_api_employee_employment | /api/v1/employees/{uuid}/employment | Path does not match |
| 60 | app_api_employee_stream_payslip | /api/v1/employees/{uuid}/stream/payslip | Path does not match |
| 61 | api_v1_post_list | /api/v1/users/{userId}/posts | Path does not match |
| 62 | api_v1_user_me | /api/v1/me | Path does not match |
| 63 | api_v1_utils_get_countries | /api/v1/utils/countries | Path does not match |
| 64 | user_account_index | /accounts/{uuid}/dashboard | Path does not match |
| 65 | user_account_basic_information | /accounts/{uuid}/basic-information | Path does not match |
| 66 | user_account_two_factor_auth | /accounts/{uuid}/two-factor-authentication | Path does not match |
| 67 | user_account_two_factor_auth_update | /accounts/{uuid}/two-factor-authentication/update | Path does not match |
| 68 | user_account_manage_roles | /accounts/{uuid}/manage-roles | Path does not match |
| 69 | user_account_sharing | /accounts/{uuid}/access | Path does not match |
| 70 | user_account_activity | /accounts/{uuid}/activity | Path does not match |
| 71 | user_account_logs | /accounts/{uuid}/logs | Path does not match |
| 72 | user_account_logs_detail | /accounts/{uuid}/logs/{id} | Path does not match |
| 73 | user_account_password_security | /accounts/{uuid}/password-security | Path does not match |
| 74 | user_account_setup_employee | /accounts/{uuid}/setup-employee | Path does not match |
| 75 | user_account_add_contact | /accounts/{uuid}/add-contacts | Path does not match |
| 76 | user_account_edit_contact | /accounts/{uuid}/contacts/{contactId}/edit | Path does not match |
| 77 | user_account_delete_contact | /accounts/{uuid}/contacts/{contactId}/delete | Path does not match |
| 78 | user_account_profile_picture | /accounts/{uuid}/profile-picture | Path does not match |
| 79 | user_account_update_address | /accounts/{uuid}/addresses/edit | Path does not match |
| 80 | user_account_roles_permissions | /accounts/{uuid}/roles-permissions | Path does not match |
| 81 | user_account_user_permissions | /accounts/{uuid}/user-permissions | Path does not match |
| 82 | user_account_permissions_json | /accounts/{uuid}/permissions.json | Path does not match |
| 83 | user_account_logs_json | /accounts/{uuid}/logs.json | Path does not match |
| 84 | app_api_test | /api/test | Path does not match |
| 85 | app_jwks | /.well-known/jwks.json | Path does not match |
| 86 | acccount_verify_email | /account/verify | Path does not match |
| 87 | account_password_setup | /account/{uuid}/pwd | Path does not match |
| 88 | app_signup | /signup | Path does not match |
| 89 | app_forgot_password_request | /reset-password | Path does not match |
| 90 | app_check_email | /reset-password/check-email | Path does not match |
| 91 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 92 | app_login | /login | Path does not match |
| 93 | app_consent | /consent | Path does not match |
| 94 | app_logout | /logout | Path does not match |
| 95 | client_apps_index | /clients/ | Path does not match |
| 96 | client_apps_dashboard | /clients/dashboard | Path does not match |
| 97 | client_apps_list | /clients/apps.json | Path does not match |
| 98 | client_apps_create | /clients/apps/create | Path does not match |
| 99 | client_apps_view | /clients/apps/{uuid}/view | Path does not match |
| 100 | client_apps_edit | /clients/apps/{uuid}/edit | Path does not match |
| 101 | client_apps_change_status | /clients/apps/{uuid}/change-status | Path does not match |
| 102 | client_apps_delete | /clients/apps/{uuid}/delete | Path does not match |
| 103 | client_apps_logs | /clients/apps/{uuid}/logs | Path does not match |
| 104 | client_apps_stats | /clients/apps/{uuid}/stats | Path does not match |
| 105 | client_apps_logs_json | /clients/apps/{uuid}/logs.json | Path does not match |
| 106 | client_apps_stats_json | /clients/apps/{uuid}/stats.json | Path does not match |
| 107 | client_apps_active_clients_json | /clients/active-clients.json | Path does not match |
| 108 | committee_index | /committee/ | Path does not match |
| 109 | committee_my_committees | /committee/my-committees | Path does not match |
| 110 | committee_new | /committee/new | Path does not match |
| 111 | committee_show | /committee/{id} | Path does not match |
| 112 | committee_edit | /committee/{id}/edit | Path does not match |
| 113 | committee_members | /committee/{id}/members | Path does not match |
| 114 | committee_history | /committee/{id}/history | Path does not match |
| 115 | committee_dissolve | /committee/{id}/dissolve | Path does not match |
| 116 | committee_temporary | /committee/temporary | Path does not match |
| 117 | api_committee_list | /committee/api/committees | Path does not match |
| 118 | api_committee_show | /committee/api/committees/{id} | Path does not match |
| 119 | api_committee_statistics | /committee/api/statistics | Path does not match |
| 120 | api_committee_types | /committee/api/types | Path does not match |
| 121 | api_committee_roles | /committee/api/roles | Path does not match |
| 122 | dashboard_widget_promotion_evaluation | /dashboard/widget/promotion-evaluation | Path does not match |
| 123 | app_index | / | Path does not match |
| 124 | app_dashboard | /dashboard | Path does not match |
| 125 | api_dashboard_refresh | /api/dashboard/refresh | Path does not match |
| 126 | api_dashboard_alerts | /api/dashboard/alerts | Path does not match |
| 127 | department_index | /departments/ | Path does not match |
| 128 | department_add | /departments/add | Path does not match |
| 129 | department_api_departments | /departments.{format} | Path does not match |
| 130 | department_edit | /departments/{uuid}/edit | Path does not match |
| 131 | department_trash | /departments/{uuid}/trash | Path does not match |
| 132 | department_budget | /departments/{id}/budget | Path does not match |
| 133 | app_department_index | /departments/ | Path does not match |
| 134 | docs_index | /docs/ | Path does not match |
| 135 | docs_view | /docs/view/{filename} | Path does not match |
| 136 | docs_api_raw | /docs/api/raw/{filename} | Path does not match |
| 137 | docs_search | /docs/search | Path does not match |
| 138 | admin_employee_account_personal_information | /employees/{uuid}/personal-information | Path does not match |
| 139 | admin_employee_account_employment | /employees/{uuid}/employment | Path does not match |
| 140 | admin_employee_account_update_address | /employees/{uuid}/update-address | Path does not match |
| 141 | admin_employee_account_edit_employment | /employees/{uuid}/edit-employment | Path does not match |
| 142 | admin_employee_account_payslip | /employees/{uuid}/payslip | Path does not match |
| 143 | admin_employee_account_education_qualification | /employees/{uuid}/education-qualification | Path does not match |
| 144 | admin_employee_account_research_publication | /employees/{uuid}/research-publication | Path does not match |
| 145 | admin_employee_account_financials | /employees/{uuid}/financials | Path does not match |
| 146 | admin_employee_account_add_bank_account | /employees/{uuid}/bank-accounts | Path does not match |
| 147 | admin_employee_account_edit_bank_account | /employees/{uuid}/bank-accounts/{accountId}/edit | Path does not match |
| 148 | admin_employee_account_remove_bank_account | /employees/{uuid}/bank-accounts/{accountId}/remove | Path does not match |
| 149 | admin_employee_account_leave_attendance | /employees/{uuid}/leave-attendance | Path does not match |
| 150 | admin_employee_account_documents | /employees/{uuid}/documents | Path does not match |
| 151 | admin_employee_account_update_personal_information | /employees/{uuid}/update-personal-information | Path does not match |
| 152 | admin_employee_account_profile_picture | /employees/{uuid}/profile-picture | Path does not match |
| 153 | admin_employee_account_payslip_report | /employees/{uuid}/payslip.pdf | Path does not match |
| 154 | admin_employee_account_promotion | /employees/{uuid}/promotion | Path does not match |
| 155 | admin_employee_account_community_service | /employees/{uuid}/community-service | Path does not match |
| 156 | admin_employee_account_trash | /employees/{uuid}/trash | Path does not match |
| 157 | admin_employee_account_add_contact | /employees/{uuid}/add-contacts | Path does not match |
| 158 | admin_employee_account_edit_contact | /employees/{uuid}/contacts/{contactId}/edit | Path does not match |
| 159 | admin_employee_account_delete_contact | /employees/{uuid}/contacts/{contactId}/delete | Path does not match |
| 160 | admin_employee_account_add_indiv_ded | /employees/{uuid}/deduction/add | Path does not match |
| 161 | admin_employee_account_add_indiv_all | /employees/{uuid}/allowance/add | Path does not match |
| 162 | admin_employee_certification_index | /employees/{uuid}/certifications | Path does not match |
| 163 | admin_employee_certification_add_certification | /employees/{uuid}/certifications/new | Path does not match |
| 164 | admin_employee_certification_edit_certification | /employees/{uuid}/certifications/{certificationId}/edit | Path does not match |
| 165 | admin_employee_certification_remove_certification | /employees/{uuid}/certifications/{certificationId}/remove | Path does not match |
| 166 | admin_employee_community_service_add_community_service | /employees/{uuid}/services/new | Path does not match |
| 167 | admin_employee_community_service_edit_community_service | /employees/{uuid}/services/{serviceId}/edit | Path does not match |
| 168 | admin_employee_community_service_remove_community_service | /employees/{uuid}/services/{serviceId}/remove | Path does not match |
| 169 | employee_account_settings | /employees/{uuid}/settings | Path does not match |
| 170 | employee_account_two_factor_auth | /employees/{uuid}/two-factor-authentication | Path does not match |
| 171 | employee_account_two_factor_auth_update | /employees/{uuid}/two-factor-authentication/update | Path does not match |
| 172 | admin_employee_event_index | /employees/{uuid}/events | Path does not match |
| 173 | admin_employee_event_add_event | /employees/{uuid}/events/new | Path does not match |
| 174 | admin_employee_event_edit_event | /employees/{uuid}/events/{eventId}/edit | Path does not match |
| 175 | admin_employee_event_remove_event | /employees/{uuid}/events/{eventId}/remove | Path does not match |
| 176 | admin_employee_account_index | /employees/{uuid}/ | Path does not match |
| 177 | admin_employee_publication_index | /employees/{uuid}/publications | Path does not match |
| 178 | admin_employee_publication_add_publication | /employees/{uuid}/publications/new | Path does not match |
| 179 | admin_employee_publication_edit_publication | /employees/{uuid}/publications/{publicationId}/edit | Path does not match |
| 180 | admin_employee_publication_remove_publication | /employees/{uuid}/publications/{publicationId}/remove | Path does not match |
| 181 | admin_employee_qualification_index | /employees/{uuid}/qualifications | Path does not match |
| 182 | admin_employee_qualification_add_qualification | /employees/{uuid}/qualifications/new | Path does not match |
| 183 | admin_employee_qualification_edit_qualification | /employees/{uuid}/qualifications/{qualificationId}/edit | Path does not match |
| 184 | admin_employee_qualification_remove_qualification | /employees/{uuid}/qualifications/{qualificationId}/remove | Path does not match |
| 185 | admin_employee_research_index | /employees/{uuid}/researches | Path does not match |
| 186 | admin_employee_research_add_research | /employees/{uuid}/new | Path does not match |
| 187 | admin_employee_research_edit_research | /employees/{uuid}/researches/{researchId}/edit/{applicationResearchId} | Path does not match |
| 188 | admin_employee_research_remove_research | /employees/{uuid}/researches/{researchId}/remove | Path does not match |
| 189 | admin_employee_skill_index | /employees/{uuid}/skills | Path does not match |
| 190 | admin_employee_skill_add_skill | /employees/{uuid}/skills/new | Path does not match |
| 191 | admin_employee_skill_edit_skill | /employees/{uuid}/skills/{skillId}/edit | Path does not match |
| 192 | admin_employee_skill_remove_skill | /employees/{uuid}/skills/{skillId}/remove | Path does not match |
| 193 | admin_employee_teaching_experience_index | /employees/{uuid}/experiences | Path does not match |
| 194 | admin_employee_teaching_experience_add_experience | /employees/{uuid}/experience/new | Path does not match |
| 195 | admin_employee_teaching_experience_edit_experience | /employees/{uuid}/experiences/{experienceId}/edit | Path does not match |
| 196 | admin_employee_teaching_experience_remove_experience | /employees/{uuid}/experiences/{experienceId}/remove | Path does not match |
| 197 | admin_employee_work_index | /employees/{uuid}/work-experiences | Path does not match |
| 198 | admin_employee_work_add_work | /employees/{uuid}/work/new | Path does not match |
| 199 | admin_employee_work_edit_work | /employees/{uuid}/work-experiences/{exprId}/edit | Path does not match |
| 200 | admin_employee_work_view_work | /employees/{uuid}/work-experiences/{exprId}/view | Path does not match |
| 201 | admin_employee_work_remove_work | /employees/{uuid}/work-experiences/{exprId}/remove | Path does not match |
| 202 | admin_employee_work_add_position | /employees/{uuid}/positon/new | Path does not match |
| 203 | admin_employee_work_edit_position | /employees/{uuid}/positon/{postId}/edit | Path does not match |
| 204 | admin_employee_work_remove_position | /employees/{uuid}/positon/{postId}/remove | Path does not match |
| 205 | app_performance_review_index | /performance-review/ | Path does not match |
| 206 | evaluation_index | /evaluation/ | Path does not match |
| 207 | evaluation_api_evaluations | /evaluation/list.{format} | Path does not match |
| 208 | evaluation_view_application | /evaluation/view/{applicationId} | Path does not match |
| 209 | employee_certification_index | /portal/{uuid}/certifications | Path does not match |
| 210 | employee_certification_add_certification | /portal/{uuid}/certifications/new | Path does not match |
| 211 | employee_certification_edit_certification | /portal/{uuid}/certifications/{certificationId}/edit | Path does not match |
| 212 | employee_certification_remove_certification | /portal/{uuid}/certifications/{certificationId}/remove | Path does not match |
| 213 | employee_community_service_index | /portal/{uuid}/services | Path does not match |
| 214 | employee_community_service_add_community_service | /portal/{uuid}/services/new/{applicationId} | Path does not match |
| 215 | employee_community_service_edit_community_service | /portal/{uuid}/services/{serviceId}/edit/{applicationServiceId} | Path does not match |
| 216 | employee_community_service_remove_community_service | /portal/{uuid}/services/{serviceId}/remove | Path does not match |
| 217 | employee_community_service_addToApplication | /portal/{uuid}/services/{serviceId}/add-to-application/{applicationId} | Path does not match |
| 218 | employee_community_service_removeFromApplication | /portal/{uuid}/services/{serviceId}/remove-from-application/{applicationId}/{applicationCommunityServiceId} | Path does not match |
| 219 | employee_account_index | /portal/{uuid}/ | Path does not match |
| 220 | employee_account_personal_information | /portal/{uuid}/personal-information | Path does not match |
| 221 | employee_account_employment | /portal/{uuid}/employment | Path does not match |
| 222 | employee_account_payslip | /portal/{uuid}/payslip | Path does not match |
| 223 | employee_account_education_qualification | /portal/{uuid}/education-qualification | Path does not match |
| 224 | employee_account_research_publication | /portal/{uuid}/research-publication | Path does not match |
| 225 | employee_account_leave_attendance | /portal/{uuid}/leave-attendance | Path does not match |
| 226 | employee_account_documents | /portal/{uuid}/documents | Path does not match |
| 227 | employee_account_profile_picture | /portal/{uuid}/profile-picture | Path does not match |
| 228 | employee_account_payslip_report | /portal/{uuid}/payslip.pdf | Path does not match |
| 229 | employee_account_promotion | /portal/{uuid}/promotion | Path does not match |
| 230 | employee_account_community_service | /portal/{uuid}/community-service | Path does not match |
| 231 | employee_leave_request | /portal/{uuid}/leave/request | Path does not match |
| 232 | employee_leave_history | /portal/{uuid}/leave/history | Path does not match |
| 233 | employee_leave_edit | /portal/{uuid}/leave/edit/{id} | Path does not match |
| 234 | employee_leave_delete | /portal/{uuid}/leave/delete/{id} | Path does not match |
| 235 | employee_leave_cancel | /portal/{uuid}/cancel/{id} | Path does not match |
| 236 | employee_promotion_apply | /portal/{uuid}/promotions/apply/{applicationId} | Path does not match |
| 237 | employee_promotion_section | /portal/{uuid}/promotions/application/{section}/{applicationId} | Path does not match |
| 238 | employee_promotion_view | /portal/{uuid}/promotions/{applicationId}/view | Path does not match |
| 239 | employee_promotion_remove | /portal/{uuid}/promotions/{applicationId}/remove | Path does not match |
| 240 | employee_promotion_submit | /portal/{uuid}/promotions/{applicationId}/submit | Path does not match |
| 241 | employee_event_index | /portal/{uuid}/events | Path does not match |
| 242 | employee_event_add_event | /portal/{uuid}/events/new/{applicationId} | Path does not match |
| 243 | employee_event_edit_event | /portal/{uuid}/events/{eventId}/edit/{applicationEventId} | Path does not match |
| 244 | employee_event_remove_event | /portal/{uuid}/events/{eventId}/remove | Path does not match |
| 245 | employee_event_addToApplication | /portal/{uuid}/events/{eventId}/add-to-application/{applicationId} | Path does not match |
| 246 | employee_event_removeFromApplication | /portal/{uuid}/events/{eventId}/remove-from-application/{applicationId}/{applicationEventId} | Path does not match |
| 247 | app_employee_portal_index | /employee-portal/ | Path does not match |
| 248 | employee_publication_index | /portal/{uuid}/publications | Path does not match |
| 249 | employee_publication_add_publication | /portal/{uuid}/publications/new/{applicationId} | Path does not match |
| 250 | employee_publication_edit_publication | /portal/{uuid}/publications/{publicationId}/edit/{applicationPublicationId} | Path does not match |
| 251 | employee_publication_remove_publication | /portal/{uuid}/publications/{publicationId}/remove | Path does not match |
| 252 | employee_publication_addToApplication | /portal/{uuid}/publications/{publicationId}/add-to-application/{applicationId} | Path does not match |
| 253 | employee_publication_removeFromApplication | /portal/{uuid}/publications/{publicationId}/remove-from-application/{applicationId}/{applicationPublicationId} | Path does not match |
| 254 | employee_qualification_index | /portal/{uuid}/qualifications | Path does not match |
| 255 | employee_qualification_add_qualification | /portal/{uuid}/qualifications/new/{applicationId} | Path does not match |
| 256 | employee_qualification_edit_qualification | /portal/{uuid}/qualifications/{qualificationId}/edit | Path does not match |
| 257 | employee_qualification_remove_qualification | /portal/{uuid}/qualifications/{qualificationId}/remove | Path does not match |
| 258 | employee_qualification_addToApplication | /portal/{uuid}/qualifications/{qualificationId}/add-to-application/{applicationId} | Path does not match |
| 259 | employee_qualification_removeFromApplication | /portal/{uuid}/qualifications/{qualificationId}/remove-from-application/{applicationId}/{applicationQualificationId} | Path does not match |
| 260 | employee_research_index | /portal/{uuid}/researches | Path does not match |
| 261 | employee_research_add_research | /portal/{uuid}/new/{applicationId} | Path does not match |
| 262 | employee_research_edit_research | /portal/{uuid}/researches/{researchId}/edit/{applicationResearchId} | Path does not match |
| 263 | employee_research_remove_research | /portal/{uuid}/researches/{researchId}/remove | Path does not match |
| 264 | employee_research_addToApplication | /portal/{uuid}/researches/{researchId}/add-to-application/{applicationId} | Path does not match |
| 265 | employee_research_removeFromApplication | /portal/{uuid}/researches/{researchId}/remove-from-application/{applicationId}/{applicationResearchId} | Path does not match |
| 266 | employee_skill_index | /portal/{uuid}/skills | Path does not match |
| 267 | employee_skill_add_skill | /portal/{uuid}/skills/new | Path does not match |
| 268 | employee_skill_edit_skill | /portal/{uuid}/skills/{skillId}/edit | Path does not match |
| 269 | employee_skill_remove_skill | /portal/{uuid}/skills/{skillId}/remove | Path does not match |
| 270 | employee_skill_certification_options | /portal/{uuid}/skills/certification-options.json | Path does not match |
| 271 | employee_teaching_experience_index | /portal/{uuid}/experiences | Path does not match |
| 272 | employee_teaching_experience_add_experience | /portal/{uuid}/experience/new/{applicationId} | Path does not match |
| 273 | employee_teaching_experience_edit_experience | /portal/{uuid}/experiences/{experienceId}/edit | Path does not match |
| 274 | employee_teaching_experience_remove_experience | /portal/{uuid}/experiences/{experienceId}/remove | Path does not match |
| 275 | employee_teaching_experience_addToApplication | /portal/{uuid}/experiences/{experienceId}/add-to-application/{applicationId} | Path does not match |
| 276 | employee_teaching_experience_removeFromApplication | /portal/{uuid}/experiences/{experienceId}/remove-from-application/{applicationId}/{applicationTeachingExperienceId} | Path does not match |
| 277 | submit_approval | /{uuid}/submit-approval | Path does not match |
| 278 | compensation_index | /finance/compensation/ | Path does not match |
| 279 | compensation_api_employees | /finance/compensation.json | Path does not match |
| 280 | compensation_setup_employee | /finance/compensation/setup-employee/{uuid} | Path does not match |
| 281 | loan_index | /finance/loan/ | Path does not match |
| 282 | loan_add_loan | /finance/loan/add | Path does not match |
| 283 | loan_add | /finance/loan/{uuid}/add | Path does not match |
| 284 | loan_api_loans | /finance/loan/loans.{format} | Path does not match |
| 285 | loan_edit | /finance/loan/{uuid}/edit | Path does not match |
| 286 | loan_detail | /finance/loan/{uuid}/detail | Path does not match |
| 287 | loan_trash | /finance/loan/{uuid}/trash | Path does not match |
| 288 | app_finance_management_index | /finance/ | Path does not match |
| 289 | payroll_index | /finance/payroll/ | Path does not match |
| 290 | payroll_pay_slip | /finance/payroll/payslip/{uuid} | Path does not match |
| 291 | payroll_run_payroll | /finance/payroll/run-payroll | Path does not match |
| 292 | payroll_view_report | /finance/payroll/report | Path does not match |
| 293 | payroll_api_reports | /finance/payroll/reports.json | Path does not match |
| 294 | payroll_reports_details | /finance/payroll/reports/{uuid}/details | Path does not match |
| 295 | payroll_api_reports_details | /finance/payroll/reports/{uuid}/details.json | Path does not match |
| 296 | payroll_submit_approval | /finance/payroll/reports/{uuid}/submit-approval | Path does not match |
| 297 | payroll_generate_report | /finance/payroll/reports/{uuid}/generate-report | Path does not match |
| 298 | payroll_reports_download | /finance/payroll/reports/{fileName}/download | Path does not match |
| 299 | payroll_delete_report | /finance/payroll/reports/{uuid}/delete | Path does not match |
| 300 | app_home | /xx | Path does not match |
| 301 | performance_index | /performance/ | Path does not match |
| 302 | performance_scale_index | /setups/scale/ | Path does not match |
| 303 | performance_scale_add_type | /setups/scale/addType | Path does not match |
| 304 | performance_scale_edit_type | /setups/scale/{uuid}/editType | Path does not match |
| 305 | performance_scale_delete_type | /setups/scale/{uuid}/deleteType | Path does not match |
| 306 | performance_scale_edit_scale | /setups/scale/{uuid}/editScale | Path does not match |
| 307 | performance_scale_delete_scale | /setups/scale/{uuid}/deleteScale | Path does not match |
| 308 | performance_scale_add_scale | /setups/scale/{uuid}/addScale | Path does not match |
| 309 | performance_scale_reorder_items | /setups/scale/reorderItems | Path does not match |
| 310 | appraisal_rubric_index | /setups/rubric/ | Path does not match |
| 311 | appraisal_rubric_add_section | /setups/rubric/addSection | Path does not match |
| 312 | appraisal_rubric_api_sections | /setups/rubric/sections.{format} | Path does not match |
| 313 | appraisal_rubric_edit_section | /setups/rubric/{uuid}/editSection | Path does not match |
| 314 | appraisal_rubric_delete_section | /setups/rubric/{uuid}/deleteSection | Path does not match |
| 315 | appraisal_rubric_edit_item | /setups/rubric/{uuid}/editItem | Path does not match |
| 316 | appraisal_rubric_delete_item | /setups/rubric/{uuid}/deleteItem | Path does not match |
| 317 | appraisal_rubric_add_item | /setups/rubric/{uuid}/addItem | Path does not match |
| 318 | appraisal_rubric_reorder_items | /setups/rubric/reorderItems | Path does not match |
| 319 | employee_assessment_index | /employees/{uuid}/assessments | Path does not match |
| 320 | employee_assessment_assess | /employees/{uuid}/assess/{applicationId} | Path does not match |
| 321 | employee_assessment_get_assessment | /employees/{uuid}/api-fetch | Path does not match |
| 322 | employee_assessment_save_assessment | /employees/{uuid}/assessment/save | Path does not match |
| 323 | employee_assessment_get_one_assessment | /employees/{uuid}/assessment/{assessmentId} | Path does not match |
| 324 | employee_assessment_get_session_assessments | /employees/{uuid}/assessment/session/{sessionId} | Path does not match |
| 325 | employee_assessment_get_promotion_assessments | /employees/{uuid}/assessment/promotion/{promotionApplicationId} | Path does not match |
| 326 | employee_index | /employees/ | Path does not match |
| 327 | employee_api_employees | /employees.json | Path does not match |
| 328 | employee_api_search_employee | /employees/search/{searchText} | Path does not match |
| 329 | employee_upload_document | /employees/{uuid}/documents | Path does not match |
| 330 | employee_api_get_grade_options | /employees/api-grade-options/{id} | Path does not match |
| 331 | employee_api_get_job_title_options | /employees/api-job-title-options/{id} | Path does not match |
| 332 | employee_settings | /employees/settings | Path does not match |
| 333 | multi_step_employee_onboarding | /employee/onboarding/{step} | Path does not match |
| 334 | multi_step_employee_onboarding_cancel | /employee/onboarding/{step}/cancel | Path does not match |
| 335 | leave_config_index | /leave/config/ | Path does not match |
| 336 | leave_config_types | /leave/config/types | Path does not match |
| 337 | leave_config_api_leave_types | /leave/config/leave-types.{format} | Path does not match |
| 338 | leave_config_api_leave_types_new | /leave/config/leave-types/new | Path does not match |
| 339 | leave_config_api_leave_types_edit | /leave/config/leave-types/{id}/edit | Path does not match |
| 340 | leave_config_api_leave_types_delete | /leave/config/leave-types/{id}/delete | Path does not match |
| 341 | leave_config_entitlements_index | /leave/config/entitlements/ | Path does not match |
| 342 | leave_config_entitlements_api_generate_entitlements | /leave/config/entitlements/generate | Path does not match |
| 343 | leave_config_entitlements_api_entitlements | /leave/config/entitlements.{format} | Path does not match |
| 344 | leave_config_entitlements_api_entitlements_leave_types | /leave/config/entitlements/leave-types | Path does not match |
| 345 | leave_config_entitlements_api_entitlements_years | /leave/config/entitlements/years | Path does not match |
| 346 | leave_config_entitlements_api_cleanup_ineligible_entitlements | /leave/config/entitlements/cleanup-ineligible | Path does not match |
| 347 | leave_config_holidays_index | /leave/config/holidays/ | Path does not match |
| 348 | leave_config_holidays_holidays | /leave/config/holidays/holidays | Path does not match |
| 349 | leave_config_holidays_api_holidays | /leave/config/holidays.{format} | Path does not match |
| 350 | leave_config_holidays_api_holidays_new | /leave/config/holidays/new | Path does not match |
| 351 | leave_config_holidays_api_holidays_edit | /leave/config/holidays/{id}/edit | Path does not match |
| 352 | leave_config_holidays_api_holidays_delete | /leave/config/holidays/{id}/delete | Path does not match |
| 353 | leave_config_policies_index | /leave/config/policies/ | Path does not match |
| 354 | leave_config_policies_api_policies | /leave/config/policies.{format} | Path does not match |
| 355 | leave_config_policies_api_policies_new | /leave/config/policies/new | Path does not match |
| 356 | leave_config_policies_api_policies_edit | /leave/config/policies/{id}/edit | Path does not match |
| 357 | leave_config_policies_api_document_types | /leave/config/policies/document-types | Path does not match |
| 358 | leave_config_policies_api_policies_delete | /leave/config/policies/{id}/delete | Path does not match |
| 359 | leave_index | /leave/ | Path does not match |
| 360 | leave_requests | /leave/requests | Path does not match |
| 361 | leave_view | /leave/view/{id} | Path does not match |
| 362 | leave_api_leave_requests | /leave/leave-requests.{format} | Path does not match |
| 363 | leave_api_request_years | /leave/years | Path does not match |
| 364 | leave_api_request_leave_types | /leave/leave-types | Path does not match |
| 365 | leave_approve | /leave/approve/{id} | Path does not match |
| 366 | leave_reject | /leave/reject/{id} | Path does not match |
| 367 | app_human_resource_index | /human-resource/ | Path does not match |
| 368 | promotion_decision_apc_decision_form | /promotion/{applicationId}/decision/apc-decision-form | Path does not match |
| 369 | promotion_period_index | /setups/promotion-period/ | Path does not match |
| 370 | promotion_period_add | /setups/promotion-period/add | Path does not match |
| 371 | promotion_period_api_list_periods | /setups/promotion-period/list.{format} | Path does not match |
| 372 | promotion_period_edit | /setups/promotion-period/edit/{uuid} | Path does not match |
| 373 | promotion_period_view | /setups/promotion-period/view/{uuid} | Path does not match |
| 374 | promotion_index | /promotion/ | Path does not match |
| 375 | promotion_api_list_applications | /promotion/list.{format}/{periodId} | Path does not match |
| 376 | promotion_view_application | /promotion/view/{promotionId} | Path does not match |
| 377 | level_section_index | /setups/level-section/ | Path does not match |
| 378 | level_section_all | /setups/level-section/config | Path does not match |
| 379 | level_section_for_level | /setups/level-section/{levelId}/config | Path does not match |
| 380 | level_section_update | /setups/level-section/update | Path does not match |
| 381 | app_procurement_index | /procurement/ | Path does not match |
| 382 | performance_trends | /vendors/{uuid}/performance-trends | Path does not match |
| 383 | requisition_index | /requisitions/ | Path does not match |
| 384 | requisition_create | /requisitions/create | Path does not match |
| 385 | requisition_edit_items | /requisitions/{uuid}/edit-items | Path does not match |
| 386 | requisition_edit_quotations | /requisitions/{uuid}/edit-quotations | Path does not match |
| 387 | requisition_requisition_select_vendor | /requisitions/{id}/select-vendor | Path does not match |
| 388 | requisition_api_requisitions | /requisitions/requisitions.json | Path does not match |
| 389 | requisition_edit | /requisitions/{uuid}/edit | Path does not match |
| 390 | requisition_edit_employment | /requisitions/{uuid}/edit-employment | Path does not match |
| 391 | requisition_detail | /requisitions/{uuid}/detail | Path does not match |
| 392 | requisition_trash | /requisitions/{uuid}/trash | Path does not match |
| 393 | requisition_api_search_employee | /requisitionsemployee-search/{searchText} | Path does not match |
| 394 | requisition_submit_approval | /requisitions/{uuid}/submit-approval | Path does not match |
| 395 | requisition_delete | /requisitions/{uuid}/delete | Path does not match |
| 396 | requisition_onboarding_cancel | /procurement/requisitions/onboarding/{step}/cancel | Path does not match |
| 397 | requisition_onboarding | /procurement/requisitions/onboarding/{step} | Path does not match |
| 398 | allowance_index | /setups/allowance/ | Path does not match |
| 399 | allowance_type_add | /setups/allowance/type/add | Path does not match |
| 400 | allowance_api_level_allowance_group | /setups/allowance/level-allowance-group.{format} | Path does not match |
| 401 | allowance_level_view | /setups/allowance/level/{gid}/view | Path does not match |
| 402 | allowance_level_edit | /setups/allowance/level/{gid}/edit | Path does not match |
| 403 | allowance_level_add | /setups/allowance/level/add | Path does not match |
| 404 | allowance_add_individual_allowance | /setups/allowance/ind/add | Path does not match |
| 405 | allowance_edit_individual_allowance | /setups/allowance/ind/{uuid}/edit | Path does not match |
| 406 | allowance_delete_individual_allowance | /setups/allowance/ind/{uuid}/delete | Path does not match |
| 407 | allowance_type_api_allowances | /setups/allowance/type/allowances.{format} | Path does not match |
| 408 | allowance_individual_api_allowances | /setups/allowance/individual/allowances.{format} | Path does not match |
| 409 | allowance_type_edit | /setups/allowance/type/{uuid}/edit | Path does not match |
| 410 | allowance_type_trash | /setups/allowance/type/{uuid}/trash | Path does not match |
| 411 | bank_index | /setups/bank/ | Path does not match |
| 412 | bank_add | /setups/bank/add | Path does not match |
| 413 | bank_api_banks | /setups/bank/banks.{format} | Path does not match |
| 414 | bank_edit | /setups/bank/{uuid}/edit | Path does not match |
| 415 | bank_view | /setups/bank/{uuid}/view | Path does not match |
| 416 | bank_add_branch | /setups/bank/{uuid}/branch/add | Path does not match |
| 417 | bank_trash | /setups/bank/{uuid}/trash | Path does not match |
| 418 | bank_api_bank_branches | /setups/bank/{uuid}/bank-branches.{format} | Path does not match |
| 419 | bank_branch_edit | /setups/bank/{buuid}/branch/{uuid}/edit | Path does not match |
| 420 | bank_ajax_bank_branches | /setups/bank/ajax/bank/{uuid}/branches | Path does not match |
| 421 | bank_delete_branch | /setups/bank/{uuid}/branch/delete | Path does not match |
| 422 | budget_category_add | /setups/budget_category/add | Path does not match |
| 423 | budget_category_api_budget_categories | /setups/budget_category/budget-categories.{format} | Path does not match |
| 424 | budget_category_api_budget_item_categories | /setups/budget_category/api/budget-item-categories | Path does not match |
| 425 | budget_category_edit | /setups/budget_category/{uuid}/edit | Path does not match |
| 426 | budget_category_trash | /setups/budget_category/{uuid}/trash | Path does not match |
| 427 | coa_add | /setups/coa/add | Path does not match |
| 428 | coa_api_coas | /setups/coa/coas.{format} | Path does not match |
| 429 | coa_api_chart_of_accounts | /setups/coa/api/chart-of-accounts | Path does not match |
| 430 | coa_edit | /setups/coa/{uuid}/edit | Path does not match |
| 431 | coa_trash | /setups/coa/{uuid}/trash | Path does not match |
| 432 | relationship_index | /setups/relationship/ | Path does not match |
| 433 | relationship_create_ajax | /setups/relationship/ajax/create | Path does not match |
| 434 | deduction_index | /setups/deduction/ | Path does not match |
| 435 | deduction_type_add | /setups/deduction/type/add | Path does not match |
| 436 | deduction_api_level_deduction_group | /setups/deductionlevel-deduction-group.{format} | Path does not match |
| 437 | deduction_level_view | /setups/deduction/level/{gid}/view | Path does not match |
| 438 | deduction_level_edit | /setups/deduction/level/{gid}/edit | Path does not match |
| 439 | deduction_level_add | /setups/deduction/level/add | Path does not match |
| 440 | deduction_add_individual_deduction | /setups/deduction/ind/add | Path does not match |
| 441 | deduction_edit_individual_deduction | /setups/deduction/ind/{uuid}/edit | Path does not match |
| 442 | deduction_delete_individual_deduction | /setups/deduction/ind/{uuid}/delete | Path does not match |
| 443 | deduction_type_api_deductions | /setups/deduction/type/deductions.{format} | Path does not match |
| 444 | deduction_individual_api_deductions | /setups/deduction/individual/deductions.{format} | Path does not match |
| 445 | deduction_type_edit | /setups/deduction/type/{uuid}/edit | Path does not match |
| 446 | deduction_type_trash | /setups/deduction/type/{uuid}/trash | Path does not match |
| 447 | grade_add | /setups/grade/add | Path does not match |
| 448 | grade_api_grades | /setups/grade/grades.{format} | Path does not match |
| 449 | grade_api_level_grades | /setups/grade/level/{uuid}/grades.{format} | Path does not match |
| 450 | grade_edit | /setups/grade/{uuid}/edit | Path does not match |
| 451 | grade_trash | /setups/grade/{uuid}/trash | Path does not match |
| 452 | grade_reorder | /setups/grade/reorder | Path does not match |
| 453 | structure_index | /setups/structure/ | Path does not match |
| 454 | job_title_add | /setups/job-title/add | Path does not match |
| 455 | job_title_api_jobtitles | /setups/job-title/jobtitles.{format} | Path does not match |
| 456 | job_title_edit | /setups/job-title/{uuid}/edit | Path does not match |
| 457 | job_title_trash | /setups/job-title/{uuid}/trash | Path does not match |
| 458 | job_title_api_level_jobtitles | /setups/job-title/level/{uuid}/jobtitles.{format} | Path does not match |
| 459 | app_setup_index | /setup/ | Path does not match |
| 460 | paye_index | /setups/paye/ | Path does not match |
| 461 | paye_add | /setups/paye/add | Path does not match |
| 462 | paye_api_paye_group | /setups/paye/payee-group.{format} | Path does not match |
| 463 | paye_edit | /setups/paye/{gid}/edit | Path does not match |
| 464 | paye_view | /setups/paye/{gid}/view | Path does not match |
| 465 | paye_trash | /setups/paye/{uuid}/trash | Path does not match |
| 466 | position_add | /setups/position/add | Path does not match |
| 467 | position_api_positions | /setups/position/positions.{format} | Path does not match |
| 468 | position_edit | /setups/position/{uuid}/edit | Path does not match |
| 469 | position_trash | /setups/position/{uuid}/trash | Path does not match |
| 470 | remun_index | /setups/remun/ | Path does not match |
| 471 | basic_salary_index | /setups/basic-salary/ | Path does not match |
| 472 | basic_salary_add | /setups/basic-salary/add | Path does not match |
| 473 | basic_salary_api_basic_salary_group | /setups/basic-salary/basic-salary-group.{format} | Path does not match |
| 474 | basic_salary_edit | /setups/basic-salary/{gid}/edit | Path does not match |
| 475 | basic_salary_view | /setups/basic-salary/{gid}/view | Path does not match |
| 476 | staff_level_add | /setups/staff-level/add | Path does not match |
| 477 | staff_level_api_staff_levels | /setups/staff-level/staff-levels.{format} | Path does not match |
| 478 | staff_level_edit | /setups/staff-level/{uuid}/edit | Path does not match |
| 479 | staff_level_view | /setups/staff-level/{uuid}/view | Path does not match |
| 480 | staff_level_trash | /setups/staff-level/{uuid}/trash | Path does not match |
| 481 | step_add | /setups/step/add | Path does not match |
| 482 | step_api_steps | /setups/step/steps.{format} | Path does not match |
| 483 | step_edit | /setups/step/{uuid}/edit | Path does not match |
| 484 | step_trash | /setups/step/{uuid}/trash | Path does not match |
| 485 | app_switch_role | /authentication/switch-role/{role} | Path does not match |
| 486 | terminal_view | /terminal | Path does not match |
| 487 | terminal_stream | /terminal/stream | Path does not match |
| 488 | app_users_access_control_dashboard | /user-access-control/ | Path does not match |
| 489 | user_permissions_index | /user-access-control/permissions/ | Path does not match |
| 490 | user_permissions_update | /user-access-control/permissions/update | Path does not match |
| 491 | user_permissions_all | /user-access-control/permissions/{roleId} | Path does not match |
| 492 | app_user_role_index | /user-access-control/roles/ | Path does not match |
| 493 | app_user_role_add | /user-access-control/roles/add | Path does not match |
| 494 | app_user_role_edit | /user-access-control/roles/{roleId}/edit | Path does not match |
| 495 | app_user_role_delete | /user-access-control/roles/{roleId}/delete | Path does not match |
| 496 | app_user_role_all | /user-access-control/roles.json | Path does not match |
| 497 | roles_permissions_dashboard | /user-access-control/roles-permissions/ | Path does not match |
| 498 | app_users_list | /users/ | Path does not match |
| 499 | app_users_roles_permissions | /users/roles-permissions | Path does not match |
| 500 | app_users_add | /users/add | Path does not match |
| 501 | app_users_api_users | /users/users.json | Path does not match |
| 502 | app_users_verify_activate | /users/account/{uuid}/verify | Path does not match |
| 503 | app_users_update_status | /users/account/{uuid}/status | Path does not match |
| 504 | app_users_reset_password | /users/account/{uuid}/reset-pwd | Path does not match |
| 505 | app_users_remove_account | /users/account/{uuid}/remove | Path does not match |
| 506 | app_users_account_resend_verification | /users/account/{uuid}/verify/resend | Path does not match |
| 507 | app_channel_create | /chat/channels/create | Path does not match |
| 508 | app_channel_all | /chat/channels/ | Path does not match |
| 509 | app_channel_details | /chat/channels/{uuid} | Path does not match |
| 510 | app_channel_update | /chat/channels/{uuid}/update | Path does not match |
| 511 | app_channel_delete | /chat/channels/{uuid}/delete | Path does not match |
| 512 | app_channel_messages | /chat/channels/{uuid}/messages | Path does not match |
| 513 | app_channel_members | /chat/channels/{uuid}/members | Path does not match |
| 514 | app_chat_init | /chat/{uuid}/init | Path does not match |
| 515 | app_chat_users | /chat/api/users | Path does not match |
| 516 | app_chat_channel_messages | /chat/channels/{uuid}/messages | Path does not match |
| 517 | app_chat_channels | /chat/api/channels | Path does not match |
| 518 | app_chat_messages | /chat/messages/{type}/{id} | Path does not match |
| 519 | app_chat_contacts | /chat/api/contacts | Path does not match |
| 520 | app_chat_conversations | /chat/api/conversations | Path does not match |
| 521 | message_create | /api/messages/{channelId} | Path does not match |
| 522 | message_send_direct | /api/messages/{recipientId}/direct | Path does not match |
| 523 | workflow_config | /workflow/config | Path does not match |
| 524 | api_workflow_user_departments | /api/workflow/user-departments/{userId} | Path does not match |
| 525 | api_workflow_validate_department_access | /api/workflow/validate-department-access | Path does not match |
| 526 | oauth2_restricted | /api/me | Path does not match |
| 527 | 2fa_resend_code | /2fa/resend | Path does not match |
| 528 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 529 | api_documents_delete | /media/documents/{module}/file/{uuid}/delete | Path does not match |
| 530 | boab_core.stream_media | /media/{fileName} | Path does not match |
| 531 | boab_core.stream_protected_media | /admin/media/{fileName} | Path does not match |
| 532 | boab_core.api_stream_media | /api/media/{fileName} | Path does not match |
| 533 | authorization_index | /authorization/ | Path does not match |
| 534 | authorization_workflows_list | /authorization/workflows | Path does not match |
| 535 | authorization_logs_list | /authorization/logs | Path does not match |
| 536 | authorization_approvals | /authorization/{uuid}/approvals | Path does not match |
| 537 | authorization_my_approval_list | /authorization/{uuid}/my-approvals | Path does not match |
| 538 | authorization_workflows | /authorization/workflows.json | Path does not match |
| 539 | authorization_workflow_authorize | /authorization/workflows/{id}/authorize | Path does not match |
| 540 | authorization_workflow_cancel | /authorization/workflows/{id}/cancel | Path does not match |
| 541 | authorization_workflow_config | /authorization/workflow/config | Path does not match |
| 542 | authorization_workflow_save | /authorization/workflows/{id}/save | Path does not match |
| 543 | authorization_workflow_update | /authorization/workflows/{type}/update | Path does not match |
| 544 | authorization_workflow_delete | /authorization/workflows/{type}/delete | Path does not match |
| 545 | authorization_workflow_logs | /authorization/workflows/logs | Path does not match |
| 546 | authorization_workflow_log_detail | /authorization/workflows/{uuid}/logs | Path does not match |
| 547 | authorization_api_user_departments | /authorization/api/departments/user/{userId} | Path does not match |
| 548 | authorization_api_workflow_department_access | /authorization/api/workflows/{workflowId}/department-access | Path does not match |
| 549 | authorization_api_department_filter_strategies | /authorization/api/department-filter-strategies | Path does not match |
| 550 | authorization_configure | /authorization/configure | Path does not match |
| 551 | authorization_workflow_configxx | /authorization/workflow/config/{type} | Path does not match |
| 552 | authorization_workflow_config_update | /authorization/workflow/config/update/{type} | Path does not match |
| 553 | workflow_test_department_authorization_filter_test | /workflow/test/department-authorization/filter-test | Path does not match |
| 554 | workflow_test_department_authorization_api_validate_access | /workflow/test/department-authorization/api/validate-access | Path does not match |
| 555 | workflow_test_department_authorization_api_filtered_workflows | /workflow/test/department-authorization/api/filtered-workflows | Path does not match |
| 556 | workflow_test_department_authorization_documentation | /workflow/test/department-authorization/documentation | Path does not match |
| 557 | test_workflow_notifications | /test/workflow-notifications | Path does not match |
| 558 | test_workflow_notifications_api | /test/workflow-notifications/api/test | Path does not match |
| 559 | test_workflow_notifications_dispatch | /test/workflow-notifications/api/dispatch-event | Path does not match |
| 560 | test_workflow_notifications_messenger | /test/workflow-notifications/api/dispatch-message | Path does not match |
| 561 | test_template_creation | /test-template-creation | Path does not match |
| 562 | test_workflow_notifications_config | /test/workflow-notifications/api/config | Path does not match |
| 563 | accounting_get_detail_types | /accounting/get-detail-types | Path does not match |
| 564 | accounting_get_parent_accounts | /accounting/get-parent-accounts | Path does not match |
| 565 | accounting_account_register_export_pdf | /accounting/accounts/{uuid}/register/export/pdf | Path does not match |
| 566 | accounting_assets_register_dashboard | /accounting/assets-register/ | Path does not match |
| 567 | accounting_bills_index | /accounting/bills/ | Path does not match |
| 568 | accounting_bills_add_bill | /accounting/bills/{type}/entry | Path does not match |
| 569 | accounting_bills_api_data | /accounting/bills.json | Path does not match |
| 570 | accounting_bills_vendor_outstanding | /accounting/bills/vendor/{vendorId}/outstanding.json | Path does not match |
| 571 | accounting_bills_new | /accounting/bills/new | Path does not match |
| 572 | accounting_bills_pay_bill_item_json | /accounting/bills/{uuid}/details.json | Path does not match |
| 573 | accounting_bills_schedule_payment | /accounting/bills/{id}/schedule-payment | Path does not match |
| 574 | accounting_bills_filter | /accounting/bills/filter/{status} | Path does not match |
| 575 | accounting_bills_app_bills_export | /accounting/bills/export | Path does not match |
| 576 | accounting_bills_app_bills_statistics | /accounting/bills/statistics | Path does not match |
| 577 | budget_index | /accounting/budgets/ | Path does not match |
| 578 | budget_api_budgets | /accounting/budgets.json | Path does not match |
| 579 | budget_api_budget_items | /accounting/budgets/{uuid}/budget_items.json | Path does not match |
| 580 | budget_view | /accounting/budgets/{uuid}/view | Path does not match |
| 581 | budget_edit | /accounting/budgets/{uuid}/edit | Path does not match |
| 582 | budget_submit_approval | /accounting/budgets/{uuid}/submit-approval | Path does not match |
| 583 | coa_accounts_index | /accounting/accounts/ | Path does not match |
| 584 | coa_accounts_list_json | /accounting/accounts/charts.json | Path does not match |
| 585 | coa_accounts_create | /accounting/accounts/new | Path does not match |
| 586 | coa_accounts_edit | /accounting/accounts/{uuid}/edit | Path does not match |
| 587 | coa_accounts_delete | /accounting/accounts/{uuid}/delete | Path does not match |
| 588 | coa_accounts_change_status | /accounting/accounts/{uuid}/change-status | Path does not match |
| 589 | coa_accounts_details_json | /accounting/accounts/{uuid}/details.json | Path does not match |
| 590 | coa_accounts_boab_accounting_chartaccount_getrootaccounts | /accounting/accounts/api/accounts/roots | Path does not match |
| 591 | coa_accounts_boab_accounting_chartaccount_getaccountchildren | /accounting/accounts/api/accounts/{id}/children | Path does not match |
| 592 | coa_accounts_boab_accounting_chartaccount_searchaccounts | /accounting/accounts/api/accounts/search | Path does not match |
| 593 | coa_accounts_api_accounts_hierarchy | /accounting/accounts/api/accounts/hierarchy | Path does not match |
| 594 | coa_accounts_api_accounts_flat | /accounting/accounts/api/accounts/flat | Path does not match |
| 595 | boab_accounting_config_index | /accounting/config/ | Path does not match |
| 596 | boab_accounting_config_section_new | /accounting/config/section/new | Path does not match |
| 597 | boab_accounting_config_section | /accounting/config/section/{id} | Path does not match |
| 598 | boab_accounting_config_setting_new | /accounting/config/setting/new/{sectionId} | Path does not match |
| 599 | boab_accounting_config_setting_delete | /accounting/config/setting/{id}/delete | Path does not match |
| 600 | boab_accounting_config_cache_clear | /accounting/config/cache/clear | Path does not match |
| 601 | boab_accounting_config_validate | /accounting/config/validate | Path does not match |
| 602 | boab_accounting_config_quick_setup | /accounting/config/quick-setup | Path does not match |
| 603 | boab_accounting_config_transaction_rules | /accounting/config/rules | Path does not match |
| 604 | boab_accounting_config_transaction_rule_new | /accounting/config/rules/new/{sectionId} | Path does not match |
| 605 | boab_accounting_config_transaction_rule_edit | /accounting/config/rules/{id}/edit | Path does not match |
| 606 | boab_accounting_config_transaction_rule_delete | /accounting/config/rules/{id}/delete | Path does not match |
| 607 | boab_accounting_config_transaction_rule_test | /accounting/config/transaction-rules/{id}/test | Path does not match |
| 608 | journal_voucher_download | /{uuid}/download | Path does not match |
| 609 | journal_voucher_download_stream | /{uuid}/download-stream | Path does not match |
| 610 | journal_voucher_preview | /{uuid}/preview | Path does not match |
| 611 | accounting_expense_index | /accounting/expensesxx/ | Path does not match |
| 612 | accounting_expense_new | /accounting/expensesxx/new | Path does not match |
| 613 | accounting_expense_show | /accounting/expensesxx/{id} | Path does not match |
| 614 | accounting_expense_edit | /accounting/expensesxx/{id}/edit | Path does not match |
| 615 | accounting_expense_approve | /accounting/expensesxx/{id}/approve | Path does not match |
| 616 | accounting_expense_reject | /accounting/expensesxx/{id}/reject | Path does not match |
| 617 | accounting_expense_create_petty_cash_voucher | /accounting/expensesxx/{id}/create-petty-cash-voucher | Path does not match |
| 618 | accounting_expense_pay | /accounting/expensesxx/{id}/pay | Path does not match |
| 619 | accounting_expense_api_accounts | /accounting/expensesxx/api/accounts | Path does not match |
| 620 | accounting_expense_api_summary | /accounting/expensesxx/api/summary | Path does not match |
| 621 | accounting_expense_dashboard | /accounting/expensesxx/dashboard | Path does not match |
| 622 | accounting_expenses_dashboard | /accounting/expenses/ | Path does not match |
| 623 | accounting_expenses_list | /accounting/expenses/list | Path does not match |
| 624 | accounting_expenses_bills | /accounting/expenses/bills | Path does not match |
| 625 | accounting_expenses_vendors | /accounting/expenses/vendors | Path does not match |
| 626 | accounting_financial_statements_balance_sheet | /accounting/financial-statements/balance-sheet/{date} | Path does not match |
| 627 | accounting_financial_statements_income_statement | /accounting/financial-statements/income-statement/{fromDate}/{toDate} | Path does not match |
| 628 | accounting_financial_statements_cash_flow | /accounting/financial-statements/cash-flow-statement | Path does not match |
| 629 | accounting_financial_statements_year_by_year_comparison | /accounting/financial-statements/year-by-year-comparison | Path does not match |
| 630 | app_fiscal_year_index | /accounting/fiscal-years/ | Path does not match |
| 631 | app_fiscal_year_list_json | /accounting/fiscal-years.json | Path does not match |
| 632 | app_fiscal_year_new | /accounting/fiscal-years/new | Path does not match |
| 633 | app_fiscal_year_show | /accounting/fiscal-years/{id} | Path does not match |
| 634 | app_fiscal_year_edit | /accounting/fiscal-years/{id}/edit | Path does not match |
| 635 | app_fiscal_year_delete | /accounting/fiscal-years/{id}/delete | Path does not match |
| 636 | app_fiscal_year_activate | /accounting/fiscal-years/{id}/activate | Path does not match |
| 637 | app_fiscal_year_close | /accounting/fiscal-years/{id}/close | Path does not match |
| 638 | app_fiscal_year_period_close | /accounting/fiscal-years/{fiscalYearId}/period/{periodId}/close | Path does not match |
| 639 | app_fiscal_year_period_reopen | /accounting/fiscal-years/{fiscalYearId}/period/{periodId}/reopen | Path does not match |
| 640 | app_fiscal_year_period_lock | /accounting/fiscal-years/{fiscalYearId}/period/{periodId}/lock | Path does not match |
| 641 | accounting_account_register_index | /accounting/accounts/{uuid}/register | Path does not match |
| 642 | accounting_account_register_api_transactions | /accounting/accounts/{uuid}/transactions.json | Path does not match |
| 643 | accounting_account_register_api_balance | /accounting/accounts/{uuid}/register/api/balance | Path does not match |
| 644 | accounting_account_register_export | /accounting/accounts/{uuid}/register/export | Path does not match |
| 645 | general_journal_index | /accounting/journals/ | Path does not match |
| 646 | general_journal_new_entry | /accounting/journals/new-entry | Path does not match |
| 647 | general_journal_entries | /accounting/journals/entries.json | Path does not match |
| 648 | general_journal_filters | /accounting/journals/filters.json | Path does not match |
| 649 | general_journal_view | /accounting/journals/{id} | Path does not match |
| 650 | general_ledgers_index | /accounting/ledgers/ | Path does not match |
| 651 | inventory_index | /accounting/inventory/ | Path does not match |
| 652 | inventory_list | /accounting/inventory.json | Path does not match |
| 653 | inventory_add | /accounting/inventory/add | Path does not match |
| 654 | inventory_edit | /accounting/inventory/{uuid}/edit | Path does not match |
| 655 | inventory_delete | /accounting/inventory/{uuid}/delete | Path does not match |
| 656 | inventory_detail | /accounting/inventory/{uuid} | Path does not match |
| 657 | inventory_inventory_stock | /accounting/inventory/stock | Path does not match |
| 658 | inventory_inventory_audit | /accounting/inventory/audit | Path does not match |
| 659 | inventory_inventory_item_new | /accounting/inventory/items/new | Path does not match |
| 660 | inventory_form_item_new | /accounting/inventory/item/form | Path does not match |
| 661 | accounting_journal_vouchers_index | /accounting/journal-vouchers/ | Path does not match |
| 662 | accounting_journal_vouchers_list | /accounting/journal-vouchers.json | Path does not match |
| 663 | accounting_journal_vouchers_view | /accounting/journal-vouchers/{uuid}/view | Path does not match |
| 664 | accounting_journal_vouchers_edit | /accounting/journal-vouchers/{id}/edit | Path does not match |
| 665 | accounting_journal_vouchers_submit_approval | /accounting/journal-vouchers/{uuid}/approval-request | Path does not match |
| 666 | accounting_journal_vouchers_delete | /accounting/journal-vouchers/{uuid}/delete | Path does not match |
| 667 | accounting_journal_vouchers_download | /accounting/journal-vouchers/{uuid}/download.pdf | Path does not match |
| 668 | app_accounting_dashboard | /accounting/ | Path does not match |
| 669 | multi_step_budget_department_budgeting | /accounting/budgets/onboarding/{step} | Path does not match |
| 670 | multi_step_budget_department_budgeting_cancel | /accounting/budgets/onboarding/{step}/cancel | Path does not match |
| 671 | accounting_payment_vouchers_index | /accounting/vouchers/ | Path does not match |
| 672 | accounting_payment_vouchers_list_json | /accounting/vouchers.json | Path does not match |
| 673 | accounting_payment_vouchers_pay_bill | /accounting/vouchers/{uuid}/pay | Path does not match |
| 674 | accounting_payment_vouchers_pay_bills | /accounting/vouchers/{type}/create-voucher | Path does not match |
| 675 | accounting_payment_vouchers_submit_approval | /accounting/vouchers/{uuid}/approval-request | Path does not match |
| 676 | accounting_payment_vouchers_view | /accounting/vouchers/{uuid}/view | Path does not match |
| 677 | accounting_payment_vouchers_print | /accounting/vouchers/{uuid}/print | Path does not match |
| 678 | accounting_payment_vouchers_download_receipt | /accounting/vouchers/{uuid}/download-receipt | Path does not match |
| 679 | accounting_petty_cash_index | /accounting/petty-cash/ | Path does not match |
| 680 | accounting_petty_cash_list_json | /accounting/petty-cash.json | Path does not match |
| 681 | accounting_petty_cash_create | /accounting/petty-cash/create | Path does not match |
| 682 | accounting_petty_cash_approve | /accounting/petty-cash/{uuid}/approve | Path does not match |
| 683 | accounting_petty_cash_reject | /accounting/petty-cash/{uuid}/reject | Path does not match |
| 684 | accounting_petty_cash_view | /accounting/petty-cash/{uuid}/view | Path does not match |
| 685 | accounting_petty_cash_balance | /accounting/petty-cash/balance/{accountId} | Path does not match |
| 686 | accounting_petty_cash_replenishment | /accounting/petty-cash/replenishment/{accountId} | Path does not match |
| 687 | accounting_purchase_orders_index | /accounting/purchase-orders/ | Path does not match |
| 688 | accounting_purchase_orders_list | /accounting/purchase-orders.json | Path does not match |
| 689 | accounting_purchase_orders_deliver | /accounting/purchase-orders/{id}/deliver | Path does not match |
| 690 | accounting_purchase_orders_view_details | /accounting/purchase-orders/{uuid}/details | Path does not match |
| 691 | accounting_purchase_orders_create_journal_voucher | /accounting/purchase-orders/{uuid}/create-journal-voucher | Path does not match |
| 692 | accounting_purchase_orders_download | /accounting/purchase-orders/{uuid}/download | Path does not match |
| 693 | accounting_receipts_index | /accounting/receipts/ | Path does not match |
| 694 | accounting_reports_dashboard | /accounting/reports/ | Path does not match |
| 695 | accounting_reports_financial_statements | /accounting/reports/financial-statements | Path does not match |
| 696 | accounting_reports_trend_analysis | /accounting/reports/trend-analysis | Path does not match |
| 697 | accounting_reports_budget_variance_report | /accounting/reports/budget-variance-report | Path does not match |
| 698 | accounting_reports_advanced_financial_ratios | /accounting/reports/advanced/financial-ratios | Path does not match |
| 699 | accounting_reports_advanced_variance_analysis | /accounting/reports/advanced/variance-analysis | Path does not match |
| 700 | accounting_reports_advanced_forecasting | /accounting/reports/advanced/forecasting | Path does not match |
| 701 | accounting_reports_advanced_comparative_analysis | /accounting/reports/advanced/comparative-analysis | Path does not match |
| 702 | accounting_reports_advanced_executive_summary | /accounting/reports/advanced/executive-summary | Path does not match |
| 703 | accounting_reports_advanced_dashboard | /accounting/reports/advanced/dashboard | Path does not match |
| 704 | accounting_reports_advanced_export_report | /accounting/reports/advanced/export/{reportType} | Path does not match |
| 705 | accounting_reports_advanced_api_metrics | /accounting/reports/advanced/api/metrics | Path does not match |
| 706 | accounting_reports_advanced_api_sample_data | /accounting/reports/advanced/api/sample-data/{metric} | Path does not match |
| 707 | accounting_transactions_dashboard | /accounting/transactions/ | Path does not match |
| 708 | accounting_transactions_bank_list | /accounting/transactions/bank | Path does not match |
| 709 | accounting_transactions_chart_accounts | /accounting/transactions/chart-accounts | Path does not match |
| 710 | accounting_transactions_receipts | /accounting/transactions/receipts | Path does not match |
| 711 | vendor_index | /accounting/vendors/ | Path does not match |
| 712 | vendor_api_index | /accounting/vendors.json | Path does not match |
| 713 | vendor_add | /accounting/vendors/add | Path does not match |
| 714 | vendor_delete | /accounting/vendors/{uuid}/delete | Path does not match |
| 715 | vendor_blacklist | /accounting/vendors/{uuid}/blacklist | Path does not match |
| 716 | vendor_unblacklist | /accounting/vendors/{uuid}/unblacklist | Path does not match |
| 717 | vendor_dashboard | /vendors/{uuid}/dashboard | Path does not match |
| 718 | vendor_basic_information | /vendors/{uuid}/basic-information | Path does not match |
| 719 | vendor_contract_create | /vendors/{uuid}/contracts | Path does not match |
| 720 | vendor_contract_update | /vendors/{uuid}/contracts/{contractId} | Path does not match |
| 721 | vendor_performance_record | /vendors/{uuid}/performance | Path does not match |
| 722 | vendor_vendor_rating | /vendors/{uuid}/rating | Path does not match |
| 723 | vendor_add_contact | /vendors/{uuid}/contacts/add | Path does not match |
| 724 | vendor_delete_contact | /vendors/{uuid}/contacts/{contactId}/delete | Path does not match |
| 725 | vendor_add_director | /vendors/{uuid}/directors/add | Path does not match |
| 726 | vendor_documents | /vendors/{uuid}/documents | Path does not match |
| 727 | vendor_document_upload | /vendors/{uuid}/documents | Path does not match |
| 728 | vendor_activities | /vendors/{uuid}/activities | Path does not match |
| 729 | vendor_payments | /vendors/{uuid}/payments | Path does not match |
| 730 | vendor_tax_information | /vendors/{uuid}/tax-information | Path does not match |
| 731 | vendor_onboarding_cancel | /vendors/onboarding/{step}/cancel | Path does not match |
| 732 | vendor_onboarding | /vendors/onboarding/{step} | Path does not match |
| 733 | voucher_index | /vouchers/ | Path does not match |
| 734 | voucher_pending | /vouchers/pending | Path does not match |
| 735 | voucher_approved | /vouchers/approved | Path does not match |
| 736 | voucher_show | /vouchers/{id} | Path does not match |
| 737 | voucher_approve | /vouchers/{id}/approve | Path does not match |
| 738 | voucher_reject | /vouchers/{id}/reject | Path does not match |
| 739 | voucher_statistics | /vouchers/statistics | Path does not match |
| 740 | voucher_recent | /vouchers/recent | Path does not match |
| 741 | voucher_needing_attention | /vouchers/needing-attention | Path does not match |
| 742 | voucher_export | /vouchers/export | Path does not match |
| 743 | voucher_dashboard | /vouchers/dashboard | Path does not match |
| 744 | accounting_wht_reports_dashboard | /accounting/reports/wht/ | Path does not match |
| 745 | accounting_wht_reports_monthly_return | /accounting/reports/wht/monthly-return | Path does not match |
| 746 | accounting_wht_reports_annual_cumulative | /accounting/reports/wht/annual-cumulative | Path does not match |
| 747 | accounting_wht_reports_vendor_compliance | /accounting/reports/wht/vendor-compliance | Path does not match |
| 748 | accounting_wht_reports_export_report | /accounting/reports/wht/export/{reportType} | Path does not match |
| 749 | accounting_wht_reports_api_filing_deadlines | /accounting/reports/wht/api/filing-deadlines | Path does not match |
| 750 | api_student_accountapi_student_account | /api/v1/students/{indexNumber}/account/statement/ | Path does not match |
| 751 | api_bill_get_detail | /api/v1/bills/{id} | Path does not match |
| 752 | api_billing_create | /api/v1/billing | Path does not match |
| 753 | api_billing_payments_process | /api/v1/billing/payments | Path does not match |
| 754 | api_billing_payments_callback | /api/v1/billing/payments/callback/{paymentMethod} | Path does not match |
| 755 | api_billing_bills_pay | /api/v1/billing/bills/{uuid}/pay | Path does not match |
| 756 | api_billing_payment_methods | /api/v1/billing/payment-methods | Path does not match |
| 757 | api_billing_transactions_refund | /api/v1/billing/transactions/{transactionId}/refund | Path does not match |
| 758 | api_billing_transactions_overdue | /api/v1/billing/transactions/overdue | Path does not match |
| 759 | api_billing_statistics | /api/v1/billing/statistics | Path does not match |
| 760 | api_billing_sync_batch | /api/v1/billing/sync/batch | Path does not match |
| 761 | api_fee_setup_list | /api/v1/billing/fee-setup | Path does not match |
| 762 | api_fee_setup_get | /api/v1/billing/fee-setup/{id} | Path does not match |
| 763 | api_fee_setup_create | /api/v1/billing/fee-setup | Path does not match |
| 764 | api_fee_setup_update | /api/v1/billing/fee-setup/{id} | Path does not match |
| 765 | api_fee_setup_delete | /api/v1/billing/fee-setup/{id} | Path does not match |
| 766 | api_fee_setup_bulk_create | /api/v1/billing/fee-setup/bulk-create | Path does not match |
| 767 | api_fee_setup_copy_year | /api/v1/billing/fee-setup/copy-year/{academicYear} | Path does not match |
| 768 | api_fee_setup_student_applicable | /api/v1/billing/fee-setup/student/{studentId}/applicable | Path does not match |
| 769 | api_payment_list | /api/v1/payments | Path does not match |
| 770 | api_payment_get_detail | /api/v1/payments/{id} | Path does not match |
| 771 | api_student_get | /api/v1/students/{indexNumber} | Path does not match |
| 772 | api_student_update | /api/v1/students/{indexNumber} | Path does not match |
| 773 | api_student_balance | /api/v1/students/{indexNumber}/balance | Path does not match |
| 774 | api_student_transactions | /api/v1/students/{indexNumber}/transactions | Path does not match |
| 775 | api_student_get_bills | /api/v1/students/{indexNumber}/bills | Path does not match |
| 776 | api_student_generate_bills | /api/v1/students/{indexNumber}/bills/generate | Path does not match |
| 777 | api_student_account_statement | /api/v1/students/{indexNumber}/account-statement | Path does not match |
| 778 | api_student_payments | /api/v1/students/{indexNumber}/payments | Path does not match |
| 779 | api_student_financial_aid | /api/v1/students/{indexNumber}/financial-aid | Path does not match |
| 780 | api_student_webhook_payment | /api/v1/webhooks/payment | Path does not match |
| 781 | api_student_webhook_student_registered | /api/v1/webhooks/student-registered | Path does not match |
| 782 | api_student_webhook_student_status_changed | /api/v1/webhooks/student-status-changed | Path does not match |
| 783 | api_student_webhook_course_registration_updated | /api/v1/webhooks/course-registration-updated | Path does not match |
| 784 | api_student_webhook_financial_aid_updated | /api/v1/webhooks/financial-aid-updated | Path does not match |
| 785 | student_billing_create_bill | /students/bills/create | Path does not match |
| 786 | student_billing_bills | /students/bills | Path does not match |
| 787 | student_billing_bills_json | /students/bills.json | Path does not match |
| 788 | student_billing_bill_details | /students/bills/{uuid} | Path does not match |
| 789 | student_billing_edit_bill | /students/bills/{uuid}/edit | Path does not match |
| 790 | student_billing_reports | /students/reports | Path does not match |
| 791 | student_billing_overdue_report | /students/reports/overdue | Path does not match |
| 792 | student_billing_settings | /students/settings | Path does not match |
| 793 | student_billing_fees_management | /students/fees | Path does not match |
| 794 | student_billing_bulk_operations | /students/bulk-operations | Path does not match |
| 795 | student_billing_export_data | /students/export | Path does not match |
| 796 | student_billing_internal_overdue_transactions | /students/internal/overdue-transactions.json | Path does not match |
| 797 | student_billing_internal_generate_student_bills | /students/internal/students/{studentId}/bills/generate | Path does not match |
| 798 | student_billing_internal_create_student | /students/internal/students/create | Path does not match |
| 799 | students_dashboard | /students/ | Path does not match |
| 800 | student_billing_fee_item_index | /students/fee-items/ | Path does not match |
| 801 | student_billing_fee_item_create | /students/fee-items/create | Path does not match |
| 802 | student_billing_fee_item_edit | /students/fee-items/{id}/edit | Path does not match |
| 803 | student_billing_fee_item_view | /students/fee-items/{id}/view | Path does not match |
| 804 | student_billing_fee_item_delete | /students/fee-items/{id}/delete | Path does not match |
| 805 | student_billing_fee_item_toggle_status | /students/fee-items/{id}/toggle-status | Path does not match |
| 806 | app_fee_setup_index | /students/fee-setup/ | Path does not match |
| 807 | app_fee_setup_new | /students/fee-setup/create | Path does not match |
| 808 | app_fee_setup_show | /students/fee-setup/{id} | Path does not match |
| 809 | app_fee_setup_edit | /students/fee-setup/{id}/edit | Path does not match |
| 810 | app_fee_setup_duplicate | /students/fee-setup/{id}/duplicate | Path does not match |
| 811 | app_fee_setup_copy_from | /students/fee-setup/{id}/copy-from | Path does not match |
| 812 | app_fee_setup_toggle_status | /students/fee-setup/{id}/toggle-status | Path does not match |
| 813 | app_fee_setup_delete | /students/fee-setup/{id} | Path does not match |
| 814 | app_fee_setup_programs_by_degree_type | /students/fee-setup/api/programs-by-degree-type | Path does not match |
| 815 | app_student_dashboard | /students/ | Path does not match |
| 816 | billing_payments_list | /students/payments/ | Path does not match |
| 817 | billing_payments_list_json | /students/payments.json | Path does not match |
| 818 | billing_payments_detail_json | /students/payments/{reference}.html | Path does not match |
| 819 | billing_payments_cancel | /students/payments/{uuid}/cancel | Path does not match |
| 820 | billing_payments_success_callback | /students/payments/{uuid}/success/callback | Path does not match |
| 821 | billing_payments_process_callback | /students/payments/{uuid}/process/callback | Path does not match |
| 822 | billing_payments_pay_bill | /students/payments/bills/{uuid}/pay | Path does not match |
| 823 | billing_payments_statistics | /students/payments/statistics | Path does not match |
| 824 | billing_payments_export | /students/payments/export | Path does not match |
| 825 | student_billing_program_index | /students/programs/ | Path does not match |
| 826 | student_billing_program_create | /students/programs/create | Path does not match |
| 827 | student_billing_program_edit | /students/programs/{id}/edit | Path does not match |
| 828 | student_billing_program_view | /students/programs/{id}/view | Path does not match |
| 829 | student_billing_program_delete | /students/programs/{id}/delete | Path does not match |
| 830 | student_billing_program_toggle_status | /students/programs/{id}/toggle-status | Path does not match |
| 831 | student_management_details | /students/{uuid}/details | Path does not match |
| 832 | student_management_generate_bills | /students/{uuid}/bills/generate | Path does not match |
| 833 | student_management_edit_student | /students/{uuid}/edit | Path does not match |
| 834 | student_management_payments | /students/{uuid}/payments | Path does not match |
| 835 | student_management_payment_details | /students/{uuid}/payments/{paymentId}/details | Path does not match |
| 836 | student_management_verify_payment | /students/{uuid}/payments/{paymentId}/verify | Path does not match |
| 837 | student_management_reject_payment | /students/{uuid}/payments/{paymentId}/reject | Path does not match |
| 838 | student_management_account_statement | /students/{uuid}/accounts/statement | Path does not match |
| 839 | student_management_create_account | /students/{uuid}/create-account | Path does not match |
| 840 | student_management_download_receipt | /students/{uuid}/{paymentId}/download-receipt | Path does not match |
| 841 | student_list | /students/list | Path does not match |
| 842 | student_program_sync | /students/programs/sync | Path does not match |
| 843 | student_list_json | /students/list.json | Path does not match |
| 844 | student_setup_billing_account | /students/{indexNumber}/setup-billing-account | Path does not match |
| 845 | student_accounts | /students/accounts | Path does not match |
| 846 | student_accounts_with_balance | /students/accounts.json | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.