POST api/Record/UpdateRecord

Request Information

URI Parameters

None.

Body Parameters

Record
NameDescriptionTypeAdditional information
Code

string

None.

Name

string

None.

U_Name

string

None.

U_FecIniR

date

None.

U_FecFinR

date

None.

U_FecIniP

date

None.

U_FecFinP

date

None.

U_HrsEst

decimal number

None.

U_OCGFCode

string

None.

U_OCAFCode

string

None.

U_CardCode

string

None.

U_CardName

string

None.

U_CntctPers

integer

None.

U_Status

string

None.

U_Contrato

string

None.

U_OCTFCode

string

None.

U_Resp

string

None.

U_SlpCode

integer

None.

U_Detalle

string

None.

U_Obs

string

None.

U_Ref1

string

None.

U_Ref2

string

None.

U_NumAtCard

string

None.

U_ShipToCode

string

None.

U_PayToCode

string

None.

U_LangCode

integer

None.

U_PrjCode

string

None.

U_GroupNum

integer

None.

U_Indicador

string

None.

U_ListNum

integer

None.

U_OcrCode

string

None.

U_OCGECode

string

None.

U_OCAECode

string

None.

U_Ref3

string

None.

U_Fecha1

date

None.

U_Fecha2

date

None.

U_TextoLibre

string

None.

U_WhsCode

string

None.

U_BaseLine

integer

None.

U_CounterRef

string

None.

U_CreaProy

string

None.

U_PrjName

string

None.

U_Address

string

None.

U_Address2

string

None.

U_BaseNum

string

None.

U_BaseEntry

integer

None.

U_SrvContr

string

None.

U_Bitac

string

None.

TransactionId

string

None.

TableType

integer

None.

EvenType

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Code": "sample string 1",
  "Name": "sample string 2",
  "U_Name": "sample string 3",
  "U_FecIniR": "2025-10-29T00:55:53.9507717-06:00",
  "U_FecFinR": "2025-10-29T00:55:53.9507717-06:00",
  "U_FecIniP": "2025-10-29T00:55:53.9507717-06:00",
  "U_FecFinP": "2025-10-29T00:55:53.9507717-06:00",
  "U_HrsEst": 8.0,
  "U_OCGFCode": "sample string 9",
  "U_OCAFCode": "sample string 10",
  "U_CardCode": "sample string 11",
  "U_CardName": "sample string 12",
  "U_CntctPers": 13,
  "U_Status": "sample string 14",
  "U_Contrato": "sample string 15",
  "U_OCTFCode": "sample string 16",
  "U_Resp": "sample string 17",
  "U_SlpCode": 18,
  "U_Detalle": "sample string 19",
  "U_Obs": "sample string 20",
  "U_Ref1": "sample string 21",
  "U_Ref2": "sample string 22",
  "U_NumAtCard": "sample string 23",
  "U_ShipToCode": "sample string 24",
  "U_PayToCode": "sample string 25",
  "U_LangCode": 26,
  "U_PrjCode": "sample string 27",
  "U_GroupNum": 28,
  "U_Indicador": "sample string 29",
  "U_ListNum": 30,
  "U_OcrCode": "sample string 31",
  "U_OCGECode": "sample string 32",
  "U_OCAECode": "sample string 33",
  "U_Ref3": "sample string 34",
  "U_Fecha1": "2025-10-29T00:55:53.952767-06:00",
  "U_Fecha2": "2025-10-29T00:55:53.952767-06:00",
  "U_TextoLibre": "sample string 37",
  "U_WhsCode": "sample string 38",
  "U_BaseLine": 39,
  "U_CounterRef": "sample string 40",
  "U_CreaProy": "sample string 41",
  "U_PrjName": "sample string 42",
  "U_Address": "sample string 43",
  "U_Address2": "sample string 44",
  "U_BaseNum": "sample string 45",
  "U_BaseEntry": 46,
  "U_SrvContr": "sample string 47",
  "U_Bitac": "sample string 48",
  "TransactionId": "sample string 49",
  "TableType": 50,
  "EvenType": 51
}

application/xml, text/xml

Sample:
<Record xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CLVSGGSERVONE.MODELS">
  <Code>sample string 1</Code>
  <EvenType>51</EvenType>
  <Name>sample string 2</Name>
  <TableType>50</TableType>
  <TransactionId>sample string 49</TransactionId>
  <U_Address>sample string 43</U_Address>
  <U_Address2>sample string 44</U_Address2>
  <U_BaseEntry>46</U_BaseEntry>
  <U_BaseLine>39</U_BaseLine>
  <U_BaseNum>sample string 45</U_BaseNum>
  <U_Bitac>sample string 48</U_Bitac>
  <U_CardCode>sample string 11</U_CardCode>
  <U_CardName>sample string 12</U_CardName>
  <U_CntctPers>13</U_CntctPers>
  <U_Contrato>sample string 15</U_Contrato>
  <U_CounterRef>sample string 40</U_CounterRef>
  <U_CreaProy>sample string 41</U_CreaProy>
  <U_Detalle>sample string 19</U_Detalle>
  <U_FecFinP>2025-10-29T00:55:53.9507717-06:00</U_FecFinP>
  <U_FecFinR>2025-10-29T00:55:53.9507717-06:00</U_FecFinR>
  <U_FecIniP>2025-10-29T00:55:53.9507717-06:00</U_FecIniP>
  <U_FecIniR>2025-10-29T00:55:53.9507717-06:00</U_FecIniR>
  <U_Fecha1>2025-10-29T00:55:53.952767-06:00</U_Fecha1>
  <U_Fecha2>2025-10-29T00:55:53.952767-06:00</U_Fecha2>
  <U_GroupNum>28</U_GroupNum>
  <U_HrsEst>8</U_HrsEst>
  <U_Indicador>sample string 29</U_Indicador>
  <U_LangCode>26</U_LangCode>
  <U_ListNum>30</U_ListNum>
  <U_Name>sample string 3</U_Name>
  <U_NumAtCard>sample string 23</U_NumAtCard>
  <U_OCAECode>sample string 33</U_OCAECode>
  <U_OCAFCode>sample string 10</U_OCAFCode>
  <U_OCGECode>sample string 32</U_OCGECode>
  <U_OCGFCode>sample string 9</U_OCGFCode>
  <U_OCTFCode>sample string 16</U_OCTFCode>
  <U_Obs>sample string 20</U_Obs>
  <U_OcrCode>sample string 31</U_OcrCode>
  <U_PayToCode>sample string 25</U_PayToCode>
  <U_PrjCode>sample string 27</U_PrjCode>
  <U_PrjName>sample string 42</U_PrjName>
  <U_Ref1>sample string 21</U_Ref1>
  <U_Ref2>sample string 22</U_Ref2>
  <U_Ref3>sample string 34</U_Ref3>
  <U_Resp>sample string 17</U_Resp>
  <U_ShipToCode>sample string 24</U_ShipToCode>
  <U_SlpCode>18</U_SlpCode>
  <U_SrvContr>sample string 47</U_SrvContr>
  <U_Status>sample string 14</U_Status>
  <U_TextoLibre>sample string 37</U_TextoLibre>
  <U_WhsCode>sample string 38</U_WhsCode>
</Record>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

None.