POST api/hgso/saveDetail
Request Information
URI Parameters
None.
Body Parameters
EntCusOrderDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| HeadId | integer |
None. |
|
| OrderNo | string |
None. |
|
| OrderLineNo | integer |
None. |
|
| CustomerID | string |
None. |
|
| SKU | string |
None. |
|
| LineStatus | string |
None. |
|
| LotAtt01 | string |
None. |
|
| LotAtt02 | string |
None. |
|
| LotAtt03 | string |
None. |
|
| LotAtt04 | string |
None. |
|
| LotAtt05 | string |
None. |
|
| LotAtt06 | string |
None. |
|
| LotAtt07 | string |
None. |
|
| LotAtt08 | string |
None. |
|
| LotAtt09 | string |
None. |
|
| LotAtt10 | string |
None. |
|
| LotAtt11 | string |
None. |
|
| LotAtt12 | string |
None. |
|
| LotAtt13 | string |
None. |
|
| LotAtt14 | string |
None. |
|
| LotAtt15 | string |
None. |
|
| LotAtt16 | string |
None. |
|
| LotAtt17 | string |
None. |
|
| LotAtt18 | string |
None. |
|
| Location | string |
None. |
|
| TraceID | string |
None. |
|
| QtyOrdered | decimal number |
None. |
|
| LeftQty | decimal number |
None. |
|
| Id | integer |
None. |
|
| UOM | string |
None. |
|
| QtyorderedEach | decimal number |
None. |
|
| AllocateQtyEA | decimal number |
None. |
|
| ShipmentTime | date |
None. |
|
| RotationID | string |
None. |
|
| UserDefine1 | string |
None. |
|
| UserDefine2 | string |
None. |
|
| UserDefine3 | string |
None. |
|
| UserDefine4 | string |
None. |
|
| UserDefine5 | string |
None. |
|
| UserDefine6 | string |
None. |
|
| SoReference1 | string |
None. |
|
| SoReference2 | string |
None. |
|
| Notes | string |
None. |
|
| GrossWeight | decimal number |
None. |
|
| NetWeight | decimal number |
None. |
|
| Cubic | decimal number |
None. |
|
| Total | decimal number |
None. |
|
| Price | decimal number |
None. |
|
| GNo | string |
None. |
|
| GName | string |
None. |
|
| Hscode | string |
None. |
|
| Country | string |
None. |
|
| DEdi01 | string |
None. |
|
| DEdi02 | string |
None. |
|
| DEdi03 | string |
None. |
|
| DEdi04 | string |
None. |
|
| DEdi05 | string |
None. |
|
| DEdi06 | string |
None. |
|
| DEdi07 | string |
None. |
|
| DEdi08 | string |
None. |
|
| DEdi09 | decimal number |
None. |
|
| DEdi10 | decimal number |
None. |
|
| AddTime | date |
None. |
|
| AddWho | string |
None. |
|
| EditTime | date |
None. |
|
| EditWho | string |
None. |
|
| WarehouseID | string |
None. |
|
| FactoryID | string |
None. |
|
| ExpCurr | string |
None. |
|
| CustomerPoJieSuan | string |
None. |
|
| Qty1 | decimal number |
None. |
|
| Qty2 | decimal number |
None. |
|
| Unit1 | string |
None. |
|
| Unit2 | string |
None. |
|
| GModel | string |
None. |
|
| DutyMode | string |
None. |
|
| DestCountry | string |
None. |
|
| StockId | integer |
None. |
|
| CreateSource | string |
None. |
|
| PageSize | integer |
None. |
|
| PageIndex | integer |
None. |
|
| TotalCount | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"headId": 1,
"orderNo": "sample string 2",
"orderLineNo": 3,
"customerID": "sample string 4",
"sku": "sample string 5",
"lineStatus": "sample string 6",
"lotAtt01": "sample string 7",
"lotAtt02": "sample string 8",
"lotAtt03": "sample string 9",
"lotAtt04": "sample string 10",
"lotAtt05": "sample string 11",
"lotAtt06": "sample string 12",
"lotAtt07": "sample string 13",
"lotAtt08": "sample string 14",
"lotAtt09": "sample string 15",
"lotAtt10": "sample string 16",
"lotAtt11": "sample string 17",
"lotAtt12": "sample string 18",
"lotAtt13": "sample string 19",
"lotAtt14": "sample string 20",
"lotAtt15": "sample string 21",
"lotAtt16": "sample string 22",
"lotAtt17": "sample string 23",
"lotAtt18": "sample string 24",
"location": "sample string 25",
"traceID": "sample string 26",
"qtyOrdered": 27.0,
"leftQty": 28.0,
"id": "29",
"uom": "sample string 30",
"qtyorderedEach": 31.0,
"allocateQtyEA": 32.0,
"shipmentTime": "2025-10-31 00:30:29",
"rotationID": "sample string 33",
"userDefine1": "sample string 34",
"userDefine2": "sample string 35",
"userDefine3": "sample string 36",
"userDefine4": "sample string 37",
"userDefine5": "sample string 38",
"userDefine6": "sample string 39",
"soReference1": "sample string 40",
"soReference2": "sample string 41",
"notes": "sample string 42",
"grossWeight": 43.0,
"netWeight": 44.0,
"cubic": 45.0,
"total": 46.0,
"price": 47.0,
"gNo": "sample string 48",
"gName": "sample string 49",
"hscode": "sample string 50",
"country": "sample string 51",
"dEdi01": "sample string 52",
"dEdi02": "sample string 53",
"dEdi03": "sample string 54",
"dEdi04": "sample string 55",
"dEdi05": "sample string 56",
"dEdi06": "sample string 57",
"dEdi07": "sample string 58",
"dEdi08": "sample string 59",
"dEdi09": 60.0,
"dEdi10": 61.0,
"addTime": "2025-10-31 00:30:29",
"addWho": "sample string 62",
"editTime": "2025-10-31 00:30:29",
"editWho": "sample string 63",
"warehouseID": "sample string 64",
"factoryID": "sample string 65",
"expCurr": "sample string 66",
"customerPoJieSuan": "sample string 67",
"qty1": 68.0,
"qty2": 69.0,
"unit1": "sample string 70",
"unit2": "sample string 71",
"gModel": "sample string 72",
"dutyMode": "sample string 73",
"destCountry": "sample string 74",
"stockId": "75",
"createSource": "sample string 76",
"pageSize": 77,
"pageIndex": 78,
"totalCount": 79
}
application/xml, text/xml
Sample:
<EntCusOrderDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model"> <PageIndex>78</PageIndex> <PageSize>77</PageSize> <TotalCount>79</TotalCount> <AddTime>2025-10-31T00:30:29.9513055+08:00</AddTime> <AddWho>sample string 62</AddWho> <AllocateQtyEA>32</AllocateQtyEA> <Country>sample string 51</Country> <CreateSource>sample string 76</CreateSource> <Cubic>45</Cubic> <CustomerID>sample string 4</CustomerID> <CustomerPoJieSuan>sample string 67</CustomerPoJieSuan> <DEdi01>sample string 52</DEdi01> <DEdi02>sample string 53</DEdi02> <DEdi03>sample string 54</DEdi03> <DEdi04>sample string 55</DEdi04> <DEdi05>sample string 56</DEdi05> <DEdi06>sample string 57</DEdi06> <DEdi07>sample string 58</DEdi07> <DEdi08>sample string 59</DEdi08> <DEdi09>60</DEdi09> <DEdi10>61</DEdi10> <DestCountry>sample string 74</DestCountry> <DutyMode>sample string 73</DutyMode> <EditTime>2025-10-31T00:30:29.9513055+08:00</EditTime> <EditWho>sample string 63</EditWho> <ExpCurr>sample string 66</ExpCurr> <FactoryID>sample string 65</FactoryID> <GModel>sample string 72</GModel> <GName>sample string 49</GName> <GNo>sample string 48</GNo> <GrossWeight>43</GrossWeight> <HeadId>1</HeadId> <Hscode>sample string 50</Hscode> <Id>29</Id> <LeftQty>28</LeftQty> <LineStatus>sample string 6</LineStatus> <Location>sample string 25</Location> <LotAtt01>sample string 7</LotAtt01> <LotAtt02>sample string 8</LotAtt02> <LotAtt03>sample string 9</LotAtt03> <LotAtt04>sample string 10</LotAtt04> <LotAtt05>sample string 11</LotAtt05> <LotAtt06>sample string 12</LotAtt06> <LotAtt07>sample string 13</LotAtt07> <LotAtt08>sample string 14</LotAtt08> <LotAtt09>sample string 15</LotAtt09> <LotAtt10>sample string 16</LotAtt10> <LotAtt11>sample string 17</LotAtt11> <LotAtt12>sample string 18</LotAtt12> <LotAtt13>sample string 19</LotAtt13> <LotAtt14>sample string 20</LotAtt14> <LotAtt15>sample string 21</LotAtt15> <LotAtt16>sample string 22</LotAtt16> <LotAtt17>sample string 23</LotAtt17> <LotAtt18>sample string 24</LotAtt18> <NetWeight>44</NetWeight> <Notes>sample string 42</Notes> <OrderLineNo>3</OrderLineNo> <OrderNo>sample string 2</OrderNo> <Price>47</Price> <Qty1>68</Qty1> <Qty2>69</Qty2> <QtyOrdered>27</QtyOrdered> <QtyorderedEach>31</QtyorderedEach> <RotationID>sample string 33</RotationID> <SKU>sample string 5</SKU> <ShipmentTime>2025-10-31T00:30:29.9513055+08:00</ShipmentTime> <SoReference1>sample string 40</SoReference1> <SoReference2>sample string 41</SoReference2> <StockId>75</StockId> <Total>46</Total> <TraceID>sample string 26</TraceID> <UOM>sample string 30</UOM> <Unit1>sample string 70</Unit1> <Unit2>sample string 71</Unit2> <UserDefine1>sample string 34</UserDefine1> <UserDefine2>sample string 35</UserDefine2> <UserDefine3>sample string 36</UserDefine3> <UserDefine4>sample string 37</UserDefine4> <UserDefine5>sample string 38</UserDefine5> <UserDefine6>sample string 39</UserDefine6> <WarehouseID>sample string 64</WarehouseID> </EntCusOrderDetails>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ReturnResultOfEntCusOrderDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | integer |
None. |
|
| Success | boolean |
None. |
|
| Data | EntCusOrderDetails |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"status": 1,
"success": true,
"data": {
"headId": 1,
"orderNo": "sample string 2",
"orderLineNo": 3,
"customerID": "sample string 4",
"sku": "sample string 5",
"lineStatus": "sample string 6",
"lotAtt01": "sample string 7",
"lotAtt02": "sample string 8",
"lotAtt03": "sample string 9",
"lotAtt04": "sample string 10",
"lotAtt05": "sample string 11",
"lotAtt06": "sample string 12",
"lotAtt07": "sample string 13",
"lotAtt08": "sample string 14",
"lotAtt09": "sample string 15",
"lotAtt10": "sample string 16",
"lotAtt11": "sample string 17",
"lotAtt12": "sample string 18",
"lotAtt13": "sample string 19",
"lotAtt14": "sample string 20",
"lotAtt15": "sample string 21",
"lotAtt16": "sample string 22",
"lotAtt17": "sample string 23",
"lotAtt18": "sample string 24",
"location": "sample string 25",
"traceID": "sample string 26",
"qtyOrdered": 27.0,
"leftQty": 28.0,
"id": "29",
"uom": "sample string 30",
"qtyorderedEach": 31.0,
"allocateQtyEA": 32.0,
"shipmentTime": "2025-10-31 00:30:29",
"rotationID": "sample string 33",
"userDefine1": "sample string 34",
"userDefine2": "sample string 35",
"userDefine3": "sample string 36",
"userDefine4": "sample string 37",
"userDefine5": "sample string 38",
"userDefine6": "sample string 39",
"soReference1": "sample string 40",
"soReference2": "sample string 41",
"notes": "sample string 42",
"grossWeight": 43.0,
"netWeight": 44.0,
"cubic": 45.0,
"total": 46.0,
"price": 47.0,
"gNo": "sample string 48",
"gName": "sample string 49",
"hscode": "sample string 50",
"country": "sample string 51",
"dEdi01": "sample string 52",
"dEdi02": "sample string 53",
"dEdi03": "sample string 54",
"dEdi04": "sample string 55",
"dEdi05": "sample string 56",
"dEdi06": "sample string 57",
"dEdi07": "sample string 58",
"dEdi08": "sample string 59",
"dEdi09": 60.0,
"dEdi10": 61.0,
"addTime": "2025-10-31 00:30:29",
"addWho": "sample string 62",
"editTime": "2025-10-31 00:30:29",
"editWho": "sample string 63",
"warehouseID": "sample string 64",
"factoryID": "sample string 65",
"expCurr": "sample string 66",
"customerPoJieSuan": "sample string 67",
"qty1": 68.0,
"qty2": 69.0,
"unit1": "sample string 70",
"unit2": "sample string 71",
"gModel": "sample string 72",
"dutyMode": "sample string 73",
"destCountry": "sample string 74",
"stockId": "75",
"createSource": "sample string 76",
"pageSize": 77,
"pageIndex": 78,
"totalCount": 79
},
"message": "sample string 3"
}
application/xml, text/xml
Sample:
<ReturnResultOfEntCusOrderDetailsJWrFJ9jl xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model">
<Data>
<PageIndex>78</PageIndex>
<PageSize>77</PageSize>
<TotalCount>79</TotalCount>
<AddTime>2025-10-31T00:30:29.9513055+08:00</AddTime>
<AddWho>sample string 62</AddWho>
<AllocateQtyEA>32</AllocateQtyEA>
<Country>sample string 51</Country>
<CreateSource>sample string 76</CreateSource>
<Cubic>45</Cubic>
<CustomerID>sample string 4</CustomerID>
<CustomerPoJieSuan>sample string 67</CustomerPoJieSuan>
<DEdi01>sample string 52</DEdi01>
<DEdi02>sample string 53</DEdi02>
<DEdi03>sample string 54</DEdi03>
<DEdi04>sample string 55</DEdi04>
<DEdi05>sample string 56</DEdi05>
<DEdi06>sample string 57</DEdi06>
<DEdi07>sample string 58</DEdi07>
<DEdi08>sample string 59</DEdi08>
<DEdi09>60</DEdi09>
<DEdi10>61</DEdi10>
<DestCountry>sample string 74</DestCountry>
<DutyMode>sample string 73</DutyMode>
<EditTime>2025-10-31T00:30:29.9513055+08:00</EditTime>
<EditWho>sample string 63</EditWho>
<ExpCurr>sample string 66</ExpCurr>
<FactoryID>sample string 65</FactoryID>
<GModel>sample string 72</GModel>
<GName>sample string 49</GName>
<GNo>sample string 48</GNo>
<GrossWeight>43</GrossWeight>
<HeadId>1</HeadId>
<Hscode>sample string 50</Hscode>
<Id>29</Id>
<LeftQty>28</LeftQty>
<LineStatus>sample string 6</LineStatus>
<Location>sample string 25</Location>
<LotAtt01>sample string 7</LotAtt01>
<LotAtt02>sample string 8</LotAtt02>
<LotAtt03>sample string 9</LotAtt03>
<LotAtt04>sample string 10</LotAtt04>
<LotAtt05>sample string 11</LotAtt05>
<LotAtt06>sample string 12</LotAtt06>
<LotAtt07>sample string 13</LotAtt07>
<LotAtt08>sample string 14</LotAtt08>
<LotAtt09>sample string 15</LotAtt09>
<LotAtt10>sample string 16</LotAtt10>
<LotAtt11>sample string 17</LotAtt11>
<LotAtt12>sample string 18</LotAtt12>
<LotAtt13>sample string 19</LotAtt13>
<LotAtt14>sample string 20</LotAtt14>
<LotAtt15>sample string 21</LotAtt15>
<LotAtt16>sample string 22</LotAtt16>
<LotAtt17>sample string 23</LotAtt17>
<LotAtt18>sample string 24</LotAtt18>
<NetWeight>44</NetWeight>
<Notes>sample string 42</Notes>
<OrderLineNo>3</OrderLineNo>
<OrderNo>sample string 2</OrderNo>
<Price>47</Price>
<Qty1>68</Qty1>
<Qty2>69</Qty2>
<QtyOrdered>27</QtyOrdered>
<QtyorderedEach>31</QtyorderedEach>
<RotationID>sample string 33</RotationID>
<SKU>sample string 5</SKU>
<ShipmentTime>2025-10-31T00:30:29.9513055+08:00</ShipmentTime>
<SoReference1>sample string 40</SoReference1>
<SoReference2>sample string 41</SoReference2>
<StockId>75</StockId>
<Total>46</Total>
<TraceID>sample string 26</TraceID>
<UOM>sample string 30</UOM>
<Unit1>sample string 70</Unit1>
<Unit2>sample string 71</Unit2>
<UserDefine1>sample string 34</UserDefine1>
<UserDefine2>sample string 35</UserDefine2>
<UserDefine3>sample string 36</UserDefine3>
<UserDefine4>sample string 37</UserDefine4>
<UserDefine5>sample string 38</UserDefine5>
<UserDefine6>sample string 39</UserDefine6>
<WarehouseID>sample string 64</WarehouseID>
</Data>
<Message>sample string 3</Message>
<Status>1</Status>
<Success>true</Success>
</ReturnResultOfEntCusOrderDetailsJWrFJ9jl>