None.
Name | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
No | string |
None. |
|
CustId | integer |
None. |
|
Sales | integer |
None. |
|
Date | date |
None. |
|
DeliveryDate | date |
None. |
|
BType | BillType |
None. |
|
DiscRate | decimal number |
None. |
|
DiscAmount | decimal number |
None. |
|
Amount | decimal number |
None. |
|
EditRecvAddr | boolean |
None. |
|
Recvr | string |
None. |
|
RecvMobile | string |
None. |
|
RecvAddress | string |
None. |
|
AcId | integer |
None. |
|
AmountFirst | decimal number |
None. |
|
Note | string |
None. |
|
DoId | integer |
None. |
|
AccountingItemId | integer |
None. |
|
DepartmentId | integer |
None. |
|
SettlePeriodId | integer |
None. |
|
SettlePeriodDate | date |
None. |
|
AutoGenerate | boolean |
None. |
|
PayInfoItems | Collection of PayEditModel |
None. |
|
Items | Collection of SellOrderEntryEditModel |
None. |
|
ForcePassCredit | boolean |
None. |
|
NeedJudgePrice | boolean |
None. |
|
RelatedPoId | integer |
None. |
|
RelatedPoNo | string |
None. |
|
BillOrigin | BillOriginEnum |
None. |
|
ChangeReason | string |
None. |
{ "Id": 1, "No": "sample string 2", "CustId": 3, "Sales": 4, "Date": "2025-04-04 20:52:20", "DeliveryDate": "2025-04-04 20:52:20", "BType": 1010, "DiscRate": 7.0, "DiscAmount": 8.0, "Amount": 9.0, "EditRecvAddr": true, "Recvr": "sample string 11", "RecvMobile": "sample string 12", "RecvAddress": "sample string 13", "AcId": 14, "AmountFirst": 15.0, "Note": "sample string 16", "DoId": 17, "AccountingItemId": 18, "DepartmentId": 19, "SettlePeriodId": 20, "SettlePeriodDate": "2025-04-04 20:52:20", "AutoGenerate": true, "PayInfoItems": [ { "AcId": 1, "Amount": 2.0, "PayMethod": 3, "RefNo": "sample string 4" }, { "AcId": 1, "Amount": 2.0, "PayMethod": 3, "RefNo": "sample string 4" } ], "Items": [ { "Id": 1, "SoId": 2, "CatId": 3, "ProdId": 4, "ApId": 5, "WhId": 6, "UnitId": 7, "QTY": 8.0, "Price": 9.0, "PriceTax": 10.0, "PriceDis": 11.0, "DiscRate": 12.0, "DiscAmount": 13.0, "DiscAllocation": 14.0, "Amount": 15.0, "TaxRate": 16.0, "Tax": 17.0, "AmountTax": 18.0, "IsClosed": true, "Note": "sample string 20", "StrValue1": "sample string 21", "StrValue2": "sample string 22", "StrValue3": "sample string 23", "StrValue4": "sample string 24", "StrValue5": "sample string 25", "StrValue6": "sample string 26", "StrValue7": "sample string 27", "StrValue8": "sample string 28", "PoId": 29, "PoNo": "sample string 30", "PoeId": 31, "WhsId": 32, "WhsNo": "sample string 33", "WhseId": 34 }, { "Id": 1, "SoId": 2, "CatId": 3, "ProdId": 4, "ApId": 5, "WhId": 6, "UnitId": 7, "QTY": 8.0, "Price": 9.0, "PriceTax": 10.0, "PriceDis": 11.0, "DiscRate": 12.0, "DiscAmount": 13.0, "DiscAllocation": 14.0, "Amount": 15.0, "TaxRate": 16.0, "Tax": 17.0, "AmountTax": 18.0, "IsClosed": true, "Note": "sample string 20", "StrValue1": "sample string 21", "StrValue2": "sample string 22", "StrValue3": "sample string 23", "StrValue4": "sample string 24", "StrValue5": "sample string 25", "StrValue6": "sample string 26", "StrValue7": "sample string 27", "StrValue8": "sample string 28", "PoId": 29, "PoNo": "sample string 30", "PoeId": 31, "WhsId": 32, "WhsNo": "sample string 33", "WhseId": 34 } ], "ForcePassCredit": true, "NeedJudgePrice": true, "RelatedPoId": 25, "RelatedPoNo": "sample string 26", "BillOrigin": 0, "ChangeReason": "sample string 27" }
<SellOrderEditModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Sell.Models"> <AcId>14</AcId> <AccountingItemId>18</AccountingItemId> <Amount>9</Amount> <AmountFirst>15</AmountFirst> <AutoGenerate>true</AutoGenerate> <BType>Purchase</BType> <BillOrigin>Other</BillOrigin> <ChangeReason>sample string 27</ChangeReason> <CustId>3</CustId> <Date>2025-04-04T20:52:20.9755865+08:00</Date> <DeliveryDate>2025-04-04T20:52:20.9755865+08:00</DeliveryDate> <DepartmentId>19</DepartmentId> <DiscAmount>8</DiscAmount> <DiscRate>7</DiscRate> <DoId>17</DoId> <EditRecvAddr>true</EditRecvAddr> <ForcePassCredit>true</ForcePassCredit> <Id>1</Id> <Items> <SellOrderEntryEditModel> <Amount>15</Amount> <AmountTax>18</AmountTax> <ApId>5</ApId> <CatId>3</CatId> <DiscAllocation>14</DiscAllocation> <DiscAmount>13</DiscAmount> <DiscRate>12</DiscRate> <Id>1</Id> <IsClosed>true</IsClosed> <Note>sample string 20</Note> <PoId>29</PoId> <PoNo>sample string 30</PoNo> <PoeId>31</PoeId> <Price>9</Price> <PriceDis>11</PriceDis> <PriceTax>10</PriceTax> <ProdId>4</ProdId> <QTY>8</QTY> <SoId>2</SoId> <StrValue1>sample string 21</StrValue1> <StrValue2>sample string 22</StrValue2> <StrValue3>sample string 23</StrValue3> <StrValue4>sample string 24</StrValue4> <StrValue5>sample string 25</StrValue5> <StrValue6>sample string 26</StrValue6> <StrValue7>sample string 27</StrValue7> <StrValue8>sample string 28</StrValue8> <Tax>17</Tax> <TaxRate>16</TaxRate> <UnitId>7</UnitId> <WhId>6</WhId> <WhsId>32</WhsId> <WhsNo>sample string 33</WhsNo> <WhseId>34</WhseId> </SellOrderEntryEditModel> <SellOrderEntryEditModel> <Amount>15</Amount> <AmountTax>18</AmountTax> <ApId>5</ApId> <CatId>3</CatId> <DiscAllocation>14</DiscAllocation> <DiscAmount>13</DiscAmount> <DiscRate>12</DiscRate> <Id>1</Id> <IsClosed>true</IsClosed> <Note>sample string 20</Note> <PoId>29</PoId> <PoNo>sample string 30</PoNo> <PoeId>31</PoeId> <Price>9</Price> <PriceDis>11</PriceDis> <PriceTax>10</PriceTax> <ProdId>4</ProdId> <QTY>8</QTY> <SoId>2</SoId> <StrValue1>sample string 21</StrValue1> <StrValue2>sample string 22</StrValue2> <StrValue3>sample string 23</StrValue3> <StrValue4>sample string 24</StrValue4> <StrValue5>sample string 25</StrValue5> <StrValue6>sample string 26</StrValue6> <StrValue7>sample string 27</StrValue7> <StrValue8>sample string 28</StrValue8> <Tax>17</Tax> <TaxRate>16</TaxRate> <UnitId>7</UnitId> <WhId>6</WhId> <WhsId>32</WhsId> <WhsNo>sample string 33</WhsNo> <WhseId>34</WhseId> </SellOrderEntryEditModel> </Items> <NeedJudgePrice>true</NeedJudgePrice> <No>sample string 2</No> <Note>sample string 16</Note> <PayInfoItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models"> <d2p1:PayEditModel> <d2p1:AcId>1</d2p1:AcId> <d2p1:Amount>2</d2p1:Amount> <d2p1:PayMethod>3</d2p1:PayMethod> <d2p1:RefNo>sample string 4</d2p1:RefNo> </d2p1:PayEditModel> <d2p1:PayEditModel> <d2p1:AcId>1</d2p1:AcId> <d2p1:Amount>2</d2p1:Amount> <d2p1:PayMethod>3</d2p1:PayMethod> <d2p1:RefNo>sample string 4</d2p1:RefNo> </d2p1:PayEditModel> </PayInfoItems> <RecvAddress>sample string 13</RecvAddress> <RecvMobile>sample string 12</RecvMobile> <Recvr>sample string 11</Recvr> <RelatedPoId>25</RelatedPoId> <RelatedPoNo>sample string 26</RelatedPoNo> <Sales>4</Sales> <SettlePeriodDate>2025-04-04T20:52:20.9755865+08:00</SettlePeriodDate> <SettlePeriodId>20</SettlePeriodId> </SellOrderEditModel>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
No | string |
None. |
|
Message | string |
None. |
{ "Id": 1, "No": "sample string 2", "Message": "sample string 3" }
<IdNoPair xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Models"> <Id>1</Id> <Message>sample string 3</Message> <No>sample string 2</No> </IdNoPair>