POST api/BusinessPos/DoUpdateJS?shopno={shopno}&employeeno={employeeno}&techno={techno}&techid={techid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| shopno | string |
Required |
|
| employeeno | string |
Required |
|
| techno | string |
Required |
|
| techid | string |
Required |
Body Parameters
C_Pos_SaleOrderDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | string |
None. |
|
| ShopID | string |
None. |
|
| PosID | string |
None. |
|
| OrderID | string |
None. |
|
| OrderNo | string |
None. |
|
| BillID | string |
None. |
|
| BillNo | string |
None. |
|
| WorkgroupID | string |
None. |
|
| RoomID | string |
None. |
|
| RoomNO | string |
None. |
|
| SuitGroupID | string |
None. |
|
| SuitItemID | string |
None. |
|
| ItemID | string |
None. |
|
| ItemNo | string |
None. |
|
| ItemName | string |
None. |
|
| ItemTimes | integer |
None. |
|
| ItemType | ServiceTypeEnum |
None. |
|
| ZhongMode | string |
None. |
|
| Qnty | decimal number |
None. |
|
| OldPrice | decimal number |
None. |
|
| ItemPrice | decimal number |
None. |
|
| Unit | string |
None. |
|
| AddPrice | decimal number |
None. |
|
| Discount | decimal number |
None. |
|
| DiscountAmount | decimal number |
None. |
|
| IsPresent | boolean |
None. |
|
| QntyPresent | decimal number |
None. |
|
| ZhongQnty | decimal number |
None. |
|
| TechCommission | decimal number |
None. |
|
| Amount | decimal number |
None. |
|
| TechnicianID | string |
None. |
|
| TechnicianNo | string |
None. |
|
| Sex | integer |
None. |
|
| OrderReserveID | string |
None. |
|
| SalesMan | string |
None. |
|
| SalesManID | string |
None. |
|
| DispatchingTime | date |
None. |
|
| StartTime | date |
None. |
|
| EndTime | date |
None. |
|
| TipAmount | decimal number |
None. |
|
| IsAddZhong | boolean |
None. |
|
| IsOverWork | boolean |
None. |
|
| ServiceStatus | ServiceStatus |
None. |
|
| PayStatus | PayStatus |
None. |
|
| IsDel | boolean |
None. |
|
| TicketID | string |
None. |
|
| IsCookPrint | boolean |
None. |
|
| IsCookPrinted | boolean |
None. |
|
| IsReplenish | boolean |
None. |
|
| PromotionSheet | string |
None. |
|
| Taste_Practice | string |
None. |
|
| DislikeTechNos | string |
None. |
|
| AddTime | date |
None. |
|
| OperUser | string |
None. |
|
| OperTime | date |
None. |
|
| Remarks | string |
None. |
|
| IsOffSet | boolean |
None. |
|
| OffSetID | string |
None. |
|
| OffSetQnty | integer |
None. |
|
| Other1 | string |
None. |
|
| Num1 | decimal number |
None. |
|
| Flag1 | integer |
None. |
|
| PowerUser | string |
None. |
|
| UpdateTime | Collection of byte |
None. |
Request Formats
application/json, text/json
Sample:
{
"ID": "sample string 1",
"ShopID": "sample string 2",
"PosID": "sample string 3",
"OrderID": "sample string 4",
"OrderNo": "sample string 5",
"BillID": "sample string 6",
"BillNo": "sample string 7",
"WorkgroupID": "sample string 8",
"RoomID": "sample string 9",
"RoomNO": "sample string 10",
"SuitGroupID": "sample string 11",
"SuitItemID": "sample string 12",
"ItemID": "sample string 13",
"ItemNo": "sample string 14",
"ItemName": "sample string 15",
"ItemTimes": 16,
"ItemType": 0,
"ZhongMode": "sample string 17",
"Qnty": 18.0,
"OldPrice": 19.0,
"ItemPrice": 20.0,
"Unit": "sample string 21",
"AddPrice": 22.0,
"Discount": 23.0,
"DiscountAmount": 24.0,
"IsPresent": true,
"QntyPresent": 26.0,
"ZhongQnty": 27.0,
"TechCommission": 28.0,
"Amount": 29.0,
"TechnicianID": "sample string 30",
"TechnicianNo": "sample string 31",
"Sex": 32,
"OrderReserveID": "sample string 33",
"SalesMan": "sample string 34",
"SalesManID": "sample string 35",
"DispatchingTime": "2025-12-04T00:31:48.8818638+08:00",
"StartTime": "2025-12-04T00:31:48.8818638+08:00",
"EndTime": "2025-12-04T00:31:48.8818638+08:00",
"TipAmount": 36.0,
"IsAddZhong": true,
"IsOverWork": true,
"ServiceStatus": 0,
"PayStatus": 0,
"IsDel": true,
"TicketID": "sample string 40",
"IsCookPrint": true,
"IsCookPrinted": true,
"IsReplenish": true,
"PromotionSheet": "sample string 44",
"Taste_Practice": "sample string 45",
"DislikeTechNos": "sample string 46",
"AddTime": "2025-12-04T00:31:48.8818638+08:00",
"OperUser": "sample string 48",
"OperTime": "2025-12-04T00:31:48.8818638+08:00",
"Remarks": "sample string 49",
"IsOffSet": true,
"OffSetID": "sample string 51",
"OffSetQnty": 52,
"Other1": "sample string 53",
"Num1": 54.0,
"Flag1": 55,
"PowerUser": "sample string 56",
"UpdateTime": "QEA="
}
application/xml, text/xml
Sample:
<C_Pos_SaleOrderDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LG.Model.CM_TB"> <AddPrice>22</AddPrice> <AddTime>2025-12-04T00:31:48.8818638+08:00</AddTime> <Amount>29</Amount> <BillID>sample string 6</BillID> <BillNo>sample string 7</BillNo> <Discount>23</Discount> <DiscountAmount>24</DiscountAmount> <DislikeTechNos>sample string 46</DislikeTechNos> <DispatchingTime>2025-12-04T00:31:48.8818638+08:00</DispatchingTime> <EndTime>2025-12-04T00:31:48.8818638+08:00</EndTime> <Flag1>55</Flag1> <ID>sample string 1</ID> <IsAddZhong>true</IsAddZhong> <IsCookPrint>true</IsCookPrint> <IsCookPrinted>true</IsCookPrinted> <IsDel>true</IsDel> <IsOffSet>true</IsOffSet> <IsOverWork>true</IsOverWork> <IsPresent>true</IsPresent> <IsReplenish>true</IsReplenish> <ItemID>sample string 13</ItemID> <ItemName>sample string 15</ItemName> <ItemNo>sample string 14</ItemNo> <ItemPrice>20</ItemPrice> <ItemTimes>16</ItemTimes> <ItemType>Service</ItemType> <Num1>54</Num1> <OffSetID>sample string 51</OffSetID> <OffSetQnty>52</OffSetQnty> <OldPrice>19</OldPrice> <OperTime>2025-12-04T00:31:48.8818638+08:00</OperTime> <OperUser>sample string 48</OperUser> <OrderID>sample string 4</OrderID> <OrderNo>sample string 5</OrderNo> <OrderReserveID>sample string 33</OrderReserveID> <Other1>sample string 53</Other1> <PayStatus>None</PayStatus> <PosID>sample string 3</PosID> <PowerUser>sample string 56</PowerUser> <PromotionSheet>sample string 44</PromotionSheet> <Qnty>18</Qnty> <QntyPresent>26</QntyPresent> <Remarks>sample string 49</Remarks> <RoomID>sample string 9</RoomID> <RoomNO>sample string 10</RoomNO> <SalesMan>sample string 34</SalesMan> <SalesManID>sample string 35</SalesManID> <ServiceStatus>None</ServiceStatus> <Sex>32</Sex> <ShopID>sample string 2</ShopID> <StartTime>2025-12-04T00:31:48.8818638+08:00</StartTime> <SuitGroupID>sample string 11</SuitGroupID> <SuitItemID>sample string 12</SuitItemID> <Taste_Practice>sample string 45</Taste_Practice> <TechCommission>28</TechCommission> <TechnicianID>sample string 30</TechnicianID> <TechnicianNo>sample string 31</TechnicianNo> <TicketID>sample string 40</TicketID> <TipAmount>36</TipAmount> <Unit>sample string 21</Unit> <UpdateTime>QEA=</UpdateTime> <WorkgroupID>sample string 8</WorkgroupID> <ZhongMode>sample string 17</ZhongMode> <ZhongQnty>27</ZhongQnty> </C_Pos_SaleOrderDetail>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.