POST api/production/ProductionItemUpdate

Request Information

URI Parameters

None.

Body Parameters

ProductionItem
NameDescriptionTypeAdditional information
ProductionAllocationID

integer

None.

ProductionItemID

integer

None.

QCItemID

integer

None.

CustomerCode

string

None.

ProjectCode

string

None.

BatchNo

string

None.

PreviousProductionItemID

integer

None.

NextProductionItemID

integer

None.

UniqueID

string

Required

String length: inclusive between 0 and 100

ShortDescription

string

None.

LongDescription

string

None.

UOM

string

None.

NewShortDescription

string

None.

NewLongDescription

string

None.

MissingWords

string

None.

MFRName

string

None.

MFRPN

string

None.

VendorName

string

None.

VendorPN

string

None.

Noun

string

None.

Modifier

string

None.

Status

string

None.

Level

string

None.

MFRName1

string

None.

MFRPN1

string

None.

MFRName2

string

None.

MFRPN2

string

None.

MFRName3

string

None.

MFRPN3

string

None.

VendorName1

string

None.

VendorPN1

string

None.

VendorName2

string

None.

VendorPN2

string

None.

VendorName3

string

None.

VendorPN3

string

None.

AdditionalInfo

string

None.

AdditionalInfoFromWeb

string

None.

UNSPSCCode

string

None.

UNSPSCCategory

string

None.

WebRefURL1

string

None.

WebRefURL2

string

None.

WebRefURL3

string

None.

PDFURL

string

None.

Remarks

string

None.

Query

string

None.

IsMovedToQC

string

None.

UNSPSCVersion

string

None.

ProductionUser

string

None.

QCUser

string

None.

QCStatus

string

None.

QCTestNo

string

None.

TotalRowsCount

integer

None.

CustomColumnName1

string

None.

CustomColumnName1Value

string

None.

CustomColumnName2

string

None.

CustomColumnName2Value

string

None.

CustomColumnName3

string

None.

CustomColumnName3Value

string

None.

Application

string

None.

DWG

string

None.

ItemNo

string

None.

OtherNo

string

None.

POS

string

None.

SerialNo

string

None.

KKSCode

string

None.

AssemblyOrPart

string

None.

BOM

string

None.

GreenItems

string

None.

AllocatedCount

integer

None.

PendingCount

integer

None.

ProcessedCount

integer

None.

QCApprovedCount

integer

None.

RejectedCount

integer

None.

QueryCount

integer

None.

UpdatedOn

date

None.

AttributeName1

string

None.

AttributeValue1

string

None.

AttributeName2

string

None.

AttributeValue2

string

None.

AttributeName3

string

None.

AttributeValue3

string

None.

AttributeName4

string

None.

AttributeValue4

string

None.

AttributeName5

string

None.

AttributeValue5

string

None.

AttributeName6

string

None.

AttributeValue6

string

None.

AttributeName7

string

None.

AttributeValue7

string

None.

AttributeName8

string

None.

AttributeValue8

string

None.

AttributeName9

string

None.

AttributeValue9

string

None.

AttributeName10

string

None.

AttributeValue10

string

None.

AttributeName11

string

None.

AttributeValue11

string

None.

AttributeName12

string

None.

AttributeValue12

string

None.

AttributeName13

string

None.

AttributeValue13

string

None.

AttributeName14

string

None.

AttributeValue14

string

None.

AttributeName15

string

None.

AttributeValue15

string

None.

AttributeName16

string

None.

AttributeValue16

string

None.

AttributeName17

string

None.

AttributeValue17

string

None.

AttributeName18

string

None.

AttributeValue18

string

None.

AttributeName19

string

None.

AttributeValue19

string

None.

AttributeName20

string

None.

AttributeValue20

string

None.

AttributeName21

string

None.

AttributeValue21

string

None.

AttributeName22

string

None.

AttributeValue22

string

None.

AttributeName23

string

None.

AttributeValue23

string

None.

AttributeName24

string

None.

AttributeValue24

string

None.

AttributeName25

string

None.

AttributeValue25

string

None.

AttributeName26

string

None.

AttributeValue26

string

None.

AttributeName27

string

None.

AttributeValue27

string

None.

AttributeName28

string

None.

AttributeValue28

string

None.

AttributeName29

string

None.

AttributeValue29

string

None.

AttributeName30

