POST UpdateItemGroups
Request Information
URI Parameters
None.
Body Parameters
ClassAPIRequest_SaveItemGroups| Name | Description | Type | Additional information |
|---|---|---|---|
| LogicUserCode | string |
None. |
|
| GroupName1 | string |
None. |
|
| GroupName2 | string |
None. |
|
| GroupName3 | string |
None. |
|
| GroupName4 | string |
None. |
|
| GroupName5 | string |
None. |
|
| GroupName6 | string |
None. |
|
| GroupName7 | string |
None. |
|
| GroupName8 | string |
None. |
|
| GroupName9 | string |
None. |
|
| GroupName10 | string |
None. |
|
| GroupName11 | string |
None. |
|
| GroupName12 | string |
None. |
|
| GroupName13 | string |
None. |
|
| GroupName14 | string |
None. |
|
| GroupName15 | string |
None. |
|
| GroupName16 | string |
None. |
|
| GroupName17 | string |
None. |
|
| GroupName18 | string |
None. |
|
| GroupName19 | string |
None. |
|
| GroupName20 | string |
None. |
|
| GroupName21 | string |
None. |
|
| GroupName22 | string |
None. |
|
| GroupName23 | string |
None. |
|
| GroupName24 | string |
None. |
|
| GroupName25 | string |
None. |
|
| GroupName26 | string |
None. |
|
| GroupName27 | string |
None. |
|
| GroupName28 | string |
None. |
|
| GroupName29 | string |
None. |
|
| GroupName30 | string |
None. |
|
| GroupShort1 | string |
None. |
|
| GroupShort2 | string |
None. |
|
| GroupShort3 | string |
None. |
|
| GroupShort4 | string |
None. |
|
| GroupShort5 | string |
None. |
|
| GroupShort6 | string |
None. |
|
| GroupShort7 | string |
None. |
|
| GroupShort8 | string |
None. |
|
| GroupShort9 | string |
None. |
|
| GroupShort10 | string |
None. |
|
| GroupShort11 | string |
None. |
|
| GroupShort12 | string |
None. |
|
| GroupShort13 | string |
None. |
|
| GroupShort14 | string |
None. |
|
| GroupShort15 | string |
None. |
|
| GroupShort16 | string |
None. |
|
| GroupShort17 | string |
None. |
|
| GroupShort18 | string |
None. |
|
| GroupShort19 | string |
None. |
|
| GroupShort20 | string |
None. |
|
| GroupShort21 | string |
None. |
|
| GroupShort22 | string |
None. |
|
| GroupShort23 | string |
None. |
|
| GroupShort24 | string |
None. |
|
| GroupShort25 | string |
None. |
|
| GroupShort26 | string |
None. |
|
| GroupShort27 | string |
None. |
|
| GroupShort28 | string |
None. |
|
| GroupShort29 | string |
None. |
|
| GroupShort30 | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"LogicUserCode": "sample string 1",
"GroupName1": "sample string 2",
"GroupName2": "sample string 3",
"GroupName3": "sample string 4",
"GroupName4": "sample string 5",
"GroupName5": "sample string 6",
"GroupName6": "sample string 7",
"GroupName7": "sample string 8",
"GroupName8": "sample string 9",
"GroupName9": "sample string 10",
"GroupName10": "sample string 11",
"GroupName11": "sample string 12",
"GroupName12": "sample string 13",
"GroupName13": "sample string 14",
"GroupName14": "sample string 15",
"GroupName15": "sample string 16",
"GroupName16": "sample string 17",
"GroupName17": "sample string 18",
"GroupName18": "sample string 19",
"GroupName19": "sample string 20",
"GroupName20": "sample string 21",
"GroupName21": "sample string 22",
"GroupName22": "sample string 23",
"GroupName23": "sample string 24",
"GroupName24": "sample string 25",
"GroupName25": "sample string 26",
"GroupName26": "sample string 27",
"GroupName27": "sample string 28",
"GroupName28": "sample string 29",
"GroupName29": "sample string 30",
"GroupName30": "sample string 31",
"GroupShort1": "sample string 32",
"GroupShort2": "sample string 33",
"GroupShort3": "sample string 34",
"GroupShort4": "sample string 35",
"GroupShort5": "sample string 36",
"GroupShort6": "sample string 37",
"GroupShort7": "sample string 38",
"GroupShort8": "sample string 39",
"GroupShort9": "sample string 40",
"GroupShort10": "sample string 41",
"GroupShort11": "sample string 42",
"GroupShort12": "sample string 43",
"GroupShort13": "sample string 44",
"GroupShort14": "sample string 45",
"GroupShort15": "sample string 46",
"GroupShort16": "sample string 47",
"GroupShort17": "sample string 48",
"GroupShort18": "sample string 49",
"GroupShort19": "sample string 50",
"GroupShort20": "sample string 51",
"GroupShort21": "sample string 52",
"GroupShort22": "sample string 53",
"GroupShort23": "sample string 54",
"GroupShort24": "sample string 55",
"GroupShort25": "sample string 56",
"GroupShort26": "sample string 57",
"GroupShort27": "sample string 58",
"GroupShort28": "sample string 59",
"GroupShort29": "sample string 60",
"GroupShort30": "sample string 61"
}
application/xml, text/xml
Sample:
<ClassAPIRequest_SaveItemGroups xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Logic.NET.API.Base"> <GroupName1>sample string 2</GroupName1> <GroupName10>sample string 11</GroupName10> <GroupName11>sample string 12</GroupName11> <GroupName12>sample string 13</GroupName12> <GroupName13>sample string 14</GroupName13> <GroupName14>sample string 15</GroupName14> <GroupName15>sample string 16</GroupName15> <GroupName16>sample string 17</GroupName16> <GroupName17>sample string 18</GroupName17> <GroupName18>sample string 19</GroupName18> <GroupName19>sample string 20</GroupName19> <GroupName2>sample string 3</GroupName2> <GroupName20>sample string 21</GroupName20> <GroupName21>sample string 22</GroupName21> <GroupName22>sample string 23</GroupName22> <GroupName23>sample string 24</GroupName23> <GroupName24>sample string 25</GroupName24> <GroupName25>sample string 26</GroupName25> <GroupName26>sample string 27</GroupName26> <GroupName27>sample string 28</GroupName27> <GroupName28>sample string 29</GroupName28> <GroupName29>sample string 30</GroupName29> <GroupName3>sample string 4</GroupName3> <GroupName30>sample string 31</GroupName30> <GroupName4>sample string 5</GroupName4> <GroupName5>sample string 6</GroupName5> <GroupName6>sample string 7</GroupName6> <GroupName7>sample string 8</GroupName7> <GroupName8>sample string 9</GroupName8> <GroupName9>sample string 10</GroupName9> <GroupShort1>sample string 32</GroupShort1> <GroupShort10>sample string 41</GroupShort10> <GroupShort11>sample string 42</GroupShort11> <GroupShort12>sample string 43</GroupShort12> <GroupShort13>sample string 44</GroupShort13> <GroupShort14>sample string 45</GroupShort14> <GroupShort15>sample string 46</GroupShort15> <GroupShort16>sample string 47</GroupShort16> <GroupShort17>sample string 48</GroupShort17> <GroupShort18>sample string 49</GroupShort18> <GroupShort19>sample string 50</GroupShort19> <GroupShort2>sample string 33</GroupShort2> <GroupShort20>sample string 51</GroupShort20> <GroupShort21>sample string 52</GroupShort21> <GroupShort22>sample string 53</GroupShort22> <GroupShort23>sample string 54</GroupShort23> <GroupShort24>sample string 55</GroupShort24> <GroupShort25>sample string 56</GroupShort25> <GroupShort26>sample string 57</GroupShort26> <GroupShort27>sample string 58</GroupShort27> <GroupShort28>sample string 59</GroupShort28> <GroupShort29>sample string 60</GroupShort29> <GroupShort3>sample string 34</GroupShort3> <GroupShort30>sample string 61</GroupShort30> <GroupShort4>sample string 35</GroupShort4> <GroupShort5>sample string 36</GroupShort5> <GroupShort6>sample string 37</GroupShort6> <GroupShort7>sample string 38</GroupShort7> <GroupShort8>sample string 39</GroupShort8> <GroupShort9>sample string 40</GroupShort9> <LogicUserCode>sample string 1</LogicUserCode> </ClassAPIRequest_SaveItemGroups>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |