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 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 20 | app_admin_contracts | /admin/contrats | Path does not match |
| 21 | app_admin_academic_years | /admin/annees-academiques | Path does not match |
| 22 | app_admin_schools | /admin/ecoles | Path does not match |
| 23 | app_admin_departments | /admin/departements | Path does not match |
| 24 | app_admin_responsables | /admin/responsables | Path does not match |
| 25 | app_admin_members | /admin/membres | Path does not match |
| 26 | app_admin_courses | /admin/matieres | Path does not match |
| 27 | app_admin_faqs | /admin/faqs | Path does not match |
| 28 | app_admin_demo_requests | /admin/demandes-demo | Path does not match |
| 29 | app_admin_payment_providers | /admin/aggregateurs-paiement | Path does not match |
| 30 | app_admin_platform_keys | /admin/cles-plateforme | Path does not match |
| 31 | app_admin_site_settings | /admin/parametres | Path does not match |
| 32 | app_home | / | Path does not match |
| 33 | app_public_registration | /inscription/{schoolId} | Path does not match |
| 34 | app_public_payment | /inscription/{schoolId}/paiement/{reference} | Path does not match |
| 35 | app_public_tuition_payment | /paiement-scolarite/{schoolId} | Path does not match |
| 36 | app_public_summer_registration | /inscription-vacances/{schoolId} | Path does not match |
| 37 | app_public_summer_payment | /inscription-vacances/{schoolId}/paiement/{reference} | Path does not match |
| 38 | app_public_recruitment | /recrutement/{schoolId} | Path does not match |
| 39 | app_privacy_policy | /politique-confidentialite | Path does not match |
| 40 | app_terms_conditions | /conditions-utilisation | Path does not match |
| 41 | app_legal_notice | /mentions-legales | Path does not match |
| 42 | app_login | /login | Path does not match |
| 43 | api_login | /api/login | Path does not match |
| 44 | api_login_mobile | /api/login/mobile | Path does not match |
| 45 | api_change_password | /api/user/change-password | Path does not match |
| 46 | api_change_pin | /api/user/change-pin | Path does not match |
| 47 | api_confirm_pin | /api/user/confirm-pin | Path does not match |
| 48 | api_logout | /api/auth/logout | Path does not match |
| 49 | app_logout | /logout | Path does not match |
| 50 | api_token_refresh | /api/token/refresh | Path does not match |
| 51 | api_get_contracts | /api/contracts | Path does not match |
| 52 | api_create_contract | /api/contracts | Path does not match |
| 53 | api_get_contract | /api/contracts/{id} | Path does not match |
| 54 | api_update_contract | /api/contracts/{id} | Path does not match |
| 55 | api_delete_contract | /api/contracts/{id} | Path does not match |
| 56 | api_get_schools | /api/schools | Path does not match |
| 57 | api_create_school | /api/schools | Path does not match |
| 58 | api_get_school | /api/schools/{id} | Path does not match |
| 59 | api_update_school | /api/schools/{id} | Path does not match |
| 60 | api_delete_school | /api/schools/{id} | Path does not match |
| 61 | api_get_academic_years | /api/academic-years | Path does not match |
| 62 | api_create_academic_year | /api/academic-years | Path does not match |
| 63 | api_get_academic_year | /api/academic-years/{id} | Path does not match |
| 64 | api_update_academic_year | /api/academic-years/{id} | Path does not match |
| 65 | api_delete_academic_year | /api/academic-years/{id} | Path does not match |
| 66 | api_get_departments | /api/departments | Path does not match |
| 67 | api_create_department | /api/departments | Path does not match |
| 68 | api_update_department | /api/departments/{id} | Path does not match |
| 69 | api_delete_department | /api/departments/{id} | Path does not match |
| 70 | api_get_cities | /api/cities | Path does not match |
| 71 | api_create_city | /api/cities | Path does not match |
| 72 | api_update_city | /api/cities/{id} | Path does not match |
| 73 | api_delete_city | /api/cities/{id} | Path does not match |
| 74 | api_upload_media | /api/media/upload | Path does not match |
| 75 | api_delete_media | /api/media/{id} | Path does not match |
| 76 | api_search_user | /api/users/search | Path does not match |
| 77 | api_get_members | /api/members | Path does not match |
| 78 | api_add_school_members | /api/schools/{id}/members | Path does not match |
| 79 | api_get_director_dashboard | /api/dashboard/director | Path does not match |
| 80 | api_get_teacher_dashboard | /api/dashboard/teacher | Path does not match |
| 81 | api_get_parent_dashboard | /api/dashboard/parent | Path does not match |
| 82 | api_get_classroom_config | /api/classrooms/config | Path does not match |
| 83 | api_get_classroom_config_for_school | /api/schools/{schoolId}/classrooms/config | Path does not match |
| 84 | api_get_classrooms | /api/schools/{schoolId}/classrooms | Path does not match |
| 85 | api_create_classroom | /api/schools/{schoolId}/classrooms | Path does not match |
| 86 | api_get_classroom | /api/classrooms/{id} | Path does not match |
| 87 | api_update_classroom | /api/classrooms/{id} | Path does not match |
| 88 | api_delete_classroom | /api/classrooms/{id} | Path does not match |
| 89 | api_get_capacities | /api/schools/{schoolId}/capacities | Path does not match |
| 90 | api_create_capacity | /api/schools/{schoolId}/capacities | Path does not match |
| 91 | api_update_capacity | /api/capacities/{id} | Path does not match |
| 92 | api_delete_capacity | /api/capacities/{id} | Path does not match |
| 93 | api_get_registration_settings | /api/schools/{schoolId}/registration-settings | Path does not match |
| 94 | api_create_registration_settings | /api/schools/{schoolId}/registration-settings | Path does not match |
| 95 | api_update_registration_settings | /api/registration-settings/{id} | Path does not match |
| 96 | api_get_payroll_settings | /api/schools/{schoolId}/payroll-settings | Path does not match |
| 97 | api_save_payroll_settings | /api/schools/{schoolId}/payroll-settings | Path does not match |
| 98 | api_get_classroom_fees | /api/schools/{schoolId}/classroom-fees | Path does not match |
| 99 | api_save_classroom_fees | /api/schools/{schoolId}/classroom-fees | Path does not match |
| 100 | api_send_payment_reminders | /api/schools/{schoolId}/payment-reminders/send | Path does not match |
| 101 | api_get_required_documents | /api/schools/{schoolId}/required-documents | Path does not match |
| 102 | api_create_required_document | /api/schools/{schoolId}/required-documents | Path does not match |
| 103 | api_update_required_document | /api/required-documents/{id} | Path does not match |
| 104 | api_delete_required_document | /api/required-documents/{id} | Path does not match |
| 105 | api_get_pre_registrations | /api/schools/{schoolId}/pre-registrations | Path does not match |
| 106 | api_get_pre_registration | /api/pre-registrations/{id} | Path does not match |
| 107 | api_check_returning_student | /api/pre-registrations/{id}/check-returning | Path does not match |
| 108 | api_approve_pre_registration | /api/pre-registrations/{id}/approve | Path does not match |
| 109 | api_get_classroom_sections | /api/schools/{schoolId}/classroom-sections | Path does not match |
| 110 | api_reject_pre_registration | /api/pre-registrations/{id}/reject | Path does not match |
| 111 | api_enroll_without_payment | /api/pre-registrations/{id}/enroll | Path does not match |
| 112 | api_admin_register_payment | /api/pre-registrations/{id}/register-payment | Path does not match |
| 113 | api_get_mobile_app_links | /api/public/mobile-app-links | Path does not match |
| 114 | api_get_school_public_info | /api/public/schools/{schoolId} | Path does not match |
| 115 | api_get_available_classrooms | /api/public/schools/{schoolId}/classrooms | Path does not match |
| 116 | api_submit_pre_registration | /api/public/pre-registration | Path does not match |
| 117 | api_get_pre_registration_status | /api/public/pre-registration/{reference}/status | Path does not match |
| 118 | api_get_pre_registration_payment_info | /api/public/pre-registration/{reference}/payment-info | Path does not match |
| 119 | api_submit_public_payment | /api/public/pre-registration/{reference}/pay | Path does not match |
| 120 | api_get_tuition_payment_info | /api/public/tuition/{schoolId}/lookup | Path does not match |
| 121 | api_submit_tuition_payment | /api/public/tuition/{registrationId}/pay | Path does not match |
| 122 | api_initiate_tuition_payment | /api/public/tuition/{registrationId}/initiate | Path does not match |
| 123 | api_confirm_pending_payment | /api/payments/{id}/confirm | Path does not match |
| 124 | api_reject_pending_payment | /api/payments/{id}/reject | Path does not match |
| 125 | api_get_parents | /api/schools/{schoolId}/parents | Path does not match |
| 126 | api_update_student_number | /api/students/{studentId}/update-number | Path does not match |
| 127 | api_get_registrations | /api/schools/{schoolId}/registrations | Path does not match |
| 128 | api_get_bank_accounts | /api/schools/{schoolId}/bank-accounts | Path does not match |
| 129 | api_create_bank_account | /api/schools/{schoolId}/bank-accounts | Path does not match |
| 130 | api_delete_bank_account | /api/bank-accounts/{id} | Path does not match |
| 131 | api_get_payment_methods | /api/schools/{schoolId}/payment-methods | Path does not match |
| 132 | api_get_accounting_stats | /api/schools/{schoolId}/accounting-stats | Path does not match |
| 133 | api_get_school_payments | /api/schools/{schoolId}/payments | Path does not match |
| 134 | api_get_payment_summary | /api/registrations/{registrationId}/payment-summary | Path does not match |
| 135 | api_create_payment | /api/registrations/{registrationId}/payments | Path does not match |
| 136 | api_get_teacher_recruitment_settings | /api/schools/{schoolId}/teacher-recruitment-settings | Path does not match |
| 137 | api_create_teacher_recruitment_settings | /api/schools/{schoolId}/teacher-recruitment-settings | Path does not match |
| 138 | api_update_teacher_recruitment_settings | /api/teacher-recruitment-settings/{id} | Path does not match |
| 139 | api_get_teacher_required_documents | /api/schools/{schoolId}/teacher-required-documents | Path does not match |
| 140 | api_create_teacher_required_document | /api/schools/{schoolId}/teacher-required-documents | Path does not match |
| 141 | api_update_teacher_required_document | /api/teacher-required-documents/{id} | Path does not match |
| 142 | api_delete_teacher_required_document | /api/teacher-required-documents/{id} | Path does not match |
| 143 | api_get_school_recruitment_info | /api/public/schools/{schoolId}/recruitment | Path does not match |
| 144 | api_submit_teacher_application | /api/public/teacher-application | Path does not match |
| 145 | api_get_teacher_application_status | /api/public/teacher-application/{reference}/status | Path does not match |
| 146 | api_get_teacher_applications | /api/schools/{schoolId}/teacher-applications | Path does not match |
| 147 | api_get_teacher_application | /api/teacher-applications/{id} | Path does not match |
| 148 | api_approve_teacher_application | /api/teacher-applications/{id}/approve | Path does not match |
| 149 | api_reject_teacher_application | /api/teacher-applications/{id}/reject | Path does not match |
| 150 | api_get_school_teachers | /api/schools/{schoolId}/teachers | Path does not match |
| 151 | api_register_teacher | /api/schools/{schoolId}/register-teacher | Path does not match |
| 152 | api_update_teacher | /api/teachers/{membershipId} | Path does not match |
| 153 | api_update_teacher_courses | /api/teachers/{membershipId}/courses | Path does not match |
| 154 | api_get_courses | /api/courses | Path does not match |
| 155 | api_create_course | /api/courses | Path does not match |
| 156 | api_update_course | /api/courses/{id} | Path does not match |
| 157 | api_delete_course | /api/courses/{id} | Path does not match |
| 158 | api_get_teacher_timetables | /api/memberships/{membershipId}/timetables | Path does not match |
| 159 | api_assign_teacher_to_class | /api/schools/{schoolId}/teacher-assignments | Path does not match |
| 160 | api_update_teacher_assignment | /api/timetables/{id} | Path does not match |
| 161 | api_delete_teacher_assignment | /api/timetables/{id} | Path does not match |
| 162 | api_get_classroom_timetables | /api/classrooms/{classroomId}/timetables | Path does not match |
| 163 | api_get_teacher_contracts | /api/schools/{schoolId}/teacher-contracts | Path does not match |
| 164 | api_create_teacher_contract | /api/schools/{schoolId}/teacher-contracts | Path does not match |
| 165 | api_get_teacher_contract | /api/teacher-contracts/{id} | Path does not match |
| 166 | api_update_teacher_contract | /api/teacher-contracts/{id} | Path does not match |
| 167 | api_delete_teacher_contract | /api/teacher-contracts/{id} | Path does not match |
| 168 | api_activate_teacher_contract | /api/teacher-contracts/{id}/activate | Path does not match |
| 169 | api_terminate_teacher_contract | /api/teacher-contracts/{id}/terminate | Path does not match |
| 170 | api_get_legal_page | /api/public/legal/{slug} | Path does not match |
| 171 | api_get_contact_info | /api/public/contact | Path does not match |
| 172 | api_get_site_settings | /api/site-settings | Path does not match |
| 173 | api_save_site_settings | /api/site-settings | Path does not match |
| 174 | api_get_faqs | /api/faqs | Path does not match |
| 175 | api_create_faq | /api/faqs | Path does not match |
| 176 | api_update_faq | /api/faqs/{id} | Path does not match |
| 177 | api_delete_faq | /api/faqs/{id} | Path does not match |
| 178 | api_reorder_faqs | /api/faqs/reorder | Path does not match |
| 179 | api_get_grading_policy | /api/schools/{schoolId}/grading-policy | Path does not match |
| 180 | api_save_grading_policy | /api/schools/{schoolId}/grading-policy | Path does not match |
| 181 | api_delete_grading_policy | /api/grading-policies/{id} | Path does not match |
| 182 | api_test_grading_formula | /api/grading/test-formula | Path does not match |
| 183 | api_get_classroom_students | /api/classrooms/{classroomId}/students | Path does not match |
| 184 | api_start_class_session | /api/sessions/start | Path does not match |
| 185 | api_sync_class_sessions | /api/sessions/sync | Path does not match |
| 186 | api_get_completed_sessions | /api/sessions/completed | Path does not match |
| 187 | api_get_class_sessions_by_date | /api/sessions | Path does not match |
| 188 | api_get_class_session | /api/sessions/{id} | Path does not match |
| 189 | api_update_class_session | /api/sessions/{id} | Path does not match |
| 190 | api_update_student_attendance | /api/sessions/{sessionId}/attendances | Path does not match |
| 191 | api_get_classroom_grading_policy | /api/classrooms/{classroomId}/grading-policy | Path does not match |
| 192 | api_get_assessments | /api/courses/{courseId}/classrooms/{classroomId}/assessments | Path does not match |
| 193 | api_create_assessment | /api/assessments | Path does not match |
| 194 | api_update_assessment | /api/assessments/{id} | Path does not match |
| 195 | api_delete_assessment | /api/assessments/{id} | Path does not match |
| 196 | api_get_assessment_grades | /api/assessments/{id}/grades | Path does not match |
| 197 | api_save_assessment_grades | /api/assessments/{id}/grades | Path does not match |
| 198 | api_get_student_averages | /api/courses/{courseId}/classrooms/{classroomId}/averages | Path does not match |
| 199 | api_get_exercises | /api/courses/{courseId}/classrooms/{classroomId}/exercises | Path does not match |
| 200 | api_create_exercise | /api/exercises | Path does not match |
| 201 | api_update_exercise | /api/exercises/{id} | Path does not match |
| 202 | api_delete_exercise | /api/exercises/{id} | Path does not match |
| 203 | api_get_exercise_completions | /api/exercises/{id}/completions | Path does not match |
| 204 | api_save_exercise_completions | /api/exercises/{id}/completions | Path does not match |
| 205 | api_get_punishments | /api/classrooms/{classroomId}/punishments | Path does not match |
| 206 | api_create_punishment | /api/punishments | Path does not match |
| 207 | api_update_punishment | /api/punishments/{id} | Path does not match |
| 208 | api_delete_punishment | /api/punishments/{id} | Path does not match |
| 209 | api_get_extra_sessions | /api/extra-sessions | Path does not match |
| 210 | api_create_extra_session | /api/extra-sessions | Path does not match |
| 211 | api_update_extra_session | /api/extra-sessions/{id} | Path does not match |
| 212 | api_cancel_extra_session | /api/extra-sessions/{id}/cancel | Path does not match |
| 213 | api_approve_extra_session | /api/extra-sessions/{id}/approve | Path does not match |
| 214 | api_reject_extra_session | /api/extra-sessions/{id}/reject | Path does not match |
| 215 | api_get_school_extra_sessions | /api/schools/{schoolId}/extra-sessions | Path does not match |
| 216 | api_get_notifications | /api/notifications | Path does not match |
| 217 | api_mark_all_notifications_read | /api/notifications/read-all | Path does not match |
| 218 | api_mark_notification_read | /api/notifications/{id} | Path does not match |
| 219 | api_delete_notification | /api/notifications/{id} | Path does not match |
| 220 | api_register_push_token | /api/push-token | Path does not match |
| 221 | api_submit_contact_message | /api/public/contact | Path does not match |
| 222 | api_submit_demo_request | /api/public/demo-requests | Path does not match |
| 223 | api_get_demo_requests | /api/demo-requests | Path does not match |
| 224 | api_update_demo_request | /api/demo-requests/{id} | Path does not match |
| 225 | api_delete_demo_request | /api/demo-requests/{id} | Path does not match |
| 226 | api_get_payment_provider_global_configs | /api/payment-providers/global | Path does not match |
| 227 | api_update_payment_provider_global_config | /api/payment-providers/global/{provider} | Path does not match |
| 228 | api_get_school_payment_providers | /api/schools/{schoolId}/payment-providers | Path does not match |
| 229 | api_save_school_payment_provider | /api/schools/{schoolId}/payment-providers | Path does not match |
| 230 | api_delete_school_payment_provider | /api/school-payment-providers/{id} | Path does not match |
| 231 | api_public_mercure_token | /api/public/mercure-token | Path does not match |
| 232 | api_initiate_payment | /api/public/payment/{reference}/initiate | Path does not match |
| 233 | api_get_payment_status | /api/public/payment/{paymentId}/status | Path does not match |
| 234 | api_webhook_payplus | /api/webhooks/payplus | Path does not match |
| 235 | api_webhook_kkiapay | /api/webhooks/kkiapay | Path does not match |
| 236 | api_webhook_fedapay | /api/webhooks/fedapay | Path does not match |
| 237 | api_webhook_mtn_momo | /api/webhooks/mtn-momo | Path does not match |
| 238 | api_get_platform_payment_config | /api/platform-payment-config | Path does not match |
| 239 | api_update_platform_payment_config | /api/platform-payment-config/{provider} | Path does not match |
| 240 | api_initiate_contract_payment | /api/contracts/{contractId}/pay | Path does not match |
| 241 | api_get_contract_payment_status | /api/contract-payments/{paymentId}/status | Path does not match |
| 242 | api_webhook_platform_payplus | /api/webhooks/platform/payplus | Path does not match |
| 243 | api_generate_payroll_statement | /api/schools/{schoolId}/payroll-statements/generate | Path does not match |
| 244 | api_get_payroll_statements | /api/schools/{schoolId}/payroll-statements | Path does not match |
| 245 | api_get_payroll_statement | /api/payroll-statements/{id} | Path does not match |
| 246 | api_validate_payroll_statement | /api/payroll-statements/{id}/{action} | Path does not match |
| 247 | api_delete_payroll_statement | /api/payroll-statements/{id} | Path does not match |
| 248 | api_get_payroll_statement_line_details | /api/payroll-statement-lines/{id}/details | Path does not match |
| 249 | api_record_payroll_line_payment | /api/payroll-statement-lines/{lineId}/payments | Path does not match |
| 250 | api_cancel_payroll_line_payment | /api/payroll-line-payments/{id}/cancel | Path does not match |
| 251 | api_exclude_payroll_session | /api/payroll-statement-lines/{id}/exclude-session | Path does not match |
| 252 | api_remove_payroll_session_exclusion | /api/payroll-session-exclusions/{id} | Path does not match |
| 253 | api_toggle_payroll_line_tax_exemption | /api/payroll-statement-lines/{lineId}/tax-exemption | Path does not match |
| 254 | api_get_payroll_tax_remittances | /api/schools/{schoolId}/payroll-tax-remittances | Path does not match |
| 255 | api_record_payroll_tax_remittance | /api/payroll-tax-remittances/{id}/pay | Path does not match |
| 256 | api_cancel_payroll_tax_remittance | /api/payroll-tax-remittances/{id}/cancel | Path does not match |
| 257 | api_get_teacher_payroll_years | /api/teacher/payroll-years | Path does not match |
| 258 | api_get_teacher_payroll_statements | /api/teacher/payroll-statements | Path does not match |
| 259 | api_submit_payroll_line_invoice | /api/payroll-statement-lines/{lineId}/invoice | Path does not match |
| 260 | api_review_payroll_line_invoice | /api/payroll-statement-lines/{lineId}/invoice/review | Path does not match |
| 261 | api_generate_teacher_invoice | /api/payroll-statement-lines/{lineId}/invoice/generate | Path does not match |
| 262 | api_get_teacher_sygmef_settings | /api/teacher/sygmef-settings | Path does not match |
| 263 | api_update_teacher_sygmef_settings | /api/teacher/sygmef-settings | Path does not match |
| 264 | api_get_sygmef_invoice_options | /api/teacher/sygmef-invoice-options | Path does not match |
| 265 | api_get_summer_course_period | /api/schools/{schoolId}/summer-course-period | Path does not match |
| 266 | api_save_summer_course_period | /api/schools/{schoolId}/summer-course-period | Path does not match |
| 267 | api_delete_summer_course_period | /api/summer-course-periods/{id} | Path does not match |
| 268 | api_get_summer_course_classrooms | /api/summer-course-periods/{periodId}/classrooms | Path does not match |
| 269 | api_add_summer_course_classroom | /api/summer-course-periods/{periodId}/classrooms | Path does not match |
| 270 | api_update_summer_course_classroom | /api/summer-course-classrooms/{id} | Path does not match |
| 271 | api_remove_summer_course_classroom | /api/summer-course-classrooms/{id} | Path does not match |
| 272 | api_get_summer_course_timetables | /api/summer-course-periods/{periodId}/timetables | Path does not match |
| 273 | api_create_summer_course_timetable | /api/summer-course-periods/{periodId}/timetables | Path does not match |
| 274 | api_update_summer_course_timetable | /api/summer-course-timetables/{id} | Path does not match |
| 275 | api_delete_summer_course_timetable | /api/summer-course-timetables/{id} | Path does not match |
| 276 | api_get_teacher_summer_courses | /api/teacher/summer-courses | Path does not match |
| 277 | api_generate_summer_course_payroll | /api/schools/{schoolId}/summer-course-payroll/generate | Path does not match |
| 278 | api_get_summer_course_payrolls | /api/schools/{schoolId}/summer-course-payrolls | Path does not match |
| 279 | api_get_summer_course_payroll | /api/summer-course-payrolls/{id} | Path does not match |
| 280 | api_update_summer_course_payroll_status | /api/summer-course-payrolls/{id}/{action} | Path does not match |
| 281 | api_delete_summer_course_payroll | /api/summer-course-payrolls/{id} | Path does not match |
| 282 | api_get_summer_course_payroll_line_details | /api/summer-course-payroll-lines/{id}/details | Path does not match |
| 283 | api_record_summer_course_payroll_payment | /api/summer-course-payroll-lines/{lineId}/payments | Path does not match |
| 284 | api_cancel_summer_course_payroll_payment | /api/summer-course-payroll-payments/{id}/cancel | Path does not match |
| 285 | api_exclude_summer_course_payroll_session | /api/summer-course-payroll-lines/{id}/exclude-session | Path does not match |
| 286 | api_remove_summer_course_payroll_session_exclusion | /api/summer-course-payroll-session-exclusions/{id} | Path does not match |
| 287 | api_toggle_summer_course_payroll_line_tax_exemption | /api/summer-course-payroll-lines/{lineId}/tax-exemption | Path does not match |
| 288 | api_submit_summer_course_payroll_invoice | /api/summer-course-payroll-lines/{lineId}/invoice | Path does not match |
| 289 | api_review_summer_course_payroll_invoice | /api/summer-course-payroll-lines/{lineId}/invoice/review | Path does not match |
| 290 | api_generate_summer_course_invoice | /api/summer-course-payroll-lines/{lineId}/invoice/generate | Path does not match |
| 291 | api_get_teacher_summer_course_payrolls | /api/teacher/summer-course-payrolls | Path does not match |
| 292 | api_get_summer_course_public_info | /api/public/schools/{schoolId}/summer-course | Path does not match |
| 293 | api_submit_summer_course_registration | /api/public/summer-course-registration | Path does not match |
| 294 | api_get_summer_course_registration_payment_info | /api/public/summer-course-registration/{reference}/payment-info | Path does not match |
| 295 | api_submit_summer_course_payment | /api/public/summer-course-registration/{reference}/pay | Path does not match |
| 296 | api_initiate_summer_course_payment | /api/public/summer-course-payment/{reference}/initiate | Path does not match |
| 297 | api_cancel_pending_summer_course_payment | /api/public/summer-course-payment/{reference}/cancel-pending | Path does not match |
| 298 | api_get_summer_course_payments | /api/schools/{schoolId}/summer-course-payments | Path does not match |
| 299 | api_get_summer_course_registrations | /api/schools/{schoolId}/summer-course-registrations | 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.