GET api/LaboreoPlanillaAPI/GetLaboreoPlanillaInterfazZonaCampanaFecha?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 LaboreoPlanillaInterfaz| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| IdLaboreoPlanilla | globally unique identifier |
None. |
|
| IdLote | globally unique identifier |
None. |
|
| Lote | string |
None. |
|
| IdCampo | globally unique identifier |
None. |
|
| Campo | string |
None. |
|
| CodigoPEP | string |
None. |
|
| IdCampana | globally unique identifier |
None. |
|
| Campana | string |
None. |
|
| IdZona | globally unique identifier |
None. |
|
| Zona | string |
None. |
|
| IdCultivo | globally unique identifier |
None. |
|
| Cultivo | string |
None. |
|
| IdLaboreoCategoria | globally unique identifier |
None. |
|
| LaboreoCategoria | string |
None. |
|
| LaboreoCategoria_CodigoSap | string |
None. |
|
| NumeroOrden | integer |
None. |
|
| NumeroSIP | string |
None. |
|
| NumeroSAP | string |
None. |
|
| FechaSAP | date |
None. |
|
| ModPendSAP | boolean |
None. |
|
| ModSAP | boolean |
None. |
|
| ProcesableSAP | boolean |
None. |
|
| RespuestaSAP | integer |
None. |
|
| UsuarioSAP | string |
None. |
|
| Total_Hs | decimal number |
None. |
|
| FechaDocumento | date |
None. |
|
| FechaInicio | date |
None. |
|
| FechaFin | date |
None. |
|
| Cuadrilla_CodigoSAP | string |
None. |
|
| IdCuadrilla | globally unique identifier |
None. |
|
| Cuadrilla | string |
None. |
|
| CECO | string |
None. |
|
| Items | Collection of LaboreoPlanillaInterfazItems |
None. |
|
| UsuarioDeModificacion | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "873c8723-bc3b-48de-b431-7e822e7997a3",
"IdLaboreoPlanilla": "afc1a009-b9b3-460a-b161-59f95ed78596",
"IdLote": "e72076ad-319a-4df3-b722-0d7578addeb9",
"Lote": "sample string 4",
"IdCampo": "f4134367-72b5-4465-8710-ea811491b4e2",
"Campo": "sample string 6",
"CodigoPEP": "sample string 7",
"IdCampana": "b3a01b6e-f365-4fe1-b4c9-ce5a1b2a1d1f",
"Campana": "sample string 9",
"IdZona": "34f3c69a-19b2-418d-a292-4e30e2f26229",
"Zona": "sample string 11",
"IdCultivo": "1216eaf9-28cd-44de-a95b-bd8fd17d04fc",
"Cultivo": "sample string 13",
"IdLaboreoCategoria": "14d0c995-9775-44a1-880d-29437bb305c5",
"LaboreoCategoria": "sample string 15",
"LaboreoCategoria_CodigoSap": "sample string 16",
"NumeroOrden": 17,
"NumeroSIP": "sample string 18",
"NumeroSAP": "sample string 19",
"FechaSAP": "2026-01-09T12:43:48.7582406-03:00",
"ModPendSAP": true,
"ModSAP": true,
"ProcesableSAP": true,
"RespuestaSAP": 23,
"UsuarioSAP": "sample string 24",
"Total_Hs": 25.0,
"FechaDocumento": "2026-01-09T12:43:48.7582406-03:00",
"FechaInicio": "2026-01-09T12:43:48.7582406-03:00",
"FechaFin": "2026-01-09T12:43:48.7582406-03:00",
"Cuadrilla_CodigoSAP": "sample string 29",
"IdCuadrilla": "dc411b99-bf98-4249-99ff-05ad45c85504",
"Cuadrilla": "sample string 31",
"CECO": "sample string 32",
"Items": [
{
"Id": "1650c89c-3a88-47d9-99d7-997b6c6d7bec",
"Descripcion": "sample string 2",
"Horas": 3.0,
"Destajo": 4.0
},
{
"Id": "1650c89c-3a88-47d9-99d7-997b6c6d7bec",
"Descripcion": "sample string 2",
"Horas": 3.0,
"Destajo": 4.0
}
],
"UsuarioDeModificacion": "sample string 33"
},
{
"Id": "873c8723-bc3b-48de-b431-7e822e7997a3",
"IdLaboreoPlanilla": "afc1a009-b9b3-460a-b161-59f95ed78596",
"IdLote": "e72076ad-319a-4df3-b722-0d7578addeb9",
"Lote": "sample string 4",
"IdCampo": "f4134367-72b5-4465-8710-ea811491b4e2",
"Campo": "sample string 6",
"CodigoPEP": "sample string 7",
"IdCampana": "b3a01b6e-f365-4fe1-b4c9-ce5a1b2a1d1f",
"Campana": "sample string 9",
"IdZona": "34f3c69a-19b2-418d-a292-4e30e2f26229",
"Zona": "sample string 11",
"IdCultivo": "1216eaf9-28cd-44de-a95b-bd8fd17d04fc",
"Cultivo": "sample string 13",
"IdLaboreoCategoria": "14d0c995-9775-44a1-880d-29437bb305c5",
"LaboreoCategoria": "sample string 15",
"LaboreoCategoria_CodigoSap": "sample string 16",
"NumeroOrden": 17,
"NumeroSIP": "sample string 18",
"NumeroSAP": "sample string 19",
"FechaSAP": "2026-01-09T12:43:48.7582406-03:00",
"ModPendSAP": true,
"ModSAP": true,
"ProcesableSAP": true,
"RespuestaSAP": 23,
"UsuarioSAP": "sample string 24",
"Total_Hs": 25.0,
"FechaDocumento": "2026-01-09T12:43:48.7582406-03:00",
"FechaInicio": "2026-01-09T12:43:48.7582406-03:00",
"FechaFin": "2026-01-09T12:43:48.7582406-03:00",
"Cuadrilla_CodigoSAP": "sample string 29",
"IdCuadrilla": "dc411b99-bf98-4249-99ff-05ad45c85504",
"Cuadrilla": "sample string 31",
"CECO": "sample string 32",
"Items": [
{
"Id": "1650c89c-3a88-47d9-99d7-997b6c6d7bec",
"Descripcion": "sample string 2",
"Horas": 3.0,
"Destajo": 4.0
},
{
"Id": "1650c89c-3a88-47d9-99d7-997b6c6d7bec",
"Descripcion": "sample string 2",
"Horas": 3.0,
"Destajo": 4.0
}
],
"UsuarioDeModificacion": "sample string 33"
}
]
application/xml, text/xml
Sample:
<ArrayOfLaboreoPlanillaInterfaz xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Entities">
<LaboreoPlanillaInterfaz>
<CECO>sample string 32</CECO>
<Campana>sample string 9</Campana>
<Campo>sample string 6</Campo>
<CodigoPEP>sample string 7</CodigoPEP>
<Cuadrilla>sample string 31</Cuadrilla>
<Cuadrilla_CodigoSAP>sample string 29</Cuadrilla_CodigoSAP>
<Cultivo>sample string 13</Cultivo>
<FechaDocumento>2026-01-09T12:43:48.7582406-03:00</FechaDocumento>
<FechaFin>2026-01-09T12:43:48.7582406-03:00</FechaFin>
<FechaInicio>2026-01-09T12:43:48.7582406-03:00</FechaInicio>
<FechaSAP>2026-01-09T12:43:48.7582406-03:00</FechaSAP>
<Id>873c8723-bc3b-48de-b431-7e822e7997a3</Id>
<IdCampana>b3a01b6e-f365-4fe1-b4c9-ce5a1b2a1d1f</IdCampana>
<IdCampo>f4134367-72b5-4465-8710-ea811491b4e2</IdCampo>
<IdCuadrilla>dc411b99-bf98-4249-99ff-05ad45c85504</IdCuadrilla>
<IdCultivo>1216eaf9-28cd-44de-a95b-bd8fd17d04fc</IdCultivo>
<IdLaboreoCategoria>14d0c995-9775-44a1-880d-29437bb305c5</IdLaboreoCategoria>
<IdLaboreoPlanilla>afc1a009-b9b3-460a-b161-59f95ed78596</IdLaboreoPlanilla>
<IdLote>e72076ad-319a-4df3-b722-0d7578addeb9</IdLote>
<IdZona>34f3c69a-19b2-418d-a292-4e30e2f26229</IdZona>
<Items>
<LaboreoPlanillaInterfazItems>
<Descripcion>sample string 2</Descripcion>
<Destajo>4</Destajo>
<Horas>3</Horas>
<Id>1650c89c-3a88-47d9-99d7-997b6c6d7bec</Id>
</LaboreoPlanillaInterfazItems>
<LaboreoPlanillaInterfazItems>
<Descripcion>sample string 2</Descripcion>
<Destajo>4</Destajo>
<Horas>3</Horas>
<Id>1650c89c-3a88-47d9-99d7-997b6c6d7bec</Id>
</LaboreoPlanillaInterfazItems>
</Items>
<LaboreoCategoria>sample string 15</LaboreoCategoria>
<LaboreoCategoria_CodigoSap>sample string 16</LaboreoCategoria_CodigoSap>
<Lote>sample string 4</Lote>
<ModPendSAP>true</ModPendSAP>
<ModSAP>true</ModSAP>
<NumeroOrden>17</NumeroOrden>
<NumeroSAP>sample string 19</NumeroSAP>
<NumeroSIP>sample string 18</NumeroSIP>
<ProcesableSAP>true</ProcesableSAP>
<RespuestaSAP>23</RespuestaSAP>
<Total_Hs>25</Total_Hs>
<UsuarioDeModificacion>sample string 33</UsuarioDeModificacion>
<UsuarioSAP>sample string 24</UsuarioSAP>
<Zona>sample string 11</Zona>
</LaboreoPlanillaInterfaz>
<LaboreoPlanillaInterfaz>
<CECO>sample string 32</CECO>
<Campana>sample string 9</Campana>
<Campo>sample string 6</Campo>
<CodigoPEP>sample string 7</CodigoPEP>
<Cuadrilla>sample string 31</Cuadrilla>
<Cuadrilla_CodigoSAP>sample string 29</Cuadrilla_CodigoSAP>
<Cultivo>sample string 13</Cultivo>
<FechaDocumento>2026-01-09T12:43:48.7582406-03:00</FechaDocumento>
<FechaFin>2026-01-09T12:43:48.7582406-03:00</FechaFin>
<FechaInicio>2026-01-09T12:43:48.7582406-03:00</FechaInicio>
<FechaSAP>2026-01-09T12:43:48.7582406-03:00</FechaSAP>
<Id>873c8723-bc3b-48de-b431-7e822e7997a3</Id>
<IdCampana>b3a01b6e-f365-4fe1-b4c9-ce5a1b2a1d1f</IdCampana>
<IdCampo>f4134367-72b5-4465-8710-ea811491b4e2</IdCampo>
<IdCuadrilla>dc411b99-bf98-4249-99ff-05ad45c85504</IdCuadrilla>
<IdCultivo>1216eaf9-28cd-44de-a95b-bd8fd17d04fc</IdCultivo>
<IdLaboreoCategoria>14d0c995-9775-44a1-880d-29437bb305c5</IdLaboreoCategoria>
<IdLaboreoPlanilla>afc1a009-b9b3-460a-b161-59f95ed78596</IdLaboreoPlanilla>
<IdLote>e72076ad-319a-4df3-b722-0d7578addeb9</IdLote>
<IdZona>34f3c69a-19b2-418d-a292-4e30e2f26229</IdZona>
<Items>
<LaboreoPlanillaInterfazItems>
<Descripcion>sample string 2</Descripcion>
<Destajo>4</Destajo>
<Horas>3</Horas>
<Id>1650c89c-3a88-47d9-99d7-997b6c6d7bec</Id>
</LaboreoPlanillaInterfazItems>
<LaboreoPlanillaInterfazItems>
<Descripcion>sample string 2</Descripcion>
<Destajo>4</Destajo>
<Horas>3</Horas>
<Id>1650c89c-3a88-47d9-99d7-997b6c6d7bec</Id>
</LaboreoPlanillaInterfazItems>
</Items>
<LaboreoCategoria>sample string 15</LaboreoCategoria>
<LaboreoCategoria_CodigoSap>sample string 16</LaboreoCategoria_CodigoSap>
<Lote>sample string 4</Lote>
<ModPendSAP>true</ModPendSAP>
<ModSAP>true</ModSAP>
<NumeroOrden>17</NumeroOrden>
<NumeroSAP>sample string 19</NumeroSAP>
<NumeroSIP>sample string 18</NumeroSIP>
<ProcesableSAP>true</ProcesableSAP>
<RespuestaSAP>23</RespuestaSAP>
<Total_Hs>25</Total_Hs>
<UsuarioDeModificacion>sample string 33</UsuarioDeModificacion>
<UsuarioSAP>sample string 24</UsuarioSAP>
<Zona>sample string 11</Zona>
</LaboreoPlanillaInterfaz>
</ArrayOfLaboreoPlanillaInterfaz>