PUT api/BARPackageLocRevision
Location 수정 하기
Detailed Information
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | 수정할 Package정보 |
Define this parameter in the request body. |
Parameter Information
model
| Property | Description |
|---|---|
| WPKG_ORD_ID (String) |
패키지+입출고/작업Order ID[KEY, ID] |
| WPKG_ID (Nullable`1) |
패키지ID[ID] |
| WPKG_NoType (Nullable`1) |
구분[SystemCodeID] |
| WPKG_No (String) |
패키지번호 |
| WPKG_ITEMDescription (String) |
ITEM 내역 |
| WPKG_ITEMQuantity (String) |
ITEM수량 내역 |
| PKG_WHOD_UselessDCode (String) |
불용내역 |
| PKG_Remarks (String) |
패키지 비고사항 |
| CNT_WHOD_ID (String) |
입고내역 총수 |
| WHOD_WHO_ID (String) |
증빙번호[입출고오더ID] |
| WHOD_WHW_ID (String) |
증빙번호[작업오더ID] |
| SC_WHOD_CompleteMan (String) |
적치담당사원[코드] - 자동설정 |
| SC_WHOD_CELL_ID (String) |
Location[코드] |
| SC_WHO_OwnerPTN (String) |
화주[코드] |
| SN_WPKG_NoType (String) |
패키지구분[명] |
| STATUS_Process (String) |
진행상태 [대기:Order가 등록된 상태, 검수:입고검수가 완료된 상태, 적치:적치가 완료된 상태, 완료:입고가 완료된 상태]
|
| BARPackageLocRevisionItems (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:
{
"WPKG_ORD_ID": "sample string 1",
"WPKG_ID": 1,
"WPKG_NoType": 1,
"WPKG_No": "sample string 2",
"WPKG_ITEMDescription": "sample string 3",
"WPKG_ITEMQuantity": "sample string 4",
"PKG_WHOD_UselessDCode": "sample string 5",
"PKG_Remarks": "sample string 6",
"CNT_WHOD_ID": "sample string 7",
"WHOD_WHO_ID": "sample string 8",
"WHOD_WHW_ID": "sample string 9",
"SC_WHOD_CompleteMan": "sample string 10",
"SC_WHOD_CELL_ID": "sample string 11",
"SC_WHO_OwnerPTN": "sample string 12",
"SN_WPKG_NoType": "sample string 13",
"STATUS_Process": "sample string 14",
"BARPackageLocRevisionItems": [
{
"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:41:59.9472645+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:41:59.9472645+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:41:59.9472645+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 15",
"i_Index": 16,
"i_PageRowNumber": "sample string 17",
"i_ItemsCount": "sample string 18"
}
application/xml, text/xml
Sample:
<BARPackageLocRevision 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 15</i_AppCode>
<i_Index xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">16</i_Index>
<i_ItemsCount xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 18</i_ItemsCount>
<i_PageRowNumber xmlns="http://schemas.datacontract.org/2004/07/MagicLamp.Model.Model">sample string 17</i_PageRowNumber>
<BARPackageLocRevisionItems>
<BARPackageLocRevisionItem>
<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:41:59.9472645+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>
</BARPackageLocRevisionItem>
<BARPackageLocRevisionItem>
<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:41:59.9472645+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>
</BARPackageLocRevisionItem>
<BARPackageLocRevisionItem>
<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:41:59.9472645+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>
</BARPackageLocRevisionItem>
</BARPackageLocRevisionItems>
<CNT_WHOD_ID>sample string 7</CNT_WHOD_ID>
<PKG_Remarks>sample string 6</PKG_Remarks>
<PKG_WHOD_UselessDCode>sample string 5</PKG_WHOD_UselessDCode>
<SC_WHOD_CELL_ID>sample string 11</SC_WHOD_CELL_ID>
<SC_WHOD_CompleteMan>sample string 10</SC_WHOD_CompleteMan>
<SC_WHO_OwnerPTN>sample string 12</SC_WHO_OwnerPTN>
<SN_WPKG_NoType>sample string 13</SN_WPKG_NoType>
<STATUS_Process>sample string 14</STATUS_Process>
<WHOD_WHO_ID>sample string 8</WHOD_WHO_ID>
<WHOD_WHW_ID>sample string 9</WHOD_WHW_ID>
<WPKG_ID>1</WPKG_ID>
<WPKG_ITEMDescription>sample string 3</WPKG_ITEMDescription>
<WPKG_ITEMQuantity>sample string 4</WPKG_ITEMQuantity>
<WPKG_No>sample string 2</WPKG_No>
<WPKG_NoType>1</WPKG_NoType>
<WPKG_ORD_ID>sample string 1</WPKG_ORD_ID>
</BARPackageLocRevision>
application/x-www-form-urlencoded
Sample:
Sample not available.