PUT api/BARMovePickingLocation
위치이동 피킹 처리 하기
Detailed Information
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | 처리할 위치이동 피킹Location정보 |
Define this parameter in the request body. |
Parameter Information
model
| Property | Description |
|---|---|
| SC_KEY_ID (String) |
Location ID + 출고/작업Order[구분+ID] |
| CELL_Code (String) |
CELL[코드] |
| CELL_Name (String) |
CELL[명] |
| SC_WHOD_CompleteMan (String) |
[*U]위치이동 피킹담당사원[코드] - 자동설정 |
| STATUS_Process (String) |
Moving 진행상태 [대기:Order가 등록된 상태, 진행중:작업이 시작된 상태, 피킹:피킹이 완료된 상태, 검수:입고검수가 완료된 상태, 적치:적치가 완료된 상태, 완료:Moving이 완료된 상태]
|
| STATUS_Picking (String) |
피킹상태[미완료:피킹이 완료되지 않은 상태, 완료:모든 ITEM이 피킹완료상태] |
| _BARMovePickingLocationItems (IList`1) |
패키지정보에 대한 Item정보(입출내역)
|
| i_AppCode (String) |
[*CRUD]Application 코드 : 요청하는 Application(Client) |
| i_Index (Int32) |
순번 : list의 내부순번(DB에서 data load시 결정됨) |
| i_PageRowNumber (String) |
Page순번 : paging list에서 UI에 표시되는 순번(paging list에서만 사용됨) |
| i_ItemsCount (String) |
결과목록총수 : paging list에서 query결과목록의 총수(paging list에서만 사용됨) |
Request body formats
application/json, text/json
Sample:
{
"SC_KEY_ID": "sample string 1",
"CELL_Code": "sample string 2",
"CELL_Name": "sample string 3",
"SC_WHOD_CompleteMan": "sample string 4",
"STATUS_Process": "sample string 5",
"STATUS_Picking": "sample string 6",
"_BARMovePickingLocationItems": [
{
"WHOD_ID": 1,
"WHOD_IsWHIn": true,
"WHOD_Type": 1,
"WHOD_MDLCode1": "sample string 2",
"WHOD_MDLCode2": "sample string 3",
"WHOD_MDLCode3": "sample string 4",
"WHOD_RMANo": "sample string 5",
"WHOD_IsBeUsed": true,
"WHOD_Expiration": "sample string 7",
"WHOD_IsBonded": true,
"WHOD_QTY": 9.0,
"WHOD_CDTCheck": "sample string 10",
"WHOD_CDTComplete": "sample string 11",
"WHOD_IsHold": true,
"WHOD_UpMan": 1,
"WHOD_UpDate": "2026-09-10T15:26:08.4785854+09:00",
"TC_WHOD_UpDate": 1,
"WHOD_WHO_ID": 1,
"WHOD_WHW_ID": 1,
"WHOD_WPKG_ID": 1,
"WHOD_CDTInOut": "sample string 14",
"WPKG_NoType": 1,
"WPKG_No": "sample string 15",
"SC_WHOD_UselessDCode": "sample string 16",
"SC_WHOD_ManCheck": "sample string 17",
"SC_WHOD_CompleteMan": "sample string 18",
"SC_WHOD_MODEL_ID": "sample string 19",
"SN_WHOD_MODEL_ID": "sample string 20",
"SC_WHOD_CELL_ID": "sample string 21",
"SC_WHO_OwnerPTN": "sample string 22",
"SN_WHOD_UnitQTY": "sample string 23",
"SC_WHOD_ID": "sample string 24",
"SN_WHOD_InMan": "sample string 25",
"SN_WHOD_UpMan": "sample string 26",
"STATUS_Process": "sample string 27",
"i_AppCode": "sample string 28",
"i_Index": 29,
"i_PageRowNumber": "sample string 30",
"i_ItemsCount": "sample string 31"
},
{
"WHOD_ID": 1,
"WHOD_IsWHIn": true,
"WHOD_Type": 1,
"WHOD_MDLCode1": "sample string 2",
"WHOD_MDLCode2": "sample string 3",
"WHOD_MDLCode3": "sample string 4",
"WHOD_RMANo": "sample string 5",
"WHOD_IsBeUsed": true,
"WHOD_Expiration": "sample string 7",
"WHOD_IsBonded": true,
"WHOD_QTY": 9.0,
"WHOD_CDTCheck": "sample string 10",
"WHOD_CDTComplete": "sample string 11",
"WHOD_IsHold": true,
"WHOD_UpMan": 1,
"WHOD_UpDate": "2026-09-10T15:26:08.4785854+09:00",
"TC_WHOD_UpDate": 1,
"WHOD_WHO_ID": 1,
"WHOD_WHW_ID": 1,
"WHOD_WPKG_ID": 1,
"WHOD_CDTInOut": "sample string 14",
"WPKG_NoType": 1,
"WPKG_No": "sample string 15",
"SC_WHOD_UselessDCode": "sample string 16",
"SC_WHOD_ManCheck": "sample string 17",
"SC_WHOD_CompleteMan": "sample string 18",
"SC_WHOD_MODEL_ID": "sample string 19",
"SN_WHOD_MODEL_ID": "sample string 20",
"SC_WHOD_CELL_ID": "sample string 21",
"SC_WHO_OwnerPTN": "sample string 22",
"SN_WHOD_UnitQTY": "sample string 23",
"SC_WHOD_ID": "sample string 24",
"SN_WHOD_InMan": "sample string 25",
"SN_WHOD_UpMan": "sample string 26",
"STATUS_Process": "sample string 27",
"i_AppCode": "sample string 28",
"i_Index": 29,
"i_PageRowNumber": "sample string 30",
"i_ItemsCount": "sample string 31"
},
{
"WHOD_ID": 1,
"WHOD_IsWHIn": true,
"WHOD_Type": 1,
"WHOD_MDLCode1": "sample string 2",
"WHOD_MDLCode2": "sample string 3",
"WHOD_MDLCode3": "sample string 4",
"WHOD_RMANo": "sample string 5",
"WHOD_IsBeUsed": true,
"WHOD_Expiration": "sample string 7",
"WHOD_IsBonded": true,
"WHOD_QTY": 9.0,
"WHOD_CDTCheck": "sample string 10",
"WHOD_CDTComplete": "sample string 11",
"WHOD_IsHold": true,
"WHOD_UpMan": 1,
"WHOD_UpDate": "2026-09-10T15:26:08.4785854+09:00",
"TC_WHOD_UpDate": 1,
"WHOD_WHO_ID": 1,
"WHOD_WHW_ID": 1,
"WHOD_WPKG_ID": 1,
"WHOD_CDTInOut": "sample string 14",
"WPKG_NoType": 1,
"WPKG_No": "sample string 15",
"SC_WHOD_UselessDCode": "sample string 16",
"SC_WHOD_ManCheck": "sample string 17",
"SC_WHOD_CompleteMan": "sample string 18",
"SC_WHOD_MODEL_ID": "sample string 19",
"SN_WHOD_MODEL_ID": "sample string 20",
"SC_WHOD_CELL_ID": "sample string 21",
"SC_WHO_OwnerPTN": "sample string 22",
"SN_WHOD_UnitQTY": "sample string 23",
"SC_WHOD_ID": "sample string 24",
"SN_WHOD_InMan": "sample string 25",
"SN_WHOD_UpMan": "sample string 26",
"STATUS_Process": "sample string 27",
"i_AppCode": "sample string 28",
"i_Index": 29,
"i_PageRowNumber": "sample string 30",
"i_ItemsCount": "sample string 31"
}
],
"i_AppCode": "sample string 7",
"i_Index": 8,
"i_PageRowNumber": "sample string 9",
"i_ItemsCount": "sample string 10"
}
application/xml, text/xml
Sample:
<BARMovePickingLocation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model.WMS">
<i_AppCode xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 7</i_AppCode>
<i_Index xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">8</i_Index>
<i_ItemsCount xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 10</i_ItemsCount>
<i_PageRowNumber xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 9</i_PageRowNumber>
<CELL_Code>sample string 2</CELL_Code>
<CELL_Name>sample string 3</CELL_Name>
<SC_KEY_ID>sample string 1</SC_KEY_ID>
<SC_WHOD_CompleteMan>sample string 4</SC_WHOD_CompleteMan>
<STATUS_Picking>sample string 6</STATUS_Picking>
<STATUS_Process>sample string 5</STATUS_Process>
<_BARMovePickingLocationItems>
<BARMovePickingLocationItem>
<i_AppCode xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 28</i_AppCode>
<i_Index xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">29</i_Index>
<i_ItemsCount xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 31</i_ItemsCount>
<i_PageRowNumber xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 30</i_PageRowNumber>
<SC_WHOD_CELL_ID>sample string 21</SC_WHOD_CELL_ID>
<SC_WHOD_CompleteMan>sample string 18</SC_WHOD_CompleteMan>
<SC_WHOD_ID>sample string 24</SC_WHOD_ID>
<SC_WHOD_MODEL_ID>sample string 19</SC_WHOD_MODEL_ID>
<SC_WHOD_ManCheck>sample string 17</SC_WHOD_ManCheck>
<SC_WHOD_UselessDCode>sample string 16</SC_WHOD_UselessDCode>
<SC_WHO_OwnerPTN>sample string 22</SC_WHO_OwnerPTN>
<SN_WHOD_InMan>sample string 25</SN_WHOD_InMan>
<SN_WHOD_MODEL_ID>sample string 20</SN_WHOD_MODEL_ID>
<SN_WHOD_UnitQTY>sample string 23</SN_WHOD_UnitQTY>
<SN_WHOD_UpMan>sample string 26</SN_WHOD_UpMan>
<STATUS_Process>sample string 27</STATUS_Process>
<TC_WHOD_UpDate>1</TC_WHOD_UpDate>
<WHOD_CDTCheck>sample string 10</WHOD_CDTCheck>
<WHOD_CDTComplete>sample string 11</WHOD_CDTComplete>
<WHOD_CDTInOut>sample string 14</WHOD_CDTInOut>
<WHOD_Expiration>sample string 7</WHOD_Expiration>
<WHOD_ID>1</WHOD_ID>
<WHOD_IsBeUsed>true</WHOD_IsBeUsed>
<WHOD_IsBonded>true</WHOD_IsBonded>
<WHOD_IsHold>true</WHOD_IsHold>
<WHOD_IsWHIn>true</WHOD_IsWHIn>
<WHOD_MDLCode1>sample string 2</WHOD_MDLCode1>
<WHOD_MDLCode2>sample string 3</WHOD_MDLCode2>
<WHOD_MDLCode3>sample string 4</WHOD_MDLCode3>
<WHOD_QTY>9</WHOD_QTY>
<WHOD_RMANo>sample string 5</WHOD_RMANo>
<WHOD_Type>1</WHOD_Type>
<WHOD_UpDate>2026-09-10T15:26:08.4785854+09:00</WHOD_UpDate>
<WHOD_UpMan>1</WHOD_UpMan>
<WHOD_WHO_ID>1</WHOD_WHO_ID>
<WHOD_WHW_ID>1</WHOD_WHW_ID>
<WHOD_WPKG_ID>1</WHOD_WPKG_ID>
<WPKG_No>sample string 15</WPKG_No>
<WPKG_NoType>1</WPKG_NoType>
</BARMovePickingLocationItem>
<BARMovePickingLocationItem>
<i_AppCode xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 28</i_AppCode>
<i_Index xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">29</i_Index>
<i_ItemsCount xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 31</i_ItemsCount>
<i_PageRowNumber xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 30</i_PageRowNumber>
<SC_WHOD_CELL_ID>sample string 21</SC_WHOD_CELL_ID>
<SC_WHOD_CompleteMan>sample string 18</SC_WHOD_CompleteMan>
<SC_WHOD_ID>sample string 24</SC_WHOD_ID>
<SC_WHOD_MODEL_ID>sample string 19</SC_WHOD_MODEL_ID>
<SC_WHOD_ManCheck>sample string 17</SC_WHOD_ManCheck>
<SC_WHOD_UselessDCode>sample string 16</SC_WHOD_UselessDCode>
<SC_WHO_OwnerPTN>sample string 22</SC_WHO_OwnerPTN>
<SN_WHOD_InMan>sample string 25</SN_WHOD_InMan>
<SN_WHOD_MODEL_ID>sample string 20</SN_WHOD_MODEL_ID>
<SN_WHOD_UnitQTY>sample string 23</SN_WHOD_UnitQTY>
<SN_WHOD_UpMan>sample string 26</SN_WHOD_UpMan>
<STATUS_Process>sample string 27</STATUS_Process>
<TC_WHOD_UpDate>1</TC_WHOD_UpDate>
<WHOD_CDTCheck>sample string 10</WHOD_CDTCheck>
<WHOD_CDTComplete>sample string 11</WHOD_CDTComplete>
<WHOD_CDTInOut>sample string 14</WHOD_CDTInOut>
<WHOD_Expiration>sample string 7</WHOD_Expiration>
<WHOD_ID>1</WHOD_ID>
<WHOD_IsBeUsed>true</WHOD_IsBeUsed>
<WHOD_IsBonded>true</WHOD_IsBonded>
<WHOD_IsHold>true</WHOD_IsHold>
<WHOD_IsWHIn>true</WHOD_IsWHIn>
<WHOD_MDLCode1>sample string 2</WHOD_MDLCode1>
<WHOD_MDLCode2>sample string 3</WHOD_MDLCode2>
<WHOD_MDLCode3>sample string 4</WHOD_MDLCode3>
<WHOD_QTY>9</WHOD_QTY>
<WHOD_RMANo>sample string 5</WHOD_RMANo>
<WHOD_Type>1</WHOD_Type>
<WHOD_UpDate>2026-09-10T15:26:08.4785854+09:00</WHOD_UpDate>
<WHOD_UpMan>1</WHOD_UpMan>
<WHOD_WHO_ID>1</WHOD_WHO_ID>
<WHOD_WHW_ID>1</WHOD_WHW_ID>
<WHOD_WPKG_ID>1</WHOD_WPKG_ID>
<WPKG_No>sample string 15</WPKG_No>
<WPKG_NoType>1</WPKG_NoType>
</BARMovePickingLocationItem>
<BARMovePickingLocationItem>
<i_AppCode xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 28</i_AppCode>
<i_Index xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">29</i_Index>
<i_ItemsCount xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 31</i_ItemsCount>
<i_PageRowNumber xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 30</i_PageRowNumber>
<SC_WHOD_CELL_ID>sample string 21</SC_WHOD_CELL_ID>
<SC_WHOD_CompleteMan>sample string 18</SC_WHOD_CompleteMan>
<SC_WHOD_ID>sample string 24</SC_WHOD_ID>
<SC_WHOD_MODEL_ID>sample string 19</SC_WHOD_MODEL_ID>
<SC_WHOD_ManCheck>sample string 17</SC_WHOD_ManCheck>
<SC_WHOD_UselessDCode>sample string 16</SC_WHOD_UselessDCode>
<SC_WHO_OwnerPTN>sample string 22</SC_WHO_OwnerPTN>
<SN_WHOD_InMan>sample string 25</SN_WHOD_InMan>
<SN_WHOD_MODEL_ID>sample string 20</SN_WHOD_MODEL_ID>
<SN_WHOD_UnitQTY>sample string 23</SN_WHOD_UnitQTY>
<SN_WHOD_UpMan>sample string 26</SN_WHOD_UpMan>
<STATUS_Process>sample string 27</STATUS_Process>
<TC_WHOD_UpDate>1</TC_WHOD_UpDate>
<WHOD_CDTCheck>sample string 10</WHOD_CDTCheck>
<WHOD_CDTComplete>sample string 11</WHOD_CDTComplete>
<WHOD_CDTInOut>sample string 14</WHOD_CDTInOut>
<WHOD_Expiration>sample string 7</WHOD_Expiration>
<WHOD_ID>1</WHOD_ID>
<WHOD_IsBeUsed>true</WHOD_IsBeUsed>
<WHOD_IsBonded>true</WHOD_IsBonded>
<WHOD_IsHold>true</WHOD_IsHold>
<WHOD_IsWHIn>true</WHOD_IsWHIn>
<WHOD_MDLCode1>sample string 2</WHOD_MDLCode1>
<WHOD_MDLCode2>sample string 3</WHOD_MDLCode2>
<WHOD_MDLCode3>sample string 4</WHOD_MDLCode3>
<WHOD_QTY>9</WHOD_QTY>
<WHOD_RMANo>sample string 5</WHOD_RMANo>
<WHOD_Type>1</WHOD_Type>
<WHOD_UpDate>2026-09-10T15:26:08.4785854+09:00</WHOD_UpDate>
<WHOD_UpMan>1</WHOD_UpMan>
<WHOD_WHO_ID>1</WHOD_WHO_ID>
<WHOD_WHW_ID>1</WHOD_WHW_ID>
<WHOD_WPKG_ID>1</WHOD_WPKG_ID>
<WPKG_No>sample string 15</WPKG_No>
<WPKG_NoType>1</WPKG_NoType>
</BARMovePickingLocationItem>
</_BARMovePickingLocationItems>
</BARMovePickingLocation>
application/x-www-form-urlencoded
Sample:
Sample not available.