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": "86f07b8c-1865-4f5b-8908-63889ede94f1",
"Fecha": "2026-01-09T12:45:56.5321956-03:00",
"NumeroOrden": 2,
"IdCampo": "24d79f5b-b9fe-4b88-bb8a-25e1efbeae4a",
"Campo": "sample string 4",
"IdLote": "72fb5bd5-48e9-4c56-be92-da861c86969f",
"Lote": "sample string 6",
"CodigoPEP": "sample string 7",
"IdCultivo": "d37d23ea-cb27-400d-9c39-71616e5b4ecf",
"Cultivo": "sample string 9",
"IdLaboreoCategoria": "9101cfcb-80f6-4ecf-9b32-19e383ed7809",
"LaboreoCategoria": "sample string 11",
"CodigoSapLaboreoCategoria": "sample string 12",
"IdCuadrilla": "7a0eba0e-82a8-4a95-b2d4-4ee7da94032d",
"Cuadrilla": "sample string 14",
"CodigoSapCuadrilla": "sample string 15",
"FechaLaboreo": "2026-01-09T12:45:56.5321956-03:00",
"TotalHsDia": 17.0,
"Usuario": "sample string 18"
},
{
"Id": "86f07b8c-1865-4f5b-8908-63889ede94f1",
"Fecha": "2026-01-09T12:45:56.5321956-03:00",
"NumeroOrden": 2,
"IdCampo": "24d79f5b-b9fe-4b88-bb8a-25e1efbeae4a",
"Campo": "sample string 4",
"IdLote": "72fb5bd5-48e9-4c56-be92-da861c86969f",
"Lote": "sample string 6",
"CodigoPEP": "sample string 7",
"IdCultivo": "d37d23ea-cb27-400d-9c39-71616e5b4ecf",
"Cultivo": "sample string 9",
"IdLaboreoCategoria": "9101cfcb-80f6-4ecf-9b32-19e383ed7809",
"LaboreoCategoria": "sample string 11",
"CodigoSapLaboreoCategoria": "sample string 12",
"IdCuadrilla": "7a0eba0e-82a8-4a95-b2d4-4ee7da94032d",
"Cuadrilla": "sample string 14",
"CodigoSapCuadrilla": "sample string 15",
"FechaLaboreo": "2026-01-09T12:45:56.5321956-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:45:56.5321956-03:00</Fecha>
<FechaLaboreo>2026-01-09T12:45:56.5321956-03:00</FechaLaboreo>
<Id>86f07b8c-1865-4f5b-8908-63889ede94f1</Id>
<IdCampo>24d79f5b-b9fe-4b88-bb8a-25e1efbeae4a</IdCampo>
<IdCuadrilla>7a0eba0e-82a8-4a95-b2d4-4ee7da94032d</IdCuadrilla>
<IdCultivo>d37d23ea-cb27-400d-9c39-71616e5b4ecf</IdCultivo>
<IdLaboreoCategoria>9101cfcb-80f6-4ecf-9b32-19e383ed7809</IdLaboreoCategoria>
<IdLote>72fb5bd5-48e9-4c56-be92-da861c86969f</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:45:56.5321956-03:00</Fecha>
<FechaLaboreo>2026-01-09T12:45:56.5321956-03:00</FechaLaboreo>
<Id>86f07b8c-1865-4f5b-8908-63889ede94f1</Id>
<IdCampo>24d79f5b-b9fe-4b88-bb8a-25e1efbeae4a</IdCampo>
<IdCuadrilla>7a0eba0e-82a8-4a95-b2d4-4ee7da94032d</IdCuadrilla>
<IdCultivo>d37d23ea-cb27-400d-9c39-71616e5b4ecf</IdCultivo>
<IdLaboreoCategoria>9101cfcb-80f6-4ecf-9b32-19e383ed7809</IdLaboreoCategoria>
<IdLote>72fb5bd5-48e9-4c56-be92-da861c86969f</IdLote>
<LaboreoCategoria>sample string 11</LaboreoCategoria>
<Lote>sample string 6</Lote>
<NumeroOrden>2</NumeroOrden>
<TotalHsDia>17</TotalHsDia>
<Usuario>sample string 18</Usuario>
</LaboreoPlanillaReportLineal>
</ArrayOfLaboreoPlanillaReportLineal>