copilot_frontend
admin
admin-reports
commercial-process

Get Commercial Process Data

Obtiene datos del proceso comercial con filtros.

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

Returns: Lista de registros del proceso comercial

get/api/admin/reports/commercial-process/data

Query parameters

tipo_citastring nullable

Filtrar por tipo: 'comercial' o 'copilot'

Filtrar por tipo: 'comercial' o 'copilot'

comercialstring nullable

Filtrar por comercial

Filtrar por comercial

estadostring nullable

Filtrar por estado

Filtrar por estado

fecha_iniciostring nullable

Fecha mínima (YYYY-MM-DD)

Fecha mínima (YYYY-MM-DD)

fecha_finstring nullable

Fecha máxima (YYYY-MM-DD)

Fecha máxima (YYYY-MM-DD)

dealstagestring nullable

Filtrar por dealstage

Filtrar por dealstage

with_installationboolean

Solo registros con fecha_prevista_instalacion

Solo registros con fecha_prevista_instalacion

limitinteger

Límite de resultados

Límite de resultados

offsetinteger

Offset para paginación

Offset para paginación

Response

Successful Response

totalinteger required

Changes

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