POST api/GoldenBusHead/AddOutStockList
Request Information
URI Parameters
None.
Body Parameters
Collection of EntAppOutStock| Name | Description | Type | Additional information |
|---|---|---|---|
| CreateTimeBegin | date |
None. |
|
| CreateTimeEnd | date |
None. |
|
| sendDateBegin | date |
None. |
|
| sendEndDate | date |
None. |
|
| SelectQty | decimal number |
None. |
|
| selectQtyString | string |
None. |
|
| OrderType | string |
None. |
|
| Sku | string |
None. |
|
| BusHeadId | integer |
None. |
|
| Id | integer |
None. |
|
| SoNo | string |
None. |
|
| PoNo | string |
None. |
|
| ProjectNo | string |
None. |
|
| InvoiceNo | string |
None. |
|
| InvoiceLineNo | string |
None. |
|
| InvoiceDate | date |
None. |
|
| CustomerCode | string |
None. |
|
| CopGNo | string |
None. |
|
| LineStatus | string |
None. |
|
| Location | string |
None. |
|
| Qty | decimal number |
None. |
|
| QtyLeft | decimal number |
None. |
|
| LeftQty | decimal number |
None. |
|
| Unit | string |
None. |
|
| GrossWeight | decimal number |
None. |
|
| NetWeight | decimal number |
None. |
|
| Cubic | decimal number |
None. |
|
| Price | decimal number |
None. |
|
| Total | decimal number |
None. |
|
| Curr | string |
None. |
|
| Country | string |
None. |
|
| DnNo | string |
None. |
|
| DnLineId | string |
None. |
|
| EmsNo | string |
None. |
|
| HsCode | string |
None. |
|
| GNo | decimal number |
None. |
|
| GName | string |
None. |
|
| SjCondition | string |
None. |
|
| HgCondition | string |
None. |
|
| Remark | string |
None. |
|
| BatchNo | 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. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| UpdateDate | date |
None. |
|
| UpdateUser | string |
None. |
|
| Usd1 | string |
None. |
|
| Usd2 | string |
None. |
|
| Usd3 | string |
None. |
|
| Usd4 | string |
None. |
|
| Usd5 | string |
None. |
|
| Usd6 | string |
None. |
|
| Gmark | string |
None. |
|
| BomVersion | string |
None. |
|
| PageSize | integer |
None. |
|
| PageIndex | integer |
None. |
|
| TotalCount | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"createTimeBegin": "2025-10-31 00:32:11",
"createTimeEnd": "2025-10-31 00:32:11",
"sendDateBegin": "2025-10-31 00:32:11",
"sendEndDate": "2025-10-31 00:32:11",
"selectQty": 1.0,
"selectQtyString": "sample string 2",
"orderType": "sample string 3",
"sku": "sample string 4",
"busHeadId": 5,
"id": "6",
"soNo": "sample string 7",
"poNo": "sample string 8",
"projectNo": "sample string 9",
"invoiceNo": "sample string 10",
"invoiceLineNo": "sample string 11",
"invoiceDate": "2025-10-31 00:32:11",
"customerCode": "sample string 12",
"copGNo": "sample string 13",
"lineStatus": "sample string 14",
"location": "sample string 15",
"qty": 16.0,
"qtyLeft": 17.0,
"leftQty": 18.0,
"unit": "sample string 19",
"grossWeight": 20.0,
"netWeight": 21.0,
"cubic": 22.0,
"price": 23.0,
"total": 24.0,
"curr": "sample string 25",
"country": "sample string 26",
"dnNo": "sample string 27",
"dnLineId": "sample string 28",
"emsNo": "sample string 29",
"hsCode": "sample string 30",
"gNo": 31.0,
"gName": "sample string 32",
"sjCondition": "sample string 33",
"hgCondition": "sample string 34",
"remark": "sample string 35",
"batchNo": "sample string 36",
"lotAtt01": "sample string 37",
"lotAtt02": "sample string 38",
"lotAtt03": "sample string 39",
"lotAtt04": "sample string 40",
"lotAtt05": "sample string 41",
"lotAtt06": "sample string 42",
"lotAtt07": "sample string 43",
"lotAtt08": "sample string 44",
"lotAtt09": "sample string 45",
"lotAtt10": "sample string 46",
"lotAtt11": "sample string 47",
"lotAtt12": "sample string 48",
"lotAtt13": "sample string 49",
"lotAtt14": "sample string 50",
"lotAtt15": "sample string 51",
"lotAtt16": "sample string 52",
"lotAtt17": "sample string 53",
"lotAtt18": "sample string 54",
"createDate": "2025-10-31 00:32:11",
"createUser": "sample string 56",
"updateDate": "2025-10-31 00:32:11",
"updateUser": "sample string 58",
"usd1": "sample string 59",
"usd2": "sample string 60",
"usd3": "sample string 61",
"usd4": "sample string 62",
"usd5": "sample string 63",
"usd6": "sample string 64",
"gmark": "sample string 65",
"bomVersion": "sample string 66",
"pageSize": 67,
"pageIndex": 68,
"totalCount": 69
},
{
"createTimeBegin": "2025-10-31 00:32:11",
"createTimeEnd": "2025-10-31 00:32:11",
"sendDateBegin": "2025-10-31 00:32:11",
"sendEndDate": "2025-10-31 00:32:11",
"selectQty": 1.0,
"selectQtyString": "sample string 2",
"orderType": "sample string 3",
"sku": "sample string 4",
"busHeadId": 5,
"id": "6",
"soNo": "sample string 7",
"poNo": "sample string 8",
"projectNo": "sample string 9",
"invoiceNo": "sample string 10",
"invoiceLineNo": "sample string 11",
"invoiceDate": "2025-10-31 00:32:11",
"customerCode": "sample string 12",
"copGNo": "sample string 13",
"lineStatus": "sample string 14",
"location": "sample string 15",
"qty": 16.0,
"qtyLeft": 17.0,
"leftQty": 18.0,
"unit": "sample string 19",
"grossWeight": 20.0,
"netWeight": 21.0,
"cubic": 22.0,
"price": 23.0,
"total": 24.0,
"curr": "sample string 25",
"country": "sample string 26",
"dnNo": "sample string 27",
"dnLineId": "sample string 28",
"emsNo": "sample string 29",
"hsCode": "sample string 30",
"gNo": 31.0,
"gName": "sample string 32",
"sjCondition": "sample string 33",
"hgCondition": "sample string 34",
"remark": "sample string 35",
"batchNo": "sample string 36",
"lotAtt01": "sample string 37",
"lotAtt02": "sample string 38",
"lotAtt03": "sample string 39",
"lotAtt04": "sample string 40",
"lotAtt05": "sample string 41",
"lotAtt06": "sample string 42",
"lotAtt07": "sample string 43",
"lotAtt08": "sample string 44",
"lotAtt09": "sample string 45",
"lotAtt10": "sample string 46",
"lotAtt11": "sample string 47",
"lotAtt12": "sample string 48",
"lotAtt13": "sample string 49",
"lotAtt14": "sample string 50",
"lotAtt15": "sample string 51",
"lotAtt16": "sample string 52",
"lotAtt17": "sample string 53",
"lotAtt18": "sample string 54",
"createDate": "2025-10-31 00:32:11",
"createUser": "sample string 56",
"updateDate": "2025-10-31 00:32:11",
"updateUser": "sample string 58",
"usd1": "sample string 59",
"usd2": "sample string 60",
"usd3": "sample string 61",
"usd4": "sample string 62",
"usd5": "sample string 63",
"usd6": "sample string 64",
"gmark": "sample string 65",
"bomVersion": "sample string 66",
"pageSize": 67,
"pageIndex": 68,
"totalCount": 69
}
]
application/xml, text/xml
Sample:
<ArrayOfEntAppOutStock xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model">
<EntAppOutStock>
<PageIndex>68</PageIndex>
<PageSize>67</PageSize>
<TotalCount>69</TotalCount>
<BatchNo>sample string 36</BatchNo>
<BomVersion>sample string 66</BomVersion>
<BusHeadId>5</BusHeadId>
<CopGNo>sample string 13</CopGNo>
<Country>sample string 26</Country>
<CreateDate>2025-10-31T00:32:11.8939218+08:00</CreateDate>
<CreateTimeBegin>2025-10-31T00:32:11.8939218+08:00</CreateTimeBegin>
<CreateTimeEnd>2025-10-31T00:32:11.8939218+08:00</CreateTimeEnd>
<CreateUser>sample string 56</CreateUser>
<Cubic>22</Cubic>
<Curr>sample string 25</Curr>
<CustomerCode>sample string 12</CustomerCode>
<DnLineId>sample string 28</DnLineId>
<DnNo>sample string 27</DnNo>
<EmsNo>sample string 29</EmsNo>
<GName>sample string 32</GName>
<GNo>31</GNo>
<Gmark>sample string 65</Gmark>
<GrossWeight>20</GrossWeight>
<HgCondition>sample string 34</HgCondition>
<HsCode>sample string 30</HsCode>
<Id>6</Id>
<InvoiceDate>2025-10-31T00:32:11.8939218+08:00</InvoiceDate>
<InvoiceLineNo>sample string 11</InvoiceLineNo>
<InvoiceNo>sample string 10</InvoiceNo>
<LeftQty>18</LeftQty>
<LineStatus>sample string 14</LineStatus>
<Location>sample string 15</Location>
<LotAtt01>sample string 37</LotAtt01>
<LotAtt02>sample string 38</LotAtt02>
<LotAtt03>sample string 39</LotAtt03>
<LotAtt04>sample string 40</LotAtt04>
<LotAtt05>sample string 41</LotAtt05>
<LotAtt06>sample string 42</LotAtt06>
<LotAtt07>sample string 43</LotAtt07>
<LotAtt08>sample string 44</LotAtt08>
<LotAtt09>sample string 45</LotAtt09>
<LotAtt10>sample string 46</LotAtt10>
<LotAtt11>sample string 47</LotAtt11>
<LotAtt12>sample string 48</LotAtt12>
<LotAtt13>sample string 49</LotAtt13>
<LotAtt14>sample string 50</LotAtt14>
<LotAtt15>sample string 51</LotAtt15>
<LotAtt16>sample string 52</LotAtt16>
<LotAtt17>sample string 53</LotAtt17>
<LotAtt18>sample string 54</LotAtt18>
<NetWeight>21</NetWeight>
<OrderType>sample string 3</OrderType>
<PoNo>sample string 8</PoNo>
<Price>23</Price>
<ProjectNo>sample string 9</ProjectNo>
<Qty>16</Qty>
<QtyLeft>17</QtyLeft>
<Remark>sample string 35</Remark>
<SelectQty>1</SelectQty>
<SjCondition>sample string 33</SjCondition>
<Sku>sample string 4</Sku>
<SoNo>sample string 7</SoNo>
<Total>24</Total>
<Unit>sample string 19</Unit>
<UpdateDate>2025-10-31T00:32:11.8939218+08:00</UpdateDate>
<UpdateUser>sample string 58</UpdateUser>
<Usd1>sample string 59</Usd1>
<Usd2>sample string 60</Usd2>
<Usd3>sample string 61</Usd3>
<Usd4>sample string 62</Usd4>
<Usd5>sample string 63</Usd5>
<Usd6>sample string 64</Usd6>
<selectQtyString>sample string 2</selectQtyString>
<sendDateBegin>2025-10-31T00:32:11.8939218+08:00</sendDateBegin>
<sendEndDate>2025-10-31T00:32:11.8939218+08:00</sendEndDate>
</EntAppOutStock>
<EntAppOutStock>
<PageIndex>68</PageIndex>
<PageSize>67</PageSize>
<TotalCount>69</TotalCount>
<BatchNo>sample string 36</BatchNo>
<BomVersion>sample string 66</BomVersion>
<BusHeadId>5</BusHeadId>
<CopGNo>sample string 13</CopGNo>
<Country>sample string 26</Country>
<CreateDate>2025-10-31T00:32:11.8939218+08:00</CreateDate>
<CreateTimeBegin>2025-10-31T00:32:11.8939218+08:00</CreateTimeBegin>
<CreateTimeEnd>2025-10-31T00:32:11.8939218+08:00</CreateTimeEnd>
<CreateUser>sample string 56</CreateUser>
<Cubic>22</Cubic>
<Curr>sample string 25</Curr>
<CustomerCode>sample string 12</CustomerCode>
<DnLineId>sample string 28</DnLineId>
<DnNo>sample string 27</DnNo>
<EmsNo>sample string 29</EmsNo>
<GName>sample string 32</GName>
<GNo>31</GNo>
<Gmark>sample string 65</Gmark>
<GrossWeight>20</GrossWeight>
<HgCondition>sample string 34</HgCondition>
<HsCode>sample string 30</HsCode>
<Id>6</Id>
<InvoiceDate>2025-10-31T00:32:11.8939218+08:00</InvoiceDate>
<InvoiceLineNo>sample string 11</InvoiceLineNo>
<InvoiceNo>sample string 10</InvoiceNo>
<LeftQty>18</LeftQty>
<LineStatus>sample string 14</LineStatus>
<Location>sample string 15</Location>
<LotAtt01>sample string 37</LotAtt01>
<LotAtt02>sample string 38</LotAtt02>
<LotAtt03>sample string 39</LotAtt03>
<LotAtt04>sample string 40</LotAtt04>
<LotAtt05>sample string 41</LotAtt05>
<LotAtt06>sample string 42</LotAtt06>
<LotAtt07>sample string 43</LotAtt07>
<LotAtt08>sample string 44</LotAtt08>
<LotAtt09>sample string 45</LotAtt09>
<LotAtt10>sample string 46</LotAtt10>
<LotAtt11>sample string 47</LotAtt11>
<LotAtt12>sample string 48</LotAtt12>
<LotAtt13>sample string 49</LotAtt13>
<LotAtt14>sample string 50</LotAtt14>
<LotAtt15>sample string 51</LotAtt15>
<LotAtt16>sample string 52</LotAtt16>
<LotAtt17>sample string 53</LotAtt17>
<LotAtt18>sample string 54</LotAtt18>
<NetWeight>21</NetWeight>
<OrderType>sample string 3</OrderType>
<PoNo>sample string 8</PoNo>
<Price>23</Price>
<ProjectNo>sample string 9</ProjectNo>
<Qty>16</Qty>
<QtyLeft>17</QtyLeft>
<Remark>sample string 35</Remark>
<SelectQty>1</SelectQty>
<SjCondition>sample string 33</SjCondition>
<Sku>sample string 4</Sku>
<SoNo>sample string 7</SoNo>
<Total>24</Total>
<Unit>sample string 19</Unit>
<UpdateDate>2025-10-31T00:32:11.8939218+08:00</UpdateDate>
<UpdateUser>sample string 58</UpdateUser>
<Usd1>sample string 59</Usd1>
<Usd2>sample string 60</Usd2>
<Usd3>sample string 61</Usd3>
<Usd4>sample string 62</Usd4>
<Usd5>sample string 63</Usd5>
<Usd6>sample string 64</Usd6>
<selectQtyString>sample string 2</selectQtyString>
<sendDateBegin>2025-10-31T00:32:11.8939218+08:00</sendDateBegin>
<sendEndDate>2025-10-31T00:32:11.8939218+08:00</sendEndDate>
</EntAppOutStock>
</ArrayOfEntAppOutStock>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ReturnResultOfInt32| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | integer |
None. |
|
| Success | boolean |
None. |
|
| Data | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"status": 1,
"success": true,
"data": 3,
"message": "sample string 4"
}
application/xml, text/xml
Sample:
<ReturnResultOfint xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Epass.Model"> <Data>3</Data> <Message>sample string 4</Message> <Status>1</Status> <Success>true</Success> </ReturnResultOfint>