GET api/EstimacionRendimientoMSGAPI/GetActivosVistaZonaCampanaFecha?idzona={idzona}&idcampana={idcampana}&desde={desde}&hasta={hasta}
GetActivosVistaZonaCampanaFecha
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idzona | globally unique identifier |
Required |
|
| idcampana | globally unique identifier |
Required |
|
| desde | string |
Required |
|
| hasta | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of EstimacionRendimientoMSGReport| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| FechaConfeccion | date |
None. |
|
| IdLote | globally unique identifier |
None. |
|
| NombreLote | string |
None. |
|
| IdCampo | globally unique identifier |
None. |
|
| NombreCampo | string |
None. |
|
| HectareasMuestreadas | decimal number |
None. |
|
| IdCultivo | globally unique identifier |
None. |
|
| NombreCultivo | string |
None. |
|
| IdCliente | globally unique identifier |
None. |
|
| NombreCliente | string |
None. |
|
| HibridoVariedad | string |
None. |
|
| Hembra | string |
None. |
|
| PlantasPorHectarea | decimal number |
None. |
|
| PromedioSemillasPorEstacion | decimal number |
None. |
|
| Promedio_UnidadEPC_PorEstacion | decimal number |
None. |
|
| Promedio_SemillasPor_UnidadEPC | decimal number |
None. |
|
| CoeficienteUniformidad | decimal number |
None. |
|
| CoeficientePerdidaDeCampo | decimal number |
None. |
|
| CoeficientePerdidaDePlanta | decimal number |
None. |
|
| CoeficienteHembras | decimal number |
None. |
|
| P1000 | decimal number |
None. |
|
| SemillasPorHectarea | decimal number |
None. |
|
| BolsasPorHectarea | decimal number |
None. |
|
| PromedioKilogramosPorHectarea | decimal number |
None. |
|
| AptoReporte | boolean |
None. |
|
| IdAmbiente | globally unique identifier |
None. |
|
| Ambiente | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "38bb196a-579e-4b63-9146-143be0b8e7f7",
"FechaConfeccion": "2026-01-10T18:57:14.6637074-03:00",
"IdLote": "47eab3f7-8376-4cf1-a8e1-3788c77a091c",
"NombreLote": "sample string 3",
"IdCampo": "c4b11be3-4f9c-4ab0-b689-99ff4cc2ee64",
"NombreCampo": "sample string 5",
"HectareasMuestreadas": 6.0,
"IdCultivo": "4282f5cd-169b-4b70-9b26-bbfbf55c7d45",
"NombreCultivo": "sample string 8",
"IdCliente": "e9aec569-eb87-4daa-bcaf-523f0a5eb1bc",
"NombreCliente": "sample string 10",
"HibridoVariedad": "sample string 11",
"Hembra": "sample string 12",
"PlantasPorHectarea": 13.0,
"PromedioSemillasPorEstacion": 14.0,
"Promedio_UnidadEPC_PorEstacion": 15.0,
"Promedio_SemillasPor_UnidadEPC": 16.0,
"CoeficienteUniformidad": 17.0,
"CoeficientePerdidaDeCampo": 18.0,
"CoeficientePerdidaDePlanta": 19.0,
"CoeficienteHembras": 20.0,
"P1000": 21.0,
"SemillasPorHectarea": 22.0,
"BolsasPorHectarea": 23.0,
"PromedioKilogramosPorHectarea": 24.0,
"AptoReporte": true,
"IdAmbiente": "4fba9916-e5bc-4d16-a4aa-c35fb0c45e7f",
"Ambiente": "sample string 26"
},
{
"Id": "38bb196a-579e-4b63-9146-143be0b8e7f7",
"FechaConfeccion": "2026-01-10T18:57:14.6637074-03:00",
"IdLote": "47eab3f7-8376-4cf1-a8e1-3788c77a091c",
"NombreLote": "sample string 3",
"IdCampo": "c4b11be3-4f9c-4ab0-b689-99ff4cc2ee64",
"NombreCampo": "sample string 5",
"HectareasMuestreadas": 6.0,
"IdCultivo": "4282f5cd-169b-4b70-9b26-bbfbf55c7d45",
"NombreCultivo": "sample string 8",
"IdCliente": "e9aec569-eb87-4daa-bcaf-523f0a5eb1bc",
"NombreCliente": "sample string 10",
"HibridoVariedad": "sample string 11",
"Hembra": "sample string 12",
"PlantasPorHectarea": 13.0,
"PromedioSemillasPorEstacion": 14.0,
"Promedio_UnidadEPC_PorEstacion": 15.0,
"Promedio_SemillasPor_UnidadEPC": 16.0,
"CoeficienteUniformidad": 17.0,
"CoeficientePerdidaDeCampo": 18.0,
"CoeficientePerdidaDePlanta": 19.0,
"CoeficienteHembras": 20.0,
"P1000": 21.0,
"SemillasPorHectarea": 22.0,
"BolsasPorHectarea": 23.0,
"PromedioKilogramosPorHectarea": 24.0,
"AptoReporte": true,
"IdAmbiente": "4fba9916-e5bc-4d16-a4aa-c35fb0c45e7f",
"Ambiente": "sample string 26"
}
]
application/xml, text/xml
Sample:
<ArrayOfEstimacionRendimientoMSGReport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Entities">
<EstimacionRendimientoMSGReport>
<Ambiente>sample string 26</Ambiente>
<AptoReporte>true</AptoReporte>
<BolsasPorHectarea>23</BolsasPorHectarea>
<CoeficienteHembras>20</CoeficienteHembras>
<CoeficientePerdidaDeCampo>18</CoeficientePerdidaDeCampo>
<CoeficientePerdidaDePlanta>19</CoeficientePerdidaDePlanta>
<CoeficienteUniformidad>17</CoeficienteUniformidad>
<FechaConfeccion>2026-01-10T18:57:14.6637074-03:00</FechaConfeccion>
<HectareasMuestreadas>6</HectareasMuestreadas>
<Hembra>sample string 12</Hembra>
<HibridoVariedad>sample string 11</HibridoVariedad>
<Id>38bb196a-579e-4b63-9146-143be0b8e7f7</Id>
<IdAmbiente>4fba9916-e5bc-4d16-a4aa-c35fb0c45e7f</IdAmbiente>
<IdCampo>c4b11be3-4f9c-4ab0-b689-99ff4cc2ee64</IdCampo>
<IdCliente>e9aec569-eb87-4daa-bcaf-523f0a5eb1bc</IdCliente>
<IdCultivo>4282f5cd-169b-4b70-9b26-bbfbf55c7d45</IdCultivo>
<IdLote>47eab3f7-8376-4cf1-a8e1-3788c77a091c</IdLote>
<NombreCampo>sample string 5</NombreCampo>
<NombreCliente>sample string 10</NombreCliente>
<NombreCultivo>sample string 8</NombreCultivo>
<NombreLote>sample string 3</NombreLote>
<P1000>21</P1000>
<PlantasPorHectarea>13</PlantasPorHectarea>
<PromedioKilogramosPorHectarea>24</PromedioKilogramosPorHectarea>
<PromedioSemillasPorEstacion>14</PromedioSemillasPorEstacion>
<Promedio_SemillasPor_UnidadEPC>16</Promedio_SemillasPor_UnidadEPC>
<Promedio_UnidadEPC_PorEstacion>15</Promedio_UnidadEPC_PorEstacion>
<SemillasPorHectarea>22</SemillasPorHectarea>
</EstimacionRendimientoMSGReport>
<EstimacionRendimientoMSGReport>
<Ambiente>sample string 26</Ambiente>
<AptoReporte>true</AptoReporte>
<BolsasPorHectarea>23</BolsasPorHectarea>
<CoeficienteHembras>20</CoeficienteHembras>
<CoeficientePerdidaDeCampo>18</CoeficientePerdidaDeCampo>
<CoeficientePerdidaDePlanta>19</CoeficientePerdidaDePlanta>
<CoeficienteUniformidad>17</CoeficienteUniformidad>
<FechaConfeccion>2026-01-10T18:57:14.6637074-03:00</FechaConfeccion>
<HectareasMuestreadas>6</HectareasMuestreadas>
<Hembra>sample string 12</Hembra>
<HibridoVariedad>sample string 11</HibridoVariedad>
<Id>38bb196a-579e-4b63-9146-143be0b8e7f7</Id>
<IdAmbiente>4fba9916-e5bc-4d16-a4aa-c35fb0c45e7f</IdAmbiente>
<IdCampo>c4b11be3-4f9c-4ab0-b689-99ff4cc2ee64</IdCampo>
<IdCliente>e9aec569-eb87-4daa-bcaf-523f0a5eb1bc</IdCliente>
<IdCultivo>4282f5cd-169b-4b70-9b26-bbfbf55c7d45</IdCultivo>
<IdLote>47eab3f7-8376-4cf1-a8e1-3788c77a091c</IdLote>
<NombreCampo>sample string 5</NombreCampo>
<NombreCliente>sample string 10</NombreCliente>
<NombreCultivo>sample string 8</NombreCultivo>
<NombreLote>sample string 3</NombreLote>
<P1000>21</P1000>
<PlantasPorHectarea>13</PlantasPorHectarea>
<PromedioKilogramosPorHectarea>24</PromedioKilogramosPorHectarea>
<PromedioSemillasPorEstacion>14</PromedioSemillasPorEstacion>
<Promedio_SemillasPor_UnidadEPC>16</Promedio_SemillasPor_UnidadEPC>
<Promedio_UnidadEPC_PorEstacion>15</Promedio_UnidadEPC_PorEstacion>
<SemillasPorHectarea>22</SemillasPorHectarea>
</EstimacionRendimientoMSGReport>
</ArrayOfEstimacionRendimientoMSGReport>