GET api/estadisticas/entregas/datatable?prevision={prevision}&fechaDesde={fechaDesde}&fechaHasta={fechaHasta}

Obtiene el memory stream con las estadisticas de las entregas según el rango de fechas.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
prevision

El RUT de la previsiona a buscar

string

Required

fechaDesde

Fecha inicial

string

Required

fechaHasta

Fecha final

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.