POST api/SIPAgroSAPAPI/PrepararPlanillaSAP
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"Id": "6f20224c-6bca-4226-b429-d72c1a2db06e",
"IdLaboreoPlanilla": "fd7ee854-5865-4c48-b1f6-8f18b8282680",
"IdLote": "900a73a6-b57f-4f9b-81d8-447d97030cee",
"Lote": "sample string 4",
"IdCampo": "e359e22c-3d65-4037-8650-2f47bc653224",
"Campo": "sample string 6",
"CodigoPEP": "sample string 7",
"IdCampana": "7a6ae965-1746-47bf-9567-6aeceef970cb",
"Campana": "sample string 9",
"IdZona": "42e78bb2-cd37-43f5-9bba-3bd5c3b03052",
"Zona": "sample string 11",
"IdCultivo": "09552eac-b220-4242-9493-5552ae061ec6",
"Cultivo": "sample string 13",
"IdLaboreoCategoria": "c184bc58-3097-4609-a7ab-757b329b4d50",
"LaboreoCategoria": "sample string 15",
"LaboreoCategoria_CodigoSap": "sample string 16",
"NumeroOrden": 17,
"NumeroSIP": "sample string 18",
"NumeroSAP": "sample string 19",
"FechaSAP": "2026-01-10T18:36:49.8349821-03:00",
"ModPendSAP": true,
"ModSAP": true,
"ProcesableSAP": true,
"RespuestaSAP": 23,
"UsuarioSAP": "sample string 24",
"Total_Hs": 25.0,
"FechaDocumento": "2026-01-10T18:36:49.8349821-03:00",
"FechaInicio": "2026-01-10T18:36:49.8349821-03:00",
"FechaFin": "2026-01-10T18:36:49.8349821-03:00",
"Cuadrilla_CodigoSAP": "sample string 29",
"IdCuadrilla": "f38d6767-b8a6-47fe-9a80-53f1f2b42b5b",
"Cuadrilla": "sample string 31",
"CECO": "sample string 32",
"Items": [
{
"Id": "ed24839b-e3d4-4275-936e-d3c851333035",
"Descripcion": "sample string 2",
"Horas": 3.0,
"Destajo": 4.0
},
{
"Id": "ed24839b-e3d4-4275-936e-d3c851333035",
"Descripcion": "sample string 2",
"Horas": 3.0,
"Destajo": 4.0
}
],
"UsuarioDeModificacion": "sample string 33"
}
application/xml, text/xml
Sample:
<LaboreoPlanillaInterfaz xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Entities">
<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-10T18:36:49.8349821-03:00</FechaDocumento>
<FechaFin>2026-01-10T18:36:49.8349821-03:00</FechaFin>
<FechaInicio>2026-01-10T18:36:49.8349821-03:00</FechaInicio>
<FechaSAP>2026-01-10T18:36:49.8349821-03:00</FechaSAP>
<Id>6f20224c-6bca-4226-b429-d72c1a2db06e</Id>
<IdCampana>7a6ae965-1746-47bf-9567-6aeceef970cb</IdCampana>
<IdCampo>e359e22c-3d65-4037-8650-2f47bc653224</IdCampo>
<IdCuadrilla>f38d6767-b8a6-47fe-9a80-53f1f2b42b5b</IdCuadrilla>
<IdCultivo>09552eac-b220-4242-9493-5552ae061ec6</IdCultivo>
<IdLaboreoCategoria>c184bc58-3097-4609-a7ab-757b329b4d50</IdLaboreoCategoria>
<IdLaboreoPlanilla>fd7ee854-5865-4c48-b1f6-8f18b8282680</IdLaboreoPlanilla>
<IdLote>900a73a6-b57f-4f9b-81d8-447d97030cee</IdLote>
<IdZona>42e78bb2-cd37-43f5-9bba-3bd5c3b03052</IdZona>
<Items>
<LaboreoPlanillaInterfazItems>
<Descripcion>sample string 2</Descripcion>
<Destajo>4</Destajo>
<Horas>3</Horas>
<Id>ed24839b-e3d4-4275-936e-d3c851333035</Id>
</LaboreoPlanillaInterfazItems>
<LaboreoPlanillaInterfazItems>
<Descripcion>sample string 2</Descripcion>
<Destajo>4</Destajo>
<Horas>3</Horas>
<Id>ed24839b-e3d4-4275-936e-d3c851333035</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>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
SIPAgroSAPTransaccionCompleta| Name | Description | Type | Additional information |
|---|---|---|---|
| CABECERA | SIPAgroSAPTransaccionCabecera |
None. |
|
| COMPONENTES | Collection of SIPAgroSAPTransaccionComponente |
None. |
|
| OPERACIONES | Collection of SIPAgroSAPTransaccionOperacion |
None. |
|
| RESPUESTA | SIPAgroSAPTransaccionResponseCabecera |
None. |
|
| RESPUESTA_ITEMS | Collection of SIPAgroSAPTransaccionResponseItem |
None. |
|
| RESULT | SIPAgroSAPTransaccionResponseResult |
None. |
Response Formats
application/json, text/json
Sample:
{
"CABECERA": {
"ORDERID": "sample string 1",
"ORDER_TYPE": "sample string 2",
"START_DATE": "sample string 3",
"FINISH_DATE": "sample string 4",
"MN_WK_CTR": "sample string 5",
"PROFIT_CTR": "sample string 6",
"RESPCCTR": "sample string 7",
"WBS_ELEM": "sample string 8"
},
"COMPONENTES": [
{
"MATERIAL": "sample string 1",
"REQUIREMENT_QUANTITY": "sample string 2",
"REQUIREMENT_QUANTITY_UNIT": "sample string 3",
"LOTE": "sample string 4",
"STGE_LOC": "sample string 5",
"VENDOR_NO": "sample string 6",
"PUR_GROUP": "sample string 7",
"PRICE": 8.0
},
{
"MATERIAL": "sample string 1",
"REQUIREMENT_QUANTITY": "sample string 2",
"REQUIREMENT_QUANTITY_UNIT": "sample string 3",
"LOTE": "sample string 4",
"STGE_LOC": "sample string 5",
"VENDOR_NO": "sample string 6",
"PUR_GROUP": "sample string 7",
"PRICE": 8.0
}
],
"OPERACIONES": [
{
"ACTTYPE": "sample string 1",
"OPER_BASE_UOM": "sample string 2",
"OPER_PRICE": 3.0,
"OPER_QUANTITY": 4.0,
"PUR_GROUP": "sample string 5",
"SRVPOS": "sample string 6",
"SRV_GROSS_PRICE": 7.0,
"SRV_QUANTITY": 8.0,
"SRV_UOM": "sample string 9",
"UN_WORK": "sample string 10",
"VENDOR_NO": "sample string 11",
"WORK_ACTIVITY": 12.0,
"WORK_CNTR": "sample string 13",
"DESCRIPTION": "sample string 14"
},
{
"ACTTYPE": "sample string 1",
"OPER_BASE_UOM": "sample string 2",
"OPER_PRICE": 3.0,
"OPER_QUANTITY": 4.0,
"PUR_GROUP": "sample string 5",
"SRVPOS": "sample string 6",
"SRV_GROSS_PRICE": 7.0,
"SRV_QUANTITY": 8.0,
"SRV_UOM": "sample string 9",
"UN_WORK": "sample string 10",
"VENDOR_NO": "sample string 11",
"WORK_ACTIVITY": 12.0,
"WORK_CNTR": "sample string 13",
"DESCRIPTION": "sample string 14"
}
],
"RESPUESTA": {
"ID": "sample string 1",
"ID_CABECERA": "sample string 2",
"FECHA": "sample string 3",
"RESULT": "sample string 4",
"MESSAGE": "sample string 5",
"USUARIO_SAP": "sample string 6"
},
"RESPUESTA_ITEMS": [
{
"ORDERID": "sample string 1",
"TYPE": "sample string 2",
"ID": "sample string 3",
"NUMBER": "sample string 4",
"MESSAGE": "sample string 5",
"LOG_NO": "sample string 6",
"LOG_MSG_NO": "sample string 7",
"MESSAGE_V1": "sample string 8",
"MESSAGE_V2": "sample string 9",
"MESSAGE_V3": "sample string 10",
"MESSAGE_V4": "sample string 11",
"PARAMETER": "sample string 12",
"ROW": "sample string 13",
"FIELD": "sample string 14",
"SYSTEM": "sample string 15",
"IDRESPONSEITEM": "sample string 16"
},
{
"ORDERID": "sample string 1",
"TYPE": "sample string 2",
"ID": "sample string 3",
"NUMBER": "sample string 4",
"MESSAGE": "sample string 5",
"LOG_NO": "sample string 6",
"LOG_MSG_NO": "sample string 7",
"MESSAGE_V1": "sample string 8",
"MESSAGE_V2": "sample string 9",
"MESSAGE_V3": "sample string 10",
"MESSAGE_V4": "sample string 11",
"PARAMETER": "sample string 12",
"ROW": "sample string 13",
"FIELD": "sample string 14",
"SYSTEM": "sample string 15",
"IDRESPONSEITEM": "sample string 16"
}
],
"RESULT": {
"NumeroSIP": "sample string 1",
"NumeroSAP": "sample string 2",
"FechaSAP": "2026-01-10T18:36:49.8699824-03:00",
"ModPendSAP": true,
"ModSAP": true,
"ProcesableSAP": true,
"RespuestaSAP": 6,
"UsuarioSAP": "sample string 7"
}
}
application/xml, text/xml
Sample:
<SIPAgroSAPTransaccionCompleta xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Entities">
<CABECERA>
<FINISH_DATE>sample string 4</FINISH_DATE>
<MN_WK_CTR>sample string 5</MN_WK_CTR>
<ORDERID>sample string 1</ORDERID>
<ORDER_TYPE>sample string 2</ORDER_TYPE>
<PROFIT_CTR>sample string 6</PROFIT_CTR>
<RESPCCTR>sample string 7</RESPCCTR>
<START_DATE>sample string 3</START_DATE>
<WBS_ELEM>sample string 8</WBS_ELEM>
</CABECERA>
<COMPONENTES>
<SIPAgroSAPTransaccionComponente>
<LOTE>sample string 4</LOTE>
<MATERIAL>sample string 1</MATERIAL>
<PRICE>8</PRICE>
<PUR_GROUP>sample string 7</PUR_GROUP>
<REQUIREMENT_QUANTITY>sample string 2</REQUIREMENT_QUANTITY>
<REQUIREMENT_QUANTITY_UNIT>sample string 3</REQUIREMENT_QUANTITY_UNIT>
<STGE_LOC>sample string 5</STGE_LOC>
<VENDOR_NO>sample string 6</VENDOR_NO>
</SIPAgroSAPTransaccionComponente>
<SIPAgroSAPTransaccionComponente>
<LOTE>sample string 4</LOTE>
<MATERIAL>sample string 1</MATERIAL>
<PRICE>8</PRICE>
<PUR_GROUP>sample string 7</PUR_GROUP>
<REQUIREMENT_QUANTITY>sample string 2</REQUIREMENT_QUANTITY>
<REQUIREMENT_QUANTITY_UNIT>sample string 3</REQUIREMENT_QUANTITY_UNIT>
<STGE_LOC>sample string 5</STGE_LOC>
<VENDOR_NO>sample string 6</VENDOR_NO>
</SIPAgroSAPTransaccionComponente>
</COMPONENTES>
<OPERACIONES>
<SIPAgroSAPTransaccionOperacion>
<ACTTYPE>sample string 1</ACTTYPE>
<DESCRIPTION>sample string 14</DESCRIPTION>
<OPER_BASE_UOM>sample string 2</OPER_BASE_UOM>
<OPER_PRICE>3</OPER_PRICE>
<OPER_QUANTITY>4</OPER_QUANTITY>
<PUR_GROUP>sample string 5</PUR_GROUP>
<SRVPOS>sample string 6</SRVPOS>
<SRV_GROSS_PRICE>7</SRV_GROSS_PRICE>
<SRV_QUANTITY>8</SRV_QUANTITY>
<SRV_UOM>sample string 9</SRV_UOM>
<UN_WORK>sample string 10</UN_WORK>
<VENDOR_NO>sample string 11</VENDOR_NO>
<WORK_ACTIVITY>12</WORK_ACTIVITY>
<WORK_CNTR>sample string 13</WORK_CNTR>
</SIPAgroSAPTransaccionOperacion>
<SIPAgroSAPTransaccionOperacion>
<ACTTYPE>sample string 1</ACTTYPE>
<DESCRIPTION>sample string 14</DESCRIPTION>
<OPER_BASE_UOM>sample string 2</OPER_BASE_UOM>
<OPER_PRICE>3</OPER_PRICE>
<OPER_QUANTITY>4</OPER_QUANTITY>
<PUR_GROUP>sample string 5</PUR_GROUP>
<SRVPOS>sample string 6</SRVPOS>
<SRV_GROSS_PRICE>7</SRV_GROSS_PRICE>
<SRV_QUANTITY>8</SRV_QUANTITY>
<SRV_UOM>sample string 9</SRV_UOM>
<UN_WORK>sample string 10</UN_WORK>
<VENDOR_NO>sample string 11</VENDOR_NO>
<WORK_ACTIVITY>12</WORK_ACTIVITY>
<WORK_CNTR>sample string 13</WORK_CNTR>
</SIPAgroSAPTransaccionOperacion>
</OPERACIONES>
<RESPUESTA>
<FECHA>sample string 3</FECHA>
<ID>sample string 1</ID>
<ID_CABECERA>sample string 2</ID_CABECERA>
<MESSAGE>sample string 5</MESSAGE>
<RESULT>sample string 4</RESULT>
<USUARIO_SAP>sample string 6</USUARIO_SAP>
</RESPUESTA>
<RESPUESTA_ITEMS>
<SIPAgroSAPTransaccionResponseItem>
<FIELD>sample string 14</FIELD>
<ID>sample string 3</ID>
<IDRESPONSEITEM>sample string 16</IDRESPONSEITEM>
<LOG_MSG_NO>sample string 7</LOG_MSG_NO>
<LOG_NO>sample string 6</LOG_NO>
<MESSAGE>sample string 5</MESSAGE>
<MESSAGE_V1>sample string 8</MESSAGE_V1>
<MESSAGE_V2>sample string 9</MESSAGE_V2>
<MESSAGE_V3>sample string 10</MESSAGE_V3>
<MESSAGE_V4>sample string 11</MESSAGE_V4>
<NUMBER>sample string 4</NUMBER>
<ORDERID>sample string 1</ORDERID>
<PARAMETER>sample string 12</PARAMETER>
<ROW>sample string 13</ROW>
<SYSTEM>sample string 15</SYSTEM>
<TYPE>sample string 2</TYPE>
</SIPAgroSAPTransaccionResponseItem>
<SIPAgroSAPTransaccionResponseItem>
<FIELD>sample string 14</FIELD>
<ID>sample string 3</ID>
<IDRESPONSEITEM>sample string 16</IDRESPONSEITEM>
<LOG_MSG_NO>sample string 7</LOG_MSG_NO>
<LOG_NO>sample string 6</LOG_NO>
<MESSAGE>sample string 5</MESSAGE>
<MESSAGE_V1>sample string 8</MESSAGE_V1>
<MESSAGE_V2>sample string 9</MESSAGE_V2>
<MESSAGE_V3>sample string 10</MESSAGE_V3>
<MESSAGE_V4>sample string 11</MESSAGE_V4>
<NUMBER>sample string 4</NUMBER>
<ORDERID>sample string 1</ORDERID>
<PARAMETER>sample string 12</PARAMETER>
<ROW>sample string 13</ROW>
<SYSTEM>sample string 15</SYSTEM>
<TYPE>sample string 2</TYPE>
</SIPAgroSAPTransaccionResponseItem>
</RESPUESTA_ITEMS>
<RESULT>
<FechaSAP>2026-01-10T18:36:49.8699824-03:00</FechaSAP>
<ModPendSAP>true</ModPendSAP>
<ModSAP>true</ModSAP>
<NumeroSAP>sample string 2</NumeroSAP>
<NumeroSIP>sample string 1</NumeroSIP>
<ProcesableSAP>true</ProcesableSAP>
<RespuestaSAP>6</RespuestaSAP>
<UsuarioSAP>sample string 7</UsuarioSAP>
</RESULT>
</SIPAgroSAPTransaccionCompleta>