string

None.

AttributeValue30

string

None.

AttributeName31

string

None.

AttributeValue31

string

None.

AttributeName32

string

None.

AttributeValue32

string

None.

AttributeName33

string

None.

AttributeValue33

string

None.

AttributeName34

string

None.

AttributeValue34

string

None.

AttributeName35

string

None.

AttributeValue35

string

None.

AttributeName36

string

None.

AttributeValue36

string

None.

AttributeName37

string

None.

AttributeValue37

string

None.

AttributeName38

string

None.

AttributeValue38

string

None.

AttributeName39

string

None.

AttributeValue39

string

None.

AttributeName40

string

None.

AttributeValue40

string

None.

AttributeName41

string

None.

AttributeValue41

string

None.

AttributeName42

string

None.

AttributeValue42

string

None.

AttributeName43

string

None.

AttributeValue43

string

None.

AttributeName44

string

None.

AttributeValue44

string

None.

AttributeName45

string

None.

AttributeValue45

string

None.

AttributeName46

string

None.

AttributeValue46

string

None.

AttributeName47

string

None.

AttributeValue47

string

None.

AttributeName48

string

None.

AttributeValue48

string

None.

AttributeName49

string

None.

AttributeValue49

string

None.

AttributeName50

string

None.

AttributeValue50

string

None.

ItemAttributes

Collection of ItemAttribute

None.

UserID

string

Required

String length: inclusive between 0 and 50

Request Formats

application/json, text/json

