GET http://portal.promed.com.py/api/agenda-publica-amsa/cliente/4339060

Routing

api_get_url_agendamiento_publico_amsa Matched route

Route Parameters

Name Value
ci
"4339060"

Route Matching Logs

Path to match: /api/agenda-publica-amsa/cliente/4339060
# Route name Path Log
1 api_sucursales /api/sucursal Path does not match
2 api_partial_especialidades /api/sucursal/{sucursalId}/especialidades Path does not match
3 api_partial_medicos /api/medico/{data} Path does not match
4 api_dias_atencion /api/dias-atencion/sucursal/{sucursalId}/especialidad/{especialidadId} Path does not match
5 api_get_url_agenda_publica /api/agenda-publica/cliente/{ci}/sucursal/{sucursalId}/especialidad/{especialidadId}/medico/{medicoId} Path does not match
6 api_get_url_agendamiento_publico /api/agenda-publica/cliente/{ci} Path does not match
7 api_get_url_agendamiento_publico_amsa /api/agenda-publica-amsa/cliente/{ci} Route matches!

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