GET api/LaboreoPlanillaAPI/GetActivosLinealZonaCampanaFecha?idzona={idzona}&idcampana={idcampana}&desde={desde}&hasta={hasta}
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 LaboreoPlanillaReportLineal| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Fecha | date |
None. |
|
| NumeroOrden | integer |
None. |
|
| IdCampo | globally unique identifier |
None. |
|
| Campo | string |
None. |
|
| IdLote | globally unique identifier |
None. |
|
| Lote | string |
None. |
|
| CodigoPEP | string |
None. |
|
| IdCultivo | globally unique identifier |
None. |
|
| Cultivo | string |
None. |
|
| IdLaboreoCategoria | globally unique identifier |
None. |
|
| LaboreoCategoria | string |
None. |
|
| CodigoSapLaboreoCategoria | string |
None. |
|
| IdCuadrilla | globally unique identifier |
None. |
|
| Cuadrilla | string |
None. |
|
| CodigoSapCuadrilla | string |
None. |
|
| FechaLaboreo | date |
None. |
|
| TotalHsDia | decimal number |
None. |
|
| Usuario | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "4ec5efd0-5645-43d0-b06c-08016f063967",
"Fecha": "2026-01-09T12:27:04.6757887-03:00",
"NumeroOrden": 2,
"IdCampo": "5741b17d-57e8-4b0b-9ea5-1628cbf46b49",
"Campo": "sample string 4",
"IdLote": "799b66c5-a7c5-4ceb-bc1c-1a88e2b4268c",
"Lote": "sample string 6",
"CodigoPEP": "sample string 7",
"IdCultivo": "2f7b580a-4dd3-4c1b-9d66-e2803ec1b068",
"Cultivo": "sample string 9",
"IdLaboreoCategoria": "26005fd3-8234-46ab-9c0b-f519d139746a",
"LaboreoCategoria": "sample string 11",
"CodigoSapLaboreoCategoria": "sample string 12",
"IdCuadrilla": "267e5678-e9d2-42d8-899f-6f289a950a84",
"Cuadrilla": "sample string 14",
"CodigoSapCuadrilla": "sample string 15",
"FechaLaboreo": "2026-01-09T12:27:04.6757887-03:00",
"TotalHsDia": 17.0,
"Usuario": "sample string 18"
},
{
"Id": "4ec5efd0-5645-43d0-b06c-08016f063967",
"Fecha": "2026-01-09T12:27:04.6757887-03:00",
"NumeroOrden": 2,
"IdCampo": "5741b17d-57e8-4b0b-9ea5-1628cbf46b49",
"Campo": "sample string 4",
"IdLote": "799b66c5-a7c5-4ceb-bc1c-1a88e2b4268c",
"Lote": "sample string 6",
"CodigoPEP": "sample string 7",
"IdCultivo": "2f7b580a-4dd3-4c1b-9d66-e2803ec1b068",
"Cultivo": "sample string 9",
"IdLaboreoCategoria": "26005fd3-8234-46ab-9c0b-f519d139746a",
"LaboreoCategoria": "sample string 11",
"CodigoSapLaboreoCategoria": "sample string 12",
"IdCuadrilla": "267e5678-e9d2-42d8-899f-6f289a950a84",
"Cuadrilla": "sample string 14",
"CodigoSapCuadrilla": "sample string 15",
"FechaLaboreo": "2026-01-09T12:27:04.6757887-03:00",
"TotalHsDia": 17.0,
"Usuario": "sample string 18"
}
]
application/xml, text/xml
Sample:
<ArrayOfLaboreoPlanillaReportLineal xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Entities">
<LaboreoPlanillaReportLineal>
<Campo>sample string 4</Campo>
<CodigoPEP>sample string 7</CodigoPEP>
<CodigoSapCuadrilla>sample string 15</CodigoSapCuadrilla>
<CodigoSapLaboreoCategoria>sample string 12</CodigoSapLaboreoCategoria>
<Cuadrilla>sample string 14</Cuadrilla>
<Cultivo>sample string 9</Cultivo>
<Fecha>2026-01-09T12:27:04.6757887-03:00</Fecha>
<FechaLaboreo>2026-01-09T12:27:04.6757887-03:00</FechaLaboreo>
<Id>4ec5efd0-5645-43d0-b06c-08016f063967</Id>
<IdCampo>5741b17d-57e8-4b0b-9ea5-1628cbf46b49</IdCampo>
<IdCuadrilla>267e5678-e9d2-42d8-899f-6f289a950a84</IdCuadrilla>
<IdCultivo>2f7b580a-4dd3-4c1b-9d66-e2803ec1b068</IdCultivo>
<IdLaboreoCategoria>26005fd3-8234-46ab-9c0b-f519d139746a</IdLaboreoCategoria>
<IdLote>799b66c5-a7c5-4ceb-bc1c-1a88e2b4268c</IdLote>
<LaboreoCategoria>sample string 11</LaboreoCategoria>
<Lote>sample string 6</Lote>
<NumeroOrden>2</NumeroOrden>
<TotalHsDia>17</TotalHsDia>
<Usuario>sample string 18</Usuario>
</LaboreoPlanillaReportLineal>
<LaboreoPlanillaReportLineal>
<Campo>sample string 4</Campo>
<CodigoPEP>sample string 7</CodigoPEP>
<CodigoSapCuadrilla>sample string 15</CodigoSapCuadrilla>
<CodigoSapLaboreoCategoria>sample string 12</CodigoSapLaboreoCategoria>
<Cuadrilla>sample string 14</Cuadrilla>
<Cultivo>sample string 9</Cultivo>
<Fecha>2026-01-09T12:27:04.6757887-03:00</Fecha>
<FechaLaboreo>2026-01-09T12:27:04.6757887-03:00</FechaLaboreo>
<Id>4ec5efd0-5645-43d0-b06c-08016f063967</Id>
<IdCampo>5741b17d-57e8-4b0b-9ea5-1628cbf46b49</IdCampo>
<IdCuadrilla>267e5678-e9d2-42d8-899f-6f289a950a84</IdCuadrilla>
<IdCultivo>2f7b580a-4dd3-4c1b-9d66-e2803ec1b068</IdCultivo>
<IdLaboreoCategoria>26005fd3-8234-46ab-9c0b-f519d139746a</IdLaboreoCategoria>
<IdLote>799b66c5-a7c5-4ceb-bc1c-1a88e2b4268c</IdLote>
<LaboreoCategoria>sample string 11</LaboreoCategoria>
<Lote>sample string 6</Lote>
<NumeroOrden>2</NumeroOrden>
<TotalHsDia>17</TotalHsDia>
<Usuario>sample string 18</Usuario>
</LaboreoPlanillaReportLineal>
</ArrayOfLaboreoPlanillaReportLineal>