Sample:
{
  "ProductionAllocationID": 1,
  "ProductionItemID": 2,
  "QCItemID": 3,
  "CustomerCode": "sample string 4",
  "ProjectCode": "sample string 5",
  "BatchNo": "sample string 6",
  "PreviousProductionItemID": 1,
  "NextProductionItemID": 1,
  "UniqueID": "sample string 7",
  "ShortDescription": "sample string 8",
  "LongDescription": "sample string 9",
  "UOM": "sample string 10",
  "NewShortDescription": "sample string 11",
  "NewLongDescription": "sample string 12",
  "MissingWords": "sample string 13",
  "MFRName": "sample string 14",
  "MFRPN": "sample string 15",
  "VendorName": "sample string 16",
  "VendorPN": "sample string 17",
  "Noun": "sample string 18",
  "Modifier": "sample string 19",
  "Status": "sample string 20",
  "Level": "sample string 21",
  "MFRName1": "sample string 22",
  "MFRPN1": "sample string 23",
  "MFRName2": "sample string 24",
  "MFRPN2": "sample string 25",
  "MFRName3": "sample string 26",
  "MFRPN3": "sample string 27",
  "VendorName1": "sample string 28",
  "VendorPN1": "sample string 29",
  "VendorName2": "sample string 30",
  "VendorPN2": "sample string 31",
  "VendorName3": "sample string 32",
  "VendorPN3": "sample string 33",
  "AdditionalInfo": "sample string 34",
  "AdditionalInfoFromWeb": "sample string 35",
  "UNSPSCCode": "sample string 36",
  "UNSPSCCategory": "sample string 37",
  "WebRefURL1": "sample string 38",
  "WebRefURL2": "sample string 39",
  "WebRefURL3": "sample string 40",
  "PDFURL": "sample string 41",
  "Remarks": "sample string 42",
  "Query": "sample string 43",
  "IsMovedToQC": "sample string 44",
  "UNSPSCVersion": "sample string 45",
  "ProductionUser": "sample string 46",
  "QCUser": "sample string 47",
  "QCStatus": "sample string 48",
  "QCTestNo": "sample string 49",
  "TotalRowsCount": 50,
  "CustomColumnName1": "sample string 51",
  "CustomColumnName1Value": "sample string 52",
  "CustomColumnName2": "sample string 53",
  "CustomColumnName2Value": "sample string 54",
  "CustomColumnName3": "sample string 55",
  "CustomColumnName3Value": "sample string 56",
  "Application": "sample string 57",
  "DWG": "sample string 58",
  "ItemNo": "sample string 59",
  "OtherNo": "sample string 60",
  "POS": "sample string 61",
  "SerialNo": "sample string 62",
  "KKSCode": "sample string 63",
  "AssemblyOrPart": "sample string 64",
  "BOM": "sample string 65",
  "GreenItems": "sample string 66",
  "AllocatedCount": 67,
  "PendingCount": 68,
  "ProcessedCount": 69,
  "QCApprovedCount": 70,
  "RejectedCount": 71,
  "QueryCount": 72,
  "UpdatedOn": "2025-12-06T09:54:37.9289796+05:30",
  "AttributeName1": "sample string 74",
  "AttributeValue1": "sample string 75",
  "AttributeName2": "sample string 76",
  "AttributeValue2": "sample string 77",
  "AttributeName3": "sample string 78",
  "AttributeValue3": "sample string 79",
  "AttributeName4": "sample string 80",
  "AttributeValue4": "sample string 81",
  "AttributeName5": "sample string 82",
  "AttributeValue5": "sample string 83",
  "AttributeName6": "sample string 84",
  "AttributeValue6": "sample string 85",
  "AttributeName7": "sample string 86",
  "AttributeValue7": "sample string 87",
  "AttributeName8": "sample string 88",
  "AttributeValue8": "sample string 89",
  "AttributeName9": "sample string 90",
  "AttributeValue9": "sample string 91",
  "AttributeName10": "sample string 92",
  "AttributeValue10": "sample string 93",
  "AttributeName11": "sample string 94",
  "AttributeValue11": "sample string 95",
  "AttributeName12": "sample string 96",
  "AttributeValue12": "sample string 97",
  "AttributeName13": "sample string 98",
  "AttributeValue13": "sample string 99",
  "AttributeName14": "sample string 100",
  "AttributeValue14": "sample string 101",
  "AttributeName15": "sample string 102",
  "AttributeValue15": "sample string 103",
  "AttributeName16": "sample string 104",
  "AttributeValue16": "sample string 105",
  "AttributeName17": "sample string 106",
  "AttributeValue17": "sample string 107",
  "AttributeName18": "sample string 108",
  "AttributeValue18": "sample string 109",
  "AttributeName19": "sample string 110",
  "AttributeValue19": "sample string 111",
  "AttributeName20": "sample string 112",
  "AttributeValue20": "sample string 113",
  "AttributeName21": "sample string 114",
  "AttributeValue21": "sample string 115",
  "AttributeName22": "sample string 116",
  "AttributeValue22": "sample string 117",
  "AttributeName23": "sample string 118",
  "AttributeValue23": "sample string 119",
  "AttributeName24": "sample string 120",
  "AttributeValue24": "sample string 121",
  "AttributeName25": "sample string 122",
  "AttributeValue25": "sample string 123",
  "AttributeName26": "sample string 124",
  "AttributeValue26": "sample string 125",
  "AttributeName27": "sample string 126",
  "AttributeValue27": "sample string 127",
  "AttributeName28": "sample string 128",
  "AttributeValue28": "sample string 129",
  "AttributeName29": "sample string 130",
  "AttributeValue29": "sample string 131",
  "AttributeName30": "sample string 132",
  "AttributeValue30": "sample string 133",
  "AttributeName31": "sample string 134",
  "AttributeValue31": "sample string 135",
  "AttributeName32": "sample string 136",
  "AttributeValue32": "sample string 137",
  "AttributeName33": "sample string 138",
  "AttributeValue33": "sample string 139",
  "AttributeName34": "sample string 140",
  "AttributeValue34": "sample string 141",
  "AttributeName35": "sample string 142",
  "AttributeValue35": "sample string 143",
  "AttributeName36": "sample string 144",
  "AttributeValue36": "sample string 145",
  "AttributeName37": "sample string 146",
  "AttributeValue37": "sample string 147",
  "AttributeName38": "sample string 148",
  "AttributeValue38": "sample string 149",
  "AttributeName39": "sample string 150",
  "AttributeValue39": "sample string 151",
  "AttributeName40": "sample string 152",
  "AttributeValue40": "sample string 153",
  "AttributeName41": "sample string 154",
  "AttributeValue41": "sample string 155",
  "AttributeName42": "sample string 156",
  "AttributeValue42": "sample string 157",
  "AttributeName43": "sample string 158",
  "AttributeValue43": "sample string 159",
  "AttributeName44": "sample string 160",
  "AttributeValue44": "sample string 161",
  "AttributeName45": "sample string 162",
  "AttributeValue45": "sample string 163",
  "AttributeName46": "sample string 164",
  "AttributeValue46": "sample string 165",
  "AttributeName47": "sample string 166",
  "AttributeValue47": "sample string 167",
  "AttributeName48": "sample string 168",
  "AttributeValue48": "sample string 169",
  "AttributeName49": "sample string 170",
  "AttributeValue49": "sample string 171",
  "AttributeName50": "sample string 172",
  "AttributeValue50": "sample string 173",
  "ItemAttributes": [
    {
      "AttributeName": "sample string 1",
      "AttributeValue": "sample string 2",
      "QCAttributeValue": "sample string 3",
      "QCAttributeValueComments": "sample string 4"
    },
    {
      "AttributeName": "sample string 1",
      "AttributeValue": "sample string 2",
      "QCAttributeValue": "sample string 3",
      "QCAttributeValueComments": "sample string 4"
    }
  ],
  "UserID": "sample string 174"
}

