copilot_frontend
copilot

Obtener Recomendaciones Rutas Endpoint

Genera recomendaciones de rutas optimizadas para un código postal del cliente.

🔒 Endpoint Protegido: Requiere autenticación JWT y rol 'ui_citas' o 'admin'

Returns: Top 3 recomendaciones ordenadas por score (mostrar como citas sugeridas azules)

post/api/copilot/recomendaciones-rutas

Request body

cp_clientestring required
dias_busquedainteger
fecha_iniciostring nullable
comercialesstring[] nullable
slots_precalculadosobject nullable

Response

Successful Response

object[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.