POST api/POS/UpdateIssueOther?storeNumber={storeNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeNumber | integer |
Required |
Body Parameters
ReceivingItem| Name | Description | Type | Additional information |
|---|---|---|---|
| keepPOS | boolean |
None. |
|
| UPC | integer |
None. |
|
| DocNum | string |
None. |
|
| ItemNum | integer |
None. |
|
| Desc | string |
None. |
|
| Brand | string |
None. |
|
| SignDesc | string |
None. |
|
| PalModDesc | string |
None. |
|
| PalModQty | integer |
None. |
|
| PalModRecQty | integer |
None. |
|
| BatUPC | integer |
None. |
|
| BatDocNum | integer |
None. |
|
| BatItemNum | integer |
None. |
|
| BatDesc | string |
None. |
|
| BatRetail | decimal number |
None. |
|
| BatUnits | integer |
None. |
|
| BatValue | decimal number |
None. |
|
| Retail | decimal number |
None. |
|
| Units | integer |
None. |
|
| Value | decimal number |
None. |
|
| CurRetail | decimal number |
None. |
|
| CurUnits | integer |
None. |
|
| CurValue | decimal number |
None. |
|
| BatModel | integer |
None. |
|
| Model | integer |
None. |
|
| BatLink | integer |
None. |
|
| POSLink | integer |
None. |
|
| Link | integer |
None. |
|
| BatPosDesc | string |
None. |
|
| PosDesc | string |
None. |
|
| BatQtyReq | boolean |
None. |
|
| BatPriceMethod | integer |
None. |
|
| BatAliasCode | integer |
None. |
|
| BatDealPrice | decimal number |
None. |
|
| BatMultiGrp | integer |
None. |
|
| Pack | integer |
None. |
|
| Measure | string |
None. |
|
| ShowAS | string |
None. |
|
| CRV | boolean |
None. |
|
| ORV | boolean |
None. |
|
| Unit | integer |
None. |
|
| Size | string |
None. |
|
| QtyRec | integer |
None. |
|
| QtyShipped | integer |
None. |
|
| Status | string |
None. |
|
| PalMod | integer |
None. |
|
| InvLineNo | integer |
None. |
|
| VerUPC | integer |
None. |
|
| VerDate | date |
None. |
|
| PalNum | integer |
None. |
|
| Source | string |
None. |
|
| DateCode | string |
None. |
|
| ShowSignAs | string |
None. |
|
| PlusCRV | boolean |
None. |
|
| OLDRetail | decimal number |
None. |
|
| OLDUnits | integer |
None. |
|
| POSRetail | decimal number |
None. |
|
| POSUnits | integer |
None. |
|
| Cost | decimal number |
None. |
|
| DocType | string |
None. |
|
| InvDate | date |
None. |
|
| DeptName | string |
None. |
|
| Whse | integer |
None. |
|
| StoreInstruction | string |
None. |
|
| isWIC | boolean |
None. |
|
| PalletId | string |
None. |
|
| ExpiryDate | date |
None. |
|
| strExpiryDate | string |
None. |
|
| DistReasonCode | integer |
None. |
|
| UserName | integer |
None. |
|
| PrintSigns | boolean |
None. |
|
| PrintIp | string |
None. |
|
| PrintQty | integer |
None. |
|
| PrintSize | string |
None. |
|
| StoreNbr | integer |
None. |
|
| IsPalletReceived | boolean |
None. |
|
| IsGOBrandItem | boolean |
None. |
|
| IsPalMod | boolean |
None. |
|
| PlusORV | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"keepPOS": true,
"UPC": 1,
"DocNum": "sample string 2",
"ItemNum": 3,
"Desc": "sample string 4",
"Brand": "sample string 5",
"SignDesc": "sample string 6",
"PalModDesc": "sample string 7",
"PalModQty": 8,
"PalModRecQty": 9,
"BatUPC": 1,
"BatDocNum": 1,
"BatItemNum": 1,
"BatDesc": "sample string 10",
"BatRetail": 1.0,
"BatUnits": 1,
"BatValue": 1.0,
"Retail": 11.0,
"Units": 12,
"Value": 13.0,
"CurRetail": 1.0,
"CurUnits": 1,
"CurValue": 1.0,
"BatModel": 1,
"Model": 14,
"BatLink": 1,
"POSLink": 1,
"Link": 15,
"BatPosDesc": "sample string 16",
"PosDesc": "sample string 17",
"BatQtyReq": true,
"BatPriceMethod": 1,
"BatAliasCode": 1,
"BatDealPrice": 1.0,
"BatMultiGrp": 1,
"Pack": 18,
"Measure": "sample string 19",
"ShowAS": "sample string 20",
"CRV": true,
"ORV": true,
"Unit": 23,
"Size": "sample string 24",
"QtyRec": 1,
"QtyShipped": 25,
"Status": "sample string 26",
"PalMod": 27,
"InvLineNo": 28,
"VerUPC": 1,
"VerDate": "2026-05-22T12:03:33.1530276-07:00",
"PalNum": 29,
"Source": "sample string 30",
"DateCode": "sample string 31",
"ShowSignAs": "sample string 32",
"PlusCRV": true,
"OLDRetail": 1.0,
"OLDUnits": 1,
"POSRetail": 34.0,
"POSUnits": 35,
"Cost": 36.0,
"DocType": "sample string 37",
"InvDate": "2026-05-22T12:03:33.1530276-07:00",
"DeptName": "sample string 39",
"Whse": 40,
"StoreInstruction": "sample string 41",
"isWIC": true,
"PalletId": "sample string 43",
"ExpiryDate": "2026-05-22T12:03:33.1530276-07:00",
"strExpiryDate": "sample string 45",
"DistReasonCode": 46,
"UserName": 47,
"PrintSigns": true,
"PrintIp": "sample string 49",
"PrintQty": 50,
"PrintSize": "sample string 51",
"StoreNbr": 52,
"IsPalletReceived": true,
"IsGOBrandItem": true,
"IsPalMod": true,
"PlusORV": true
}
application/xml, text/xml
Sample:
<ReceivingItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BBIC_WebApi.Models"> <BatAliasCode>1</BatAliasCode> <BatDealPrice>1</BatDealPrice> <BatDesc>sample string 10</BatDesc> <BatDocNum>1</BatDocNum> <BatItemNum>1</BatItemNum> <BatLink>1</BatLink> <BatModel>1</BatModel> <BatMultiGrp>1</BatMultiGrp> <BatPosDesc>sample string 16</BatPosDesc> <BatPriceMethod>1</BatPriceMethod> <BatQtyReq>true</BatQtyReq> <BatRetail>1</BatRetail> <BatUPC>1</BatUPC> <BatUnits>1</BatUnits> <BatValue>1</BatValue> <Brand>sample string 5</Brand> <CRV>true</CRV> <Cost>36</Cost> <CurRetail>1</CurRetail> <CurUnits>1</CurUnits> <CurValue>1</CurValue> <DateCode>sample string 31</DateCode> <DeptName>sample string 39</DeptName> <Desc>sample string 4</Desc> <DistReasonCode>46</DistReasonCode> <DocNum>sample string 2</DocNum> <DocType>sample string 37</DocType> <ExpiryDate>2026-05-22T12:03:33.1530276-07:00</ExpiryDate> <InvDate>2026-05-22T12:03:33.1530276-07:00</InvDate> <InvLineNo>28</InvLineNo> <IsGOBrandItem>true</IsGOBrandItem> <IsPalMod>true</IsPalMod> <IsPalletReceived>true</IsPalletReceived> <ItemNum>3</ItemNum> <Link>15</Link> <Measure>sample string 19</Measure> <Model>14</Model> <OLDRetail>1</OLDRetail> <OLDUnits>1</OLDUnits> <ORV>true</ORV> <POSLink>1</POSLink> <POSRetail>34</POSRetail> <POSUnits>35</POSUnits> <Pack>18</Pack> <PalMod>27</PalMod> <PalModDesc>sample string 7</PalModDesc> <PalModQty>8</PalModQty> <PalModRecQty>9</PalModRecQty> <PalNum>29</PalNum> <PalletId>sample string 43</PalletId> <PlusCRV>true</PlusCRV> <PlusORV>true</PlusORV> <PosDesc>sample string 17</PosDesc> <PrintIp>sample string 49</PrintIp> <PrintQty>50</PrintQty> <PrintSigns>true</PrintSigns> <PrintSize>sample string 51</PrintSize> <QtyRec>1</QtyRec> <QtyShipped>25</QtyShipped> <Retail>11</Retail> <ShowAS>sample string 20</ShowAS> <ShowSignAs>sample string 32</ShowSignAs> <SignDesc>sample string 6</SignDesc> <Size>sample string 24</Size> <Source>sample string 30</Source> <Status>sample string 26</Status> <StoreInstruction>sample string 41</StoreInstruction> <StoreNbr>52</StoreNbr> <UPC>1</UPC> <Unit>23</Unit> <Units>12</Units> <UserName>47</UserName> <Value>13</Value> <VerDate>2026-05-22T12:03:33.1530276-07:00</VerDate> <VerUPC>1</VerUPC> <Whse>40</Whse> <isWIC>true</isWIC> <keepPOS>true</keepPOS> <strExpiryDate>sample string 45</strExpiryDate> </ReceivingItem>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.