application/xml, text/xml

Sample:
<ProductionItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GOPWebAPI.Models">
  <AdditionalInfo>sample string 34</AdditionalInfo>
  <AdditionalInfoFromWeb>sample string 35</AdditionalInfoFromWeb>
  <AllocatedCount>67</AllocatedCount>
  <Application>sample string 57</Application>
  <AssemblyOrPart>sample string 64</AssemblyOrPart>
  <AttributeName1>sample string 74</AttributeName1>
  <AttributeName10>sample string 92</AttributeName10>
  <AttributeName11>sample string 94</AttributeName11>
  <AttributeName12>sample string 96</AttributeName12>
  <AttributeName13>sample string 98</AttributeName13>
  <AttributeName14>sample string 100</AttributeName14>
  <AttributeName15>sample string 102</AttributeName15>
  <AttributeName16>sample string 104</AttributeName16>
  <AttributeName17>sample string 106</AttributeName17>
  <AttributeName18>sample string 108</AttributeName18>
  <AttributeName19>sample string 110</AttributeName19>
  <AttributeName2>sample string 76</AttributeName2>
  <AttributeName20>sample string 112</AttributeName20>
  <AttributeName21>sample string 114</AttributeName21>
  <AttributeName22>sample string 116</AttributeName22>
  <AttributeName23>sample string 118</AttributeName23>
  <AttributeName24>sample string 120</AttributeName24>
  <AttributeName25>sample string 122</AttributeName25>
  <AttributeName26>sample string 124</AttributeName26>
  <AttributeName27>sample string 126</AttributeName27>
  <AttributeName28>sample string 128</AttributeName28>
  <AttributeName29>sample string 130</AttributeName29>
  <AttributeName3>sample string 78</AttributeName3>
  <AttributeName30>sample string 132</AttributeName30>
  <AttributeName31>sample string 134</AttributeName31>
  <AttributeName32>sample string 136</AttributeName32>
  <AttributeName33>sample string 138</AttributeName33>
  <AttributeName34>sample string 140</AttributeName34>
  <AttributeName35>sample string 142</AttributeName35>
  <AttributeName36>sample string 144</AttributeName36>
  <AttributeName37>sample string 146</AttributeName37>
  <AttributeName38>sample string 148</AttributeName38>
  <AttributeName39>sample string 150</AttributeName39>
  <AttributeName4>sample string 80</AttributeName4>
  <AttributeName40>sample string 152</AttributeName40>
  <AttributeName41>sample string 154</AttributeName41>
  <AttributeName42>sample string 156</AttributeName42>
  <AttributeName43>sample string 158</AttributeName43>
  <AttributeName44>sample string 160</AttributeName44>
  <AttributeName45>sample string 162</AttributeName45>
  <AttributeName46>sample string 164</AttributeName46>
  <AttributeName47>sample string 166</AttributeName47>
  <AttributeName48>sample string 168</AttributeName48>
  <AttributeName49>sample string 170</AttributeName49>
  <AttributeName5>sample string 82</AttributeName5>
  <AttributeName50>sample string 172</AttributeName50>
  <AttributeName6>sample string 84</AttributeName6>
  <AttributeName7>sample string 86</AttributeName7>
  <AttributeName8>sample string 88</AttributeName8>
  <AttributeName9>sample string 90</AttributeName9>
  <AttributeValue1>sample string 75</AttributeValue1>
  <AttributeValue10>sample string 93</AttributeValue10>
  <AttributeValue11>sample string 95</AttributeValue11>
  <AttributeValue12>sample string 97</AttributeValue12>
  <AttributeValue13>sample string 99</AttributeValue13>
  <AttributeValue14>sample string 101</AttributeValue14>
  <AttributeValue15>sample string 103</AttributeValue15>
  <AttributeValue16>sample string 105</AttributeValue16>
  <AttributeValue17>sample string 107</AttributeValue17>
  <AttributeValue18>sample string 109</AttributeValue18>
  <AttributeValue19>sample string 111</AttributeValue19>
  <AttributeValue2>sample string 77</AttributeValue2>
  <AttributeValue20>sample string 113</AttributeValue20>
  <AttributeValue21>sample string 115</AttributeValue21>
  <AttributeValue22>sample string 117</AttributeValue22>
  <AttributeValue23>sample string 119</AttributeValue23>
  <AttributeValue24>sample string 121</AttributeValue24>
  <AttributeValue25>sample string 123</AttributeValue25>
  <AttributeValue26>sample string 125</AttributeValue26>
  <AttributeValue27>sample string 127</AttributeValue27>
  <AttributeValue28>sample string 129</AttributeValue28>
  <AttributeValue29>sample string 131</AttributeValue29>
  <AttributeValue3>sample string 79</AttributeValue3>
  <AttributeValue30>sample string 133</AttributeValue30>
  <AttributeValue31>sample string 135</AttributeValue31>
  <AttributeValue32>sample string 137</AttributeValue32>
  <AttributeValue33>sample string 139</AttributeValue33>
  <AttributeValue34>sample string 141</AttributeValue34>
  <AttributeValue35>sample string 143</AttributeValue35>
  <AttributeValue36>sample string 145</AttributeValue36>
  <AttributeValue37>sample string 147</AttributeValue37>
  <AttributeValue38>sample string 149</AttributeValue38>
  <AttributeValue39>sample string 151</AttributeValue39>
  <AttributeValue4>sample string 81</AttributeValue4>
  <AttributeValue40>sample string 153</AttributeValue40>
  <AttributeValue41>sample string 155</AttributeValue41>
  <AttributeValue42>sample string 157</AttributeValue42>
  <AttributeValue43>sample string 159</AttributeValue43>
  <AttributeValue44>sample string 161</AttributeValue44>
  <AttributeValue45>sample string 163</AttributeValue45>
  <AttributeValue46>sample string 165</AttributeValue46>
  <AttributeValue47>sample string 167</AttributeValue47>
  <AttributeValue48>sample string 169</AttributeValue48>
  <AttributeValue49>sample string 171</AttributeValue49>
  <AttributeValue5>sample string 83</AttributeValue5>
  <AttributeValue50>sample string 173</AttributeValue50>
  <AttributeValue6>sample string 85</AttributeValue6>
  <AttributeValue7>sample string 87</AttributeValue7>
  <AttributeValue8>sample string 89</AttributeValue8>
  <AttributeValue9>sample string 91</AttributeValue9>
  <BOM>sample string 65</BOM>
  <BatchNo>sample string 6</BatchNo>
  <CustomColumnName1>sample string 51</CustomColumnName1>
  <CustomColumnName1Value>sample string 52</CustomColumnName1Value>
  <CustomColumnName2>sample string 53</CustomColumnName2>
  <CustomColumnName2Value>sample string 54</CustomColumnName2Value>
  <CustomColumnName3>sample string 55</CustomColumnName3>
  <CustomColumnName3Value>sample string 56</CustomColumnName3Value>
  <CustomerCode>sample string 4</CustomerCode>
  <DWG>sample string 58</DWG>
  <GreenItems>sample string 66</GreenItems>
  <IsMovedToQC>sample string 44</IsMovedToQC>
  <ItemAttributes>
    <ItemAttribute>
      <AttributeName>sample string 1</AttributeName>
      <AttributeValue>sample string 2</AttributeValue>
      <QCAttributeValue>sample string 3</QCAttributeValue>
      <QCAttributeValueComments>sample string 4</QCAttributeValueComments>
    </ItemAttribute>
    <ItemAttribute>
      <AttributeName>sample string 1</AttributeName>
      <AttributeValue>sample string 2</AttributeValue>
      <QCAttributeValue>sample string 3</QCAttributeValue>
      <QCAttributeValueComments>sample string 4</QCAttributeValueComments>
    </ItemAttribute>
  </ItemAttributes>
  <ItemNo>sample string 59</ItemNo>
  <KKSCode>sample string 63</KKSCode>
  <Level>sample string 21</Level>
  <LongDescription>sample string 9</LongDescription>
  <MFRName>sample string 14</MFRName>
  <MFRName1>sample string 22</MFRName1>
  <MFRName2>sample string 24</MFRName2>
  <MFRName3>sample string 26</MFRName3>
  <MFRPN>sample string 15</MFRPN>
  <MFRPN1>sample string 23</MFRPN1>
  <MFRPN2>sample string 25</MFRPN2>
  <MFRPN3>sample string 27</MFRPN3>
  <MissingWords>sample string 13</MissingWords>
  <Modifier>sample string 19</Modifier>
  <NewLongDescription>sample string 12</NewLongDescription>
  <NewShortDescription>sample string 11</NewShortDescription>
  <NextProductionItemID>1</NextProductionItemID>
  <Noun>sample string 18</Noun>
  <OtherNo>sample string 60</OtherNo>
  <PDFURL>sample string 41</PDFURL>
  <POS>sample string 61</POS>
  <PendingCount>68</PendingCount>
  <PreviousProductionItemID>1</PreviousProductionItemID>
  <ProcessedCount>69</ProcessedCount>
  <ProductionAllocationID>1</ProductionAllocationID>
  <ProductionItemID>2</ProductionItemID>
  <ProductionUser>sample string 46</ProductionUser>
  <ProjectCode>sample string 5</ProjectCode>
  <QCApprovedCount>70</QCApprovedCount>
  <QCItemID>3</QCItemID>
  <QCStatus>sample string 48</QCStatus>
  <QCTestNo>sample string 49</QCTestNo>
  <QCUser>sample string 47</QCUser>
  <Query>sample string 43</Query>
  <QueryCount>72</QueryCount>
  <RejectedCount>71</RejectedCount>
  <Remarks>sample string 42</Remarks>
  <SerialNo>sample string 62</SerialNo>
  <ShortDescription>sample string 8</ShortDescription>
  <Status>sample string 20</Status>
  <TotalRowsCount>50</TotalRowsCount>
  <UNSPSCCategory>sample string 37</UNSPSCCategory>
  <UNSPSCCode>sample string 36</UNSPSCCode>
  <UNSPSCVersion>sample string 45</UNSPSCVersion>
  <UOM>sample string 10</UOM>
  <UniqueID>sample string 7</UniqueID>
  <UpdatedOn>2025-12-06T09:54:37.9289796+05:30</UpdatedOn>
  <UserID>sample string 174</UserID>
  <VendorName>sample string 16</VendorName>
  <VendorName1>sample string 28</VendorName1>
  <VendorName2>sample string 30</VendorName2>
  <VendorName3>sample string 32</VendorName3>
  <VendorPN>sample string 17</VendorPN>
  <VendorPN1>sample string 29</VendorPN1>
  <VendorPN2>sample string 31</VendorPN2>
  <VendorPN3>sample string 33</VendorPN3>
  <WebRefURL1>sample string 38</WebRefURL1>
  <WebRefURL2>sample string 39</WebRefURL2>
  <WebRefURL3>sample string 40</WebRefURL3>
</ProductionItem>

multipart/form-data

Sample:
<ProductionItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GOPWebAPI.Models"><AdditionalInfo>sample string 34</AdditionalInfo><AdditionalInfoFromWeb>sample string 35</AdditionalInfoFromWeb><AllocatedCount>67</AllocatedCount><Application>sample string 57</Application><AssemblyOrPart>sample string 64</AssemblyOrPart><AttributeName1>sample string 74</AttributeName1><AttributeName10>sample string 92</AttributeName10><AttributeName11>sample string 94</AttributeName11><AttributeName12>sample string 96</AttributeName12><AttributeName13>sample string 98</AttributeName13><AttributeName14>sample string 100</AttributeName14><AttributeName15>sample string 102</AttributeName15><AttributeName16>sample string 104</AttributeName16><AttributeName17>sample string 106</AttributeName17><AttributeName18>sample string 108</AttributeName18><AttributeName19>sample string 110</AttributeName19><AttributeName2>sample string 76</AttributeName2><AttributeName20>sample string 112</AttributeName20><AttributeName21>sample string 114</AttributeName21><AttributeName22>sample string 116</AttributeName22><AttributeName23>sample string 118</AttributeName23><AttributeName24>sample string 120</AttributeName24><AttributeName25>sample string 122</AttributeName25><AttributeName26>sample string 124</AttributeName26><AttributeName27>sample string 126</AttributeName27><AttributeName28>sample string 128</AttributeName28><AttributeName29>sample string 130</AttributeName29><AttributeName3>sample string 78</AttributeName3><AttributeName30>sample string 132</AttributeName30><AttributeName31>sample string 134</AttributeName31><AttributeName32>sample string 136</AttributeName32><AttributeName33>sample string 138</AttributeName33><AttributeName34>sample string 140</AttributeName34><AttributeName35>sample string 142</AttributeName35><AttributeName36>sample string 144</AttributeName36><AttributeName37>sample string 146</AttributeName37><AttributeName38>sample string 148</AttributeName38><AttributeName39>sample string 150</AttributeName39><AttributeName4>sample string 80</AttributeName4><AttributeName40>sample string 152</AttributeName40><AttributeName41>sample string 154</AttributeName41><AttributeName42>sample string 156</AttributeName42><AttributeName43>sample string 158</AttributeName43><AttributeName44>sample string 160</AttributeName44><AttributeName45>sample string 162</AttributeName45><AttributeName46>sample string 164</AttributeName46><AttributeName47>sample string 166</AttributeName47><AttributeName48>sample string 168</AttributeName48><AttributeName49>sample string 170</AttributeName49><AttributeName5>sample string 82</AttributeName5><AttributeName50>sample string 172</AttributeName50><AttributeName6>sample string 84</AttributeName6><AttributeName7>sample string 86</AttributeName7><AttributeName8>sample string 88</AttributeName8><AttributeName9>sample string 90</AttributeName9><AttributeValue1>sample string 75</AttributeValue1><AttributeValue10>sample string 93</AttributeValue10><AttributeValue11>sample string 95</AttributeValue11><AttributeValue12>sample string 97</AttributeValue12><AttributeValue13>sample string 99</AttributeValue13><AttributeValue14>sample string 101</AttributeValue14><AttributeValue15>sample string 103</AttributeValue15><AttributeValue16>sample string 105</AttributeValue16><AttributeValue17>sample string 107</AttributeValue17><AttributeValue18>sample string 109</AttributeValue18><AttributeValue19>sample string 111</AttributeValue19><AttributeValue2>sample string 77</AttributeValue2><AttributeValue20>sample string 113</AttributeValue20><AttributeValue21>sample string 115</AttributeValue21><AttributeValue22>sample string 117</AttributeValue22><AttributeValue23>sample string 119</AttributeValue23><AttributeValue24>sample string 121</AttributeValue24><AttributeValue25>sample string 123</AttributeValue25><AttributeValue26>sample string 125</AttributeValue26><AttributeValue27>sample string 127</AttributeValue27><AttributeValue28>sample string 129</AttributeValue28><AttributeValue29>sample string 131</AttributeValue29><AttributeValue3>sample string 79</AttributeValue3><AttributeValue30>sample string 133</AttributeValue30><AttributeValue31>sample string 135</AttributeValue31><AttributeValue32>sample string 137</AttributeValue32><AttributeValue33>sample string 139</AttributeValue33><AttributeValue34>sample string 141</AttributeValue34><AttributeValue35>sample string 143</AttributeValue35><AttributeValue36>sample string 145</AttributeValue36><AttributeValue37>sample string 147</AttributeValue37><AttributeValue38>sample string 149</AttributeValue38><AttributeValue39>sample string 151</AttributeValue39><AttributeValue4>sample string 81</AttributeValue4><AttributeValue40>sample string 153</AttributeValue40><AttributeValue41>sample string 155</AttributeValue41><AttributeValue42>sample string 157</AttributeValue42><AttributeValue43>sample string 159</AttributeValue43><AttributeValue44>sample string 161</AttributeValue44><AttributeValue45>sample string 163</AttributeValue45><AttributeValue46>sample string 165</AttributeValue46><AttributeValue47>sample string 167</AttributeValue47><AttributeValue48>sample string 169</AttributeValue48><AttributeValue49>sample string 171</AttributeValue49><AttributeValue5>sample string 83</AttributeValue5><AttributeValue50>sample string 173</AttributeValue50><AttributeValue6>sample string 85</AttributeValue6><AttributeValue7>sample string 87</AttributeValue7><AttributeValue8>sample string 89</AttributeValue8><AttributeValue9>sample string 91</AttributeValue9><BOM>sample string 65</BOM><BatchNo>sample string 6</BatchNo><CustomColumnName1>sample string 51</CustomColumnName1><CustomColumnName1Value>sample string 52</CustomColumnName1Value><CustomColumnName2>sample string 53</CustomColumnName2><CustomColumnName2Value>sample string 54</CustomColumnName2Value><CustomColumnName3>sample string 55</CustomColumnName3><CustomColumnName3Value>sample string 56</CustomColumnName3Value><CustomerCode>sample string 4</CustomerCode><DWG>sample string 58</DWG><GreenItems>sample string 66</GreenItems><IsMovedToQC>sample string 44</IsMovedToQC><ItemAttributes><ItemAttribute><AttributeName>sample string 1</AttributeName><AttributeValue>sample string 2</AttributeValue><QCAttributeValue>sample string 3</QCAttributeValue><QCAttributeValueComments>sample string 4</QCAttributeValueComments></ItemAttribute><ItemAttribute><AttributeName>sample string 1</AttributeName><AttributeValue>sample string 2</AttributeValue><QCAttributeValue>sample string 3</QCAttributeValue><QCAttributeValueComments>sample string 4</QCAttributeValueComments></ItemAttribute></ItemAttributes><ItemNo>sample string 59</ItemNo><KKSCode>sample string 63</KKSCode><Level>sample string 21</Level><LongDescription>sample string 9</LongDescription><MFRName>sample string 14</MFRName><MFRName1>sample string 22</MFRName1><MFRName2>sample string 24</MFRName2><MFRName3>sample string 26</MFRName3><MFRPN>sample string 15</MFRPN><MFRPN1>sample string 23</MFRPN1><MFRPN2>sample string 25</MFRPN2><MFRPN3>sample string 27</MFRPN3><MissingWords>sample string 13</MissingWords><Modifier>sample string 19</Modifier><NewLongDescription>sample string 12</NewLongDescription><NewShortDescription>sample string 11</NewShortDescription><NextProductionItemID>1</NextProductionItemID><Noun>sample string 18</Noun><OtherNo>sample string 60</OtherNo><PDFURL>sample string 41</PDFURL><POS>sample string 61</POS><PendingCount>68</PendingCount><PreviousProductionItemID>1</PreviousProductionItemID><ProcessedCount>69</ProcessedCount><ProductionAllocationID>1</ProductionAllocationID><ProductionItemID>2</ProductionItemID><ProductionUser>sample string 46</ProductionUser><ProjectCode>sample string 5</ProjectCode><QCApprovedCount>70</QCApprovedCount><QCItemID>3</QCItemID><QCStatus>sample string 48</QCStatus><QCTestNo>sample string 49</QCTestNo><QCUser>sample string 47</QCUser><Query>sample string 43</Query><QueryCount>72</QueryCount><RejectedCount>71</RejectedCount><Remarks>sample string 42</Remarks><SerialNo>sample string 62</SerialNo><ShortDescription>sample string 8</ShortDescription><Status>sample string 20</Status><TotalRowsCount>50</TotalRowsCount><UNSPSCCategory>sample string 37</UNSPSCCategory><UNSPSCCode>sample string 36</UNSPSCCode><UNSPSCVersion>sample string 45</UNSPSCVersion><UOM>sample string 10</UOM><UniqueID>sample string 7</UniqueID><UpdatedOn>2025-12-06T09:54:37.9289796+05:30</UpdatedOn><UserID>sample string 174</UserID><VendorName>sample string 16</VendorName><VendorName1>sample string 28</VendorName1><VendorName2>sample string 30</VendorName2><VendorName3>sample string 32</VendorName3><VendorPN>sample string 17</VendorPN><VendorPN1>sample string 29</VendorPN1><VendorPN2>sample string 31</VendorPN2><VendorPN3>sample string 33</VendorPN3><WebRefURL1>sample string 38</WebRefURL1><WebRefURL2>sample string 39</WebRefURL2><WebRefURL3>sample string 40</WebRefURL3></ProductionItem>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.