GET api/UnPos/Shop/SellBill/H5/Get?memberid={memberid}&state={state}
查询售货单数据,以简单类型返回
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberid | integer |
Required |
|
| state | string |
Required |
Body Parameters
None.
Response Information
Resource Description
查询售货单数据,以简单类型返回
CommonOperationResultWithTagOfIEnumerableOfUnPosShopSellBillViewResult2| Name | Description | Type | Additional information |
|---|---|---|---|
| errcode | integer |
None. |
|
| errmsg | string |
None. |
|
| tag | Collection of UnPosShopSellBillViewResult2 |
None. |
Response Formats
application/json, text/json
Sample:
{
"errcode": 1,
"errmsg": "sample string 2",
"tag": [
{
"BillNum": "sample string 1",
"BusiFrom": "sample string 2",
"DayIndexCode": "sample string 3",
"BusiFromSubType": "sample string 4",
"CodeCardType": "sample string 5",
"CardId": "sample string 6",
"TableOrCallNum": "sample string 7",
"CardName": "sample string 8",
"HappenDate": "sample string 9",
"HappenTime": "sample string 10",
"StartDate": "sample string 11",
"StartTime": "sample string 12",
"MerchantId": 13,
"MerchantName": "sample string 14",
"ShopId": "sample string 15",
"UserCode": 16,
"PayState": "sample string 17",
"RebateMode": "sample string 18",
"CustomerType": "sample string 19",
"CustomerId": "sample string 20",
"CustomerName": "sample string 21",
"GuiderNumber": "sample string 22",
"GuiderCalStatus": "sample string 23",
"GuiderCalBillNum": "sample string 24",
"CustomerCalStatus": "sample string 25",
"CustomerCalBillNum": "sample string 26",
"UseDepot": "sample string 27",
"PersonalMemberId": 28,
"LetterCalStatus": "sample string 29",
"LetterCalBillNum": "sample string 30",
"TaxState": "sample string 31",
"TaxNumber": "sample string 32",
"TaxCode": "sample string 33",
"TaxTransId": "sample string 34",
"TaxSummary": 35.0,
"Reserve1": "sample string 36",
"Reserve2": "sample string 37",
"Memory": "sample string 38",
"ShopName": "sample string 39",
"UserAlias": "sample string 40",
"NeedReceive": 41.0,
"ReceivedMoney": 42.0,
"ReceiveInfo": "sample string 43",
"DetailInfo": [
{
"MerchantId": 1,
"ProductId": 2,
"ProductName": "sample string 3",
"Amount": 4.0,
"RetailPrice": 5.0,
"SellType": "sample string 6",
"SellState": "sample string 7"
},
{
"MerchantId": 1,
"ProductId": 2,
"ProductName": "sample string 3",
"Amount": 4.0,
"RetailPrice": 5.0,
"SellType": "sample string 6",
"SellState": "sample string 7"
}
]
},
{
"BillNum": "sample string 1",
"BusiFrom": "sample string 2",
"DayIndexCode": "sample string 3",
"BusiFromSubType": "sample string 4",
"CodeCardType": "sample string 5",
"CardId": "sample string 6",
"TableOrCallNum": "sample string 7",
"CardName": "sample string 8",
"HappenDate": "sample string 9",
"HappenTime": "sample string 10",
"StartDate": "sample string 11",
"StartTime": "sample string 12",
"MerchantId": 13,
"MerchantName": "sample string 14",
"ShopId": "sample string 15",
"UserCode": 16,
"PayState": "sample string 17",
"RebateMode": "sample string 18",
"CustomerType": "sample string 19",
"CustomerId": "sample string 20",
"CustomerName": "sample string 21",
"GuiderNumber": "sample string 22",
"GuiderCalStatus": "sample string 23",
"GuiderCalBillNum": "sample string 24",
"CustomerCalStatus": "sample string 25",
"CustomerCalBillNum": "sample string 26",
"UseDepot": "sample string 27",
"PersonalMemberId": 28,
"LetterCalStatus": "sample string 29",
"LetterCalBillNum": "sample string 30",
"TaxState": "sample string 31",
"TaxNumber": "sample string 32",
"TaxCode": "sample string 33",
"TaxTransId": "sample string 34",
"TaxSummary": 35.0,
"Reserve1": "sample string 36",
"Reserve2": "sample string 37",
"Memory": "sample string 38",
"ShopName": "sample string 39",
"UserAlias": "sample string 40",
"NeedReceive": 41.0,
"ReceivedMoney": 42.0,
"ReceiveInfo": "sample string 43",
"DetailInfo": [
{
"MerchantId": 1,
"ProductId": 2,
"ProductName": "sample string 3",
"Amount": 4.0,
"RetailPrice": 5.0,
"SellType": "sample string 6",
"SellState": "sample string 7"
},
{
"MerchantId": 1,
"ProductId": 2,
"ProductName": "sample string 3",
"Amount": 4.0,
"RetailPrice": 5.0,
"SellType": "sample string 6",
"SellState": "sample string 7"
}
]
}
]
}
application/xml, text/xml
Sample:
<CommonOperationResultWithTagOfArrayOfUnPosShopSellBillViewResult2wYgrNTf1 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer">
<errcode>1</errcode>
<errmsg>sample string 2</errmsg>
<tag xmlns:d2p1="http://schemas.datacontract.org/2004/07/DigitalScience.DataTransfer.UnPos.Result">
<d2p1:UnPosShopSellBillViewResult2>
<d2p1:BillNum>sample string 1</d2p1:BillNum>
<d2p1:BusiFrom>sample string 2</d2p1:BusiFrom>
<d2p1:BusiFromSubType>sample string 4</d2p1:BusiFromSubType>
<d2p1:CardId>sample string 6</d2p1:CardId>
<d2p1:CardName>sample string 8</d2p1:CardName>
<d2p1:CodeCardType>sample string 5</d2p1:CodeCardType>
<d2p1:CustomerCalBillNum>sample string 26</d2p1:CustomerCalBillNum>
<d2p1:CustomerCalStatus>sample string 25</d2p1:CustomerCalStatus>
<d2p1:CustomerId>sample string 20</d2p1:CustomerId>
<d2p1:CustomerName>sample string 21</d2p1:CustomerName>
<d2p1:CustomerType>sample string 19</d2p1:CustomerType>
<d2p1:DayIndexCode>sample string 3</d2p1:DayIndexCode>
<d2p1:DetailInfo>
<d2p1:UnPosProductDetailResult>
<d2p1:Amount>4</d2p1:Amount>
<d2p1:MerchantId>1</d2p1:MerchantId>
<d2p1:ProductId>2</d2p1:ProductId>
<d2p1:ProductName>sample string 3</d2p1:ProductName>
<d2p1:RetailPrice>5</d2p1:RetailPrice>
<d2p1:SellState>sample string 7</d2p1:SellState>
<d2p1:SellType>sample string 6</d2p1:SellType>
</d2p1:UnPosProductDetailResult>
<d2p1:UnPosProductDetailResult>
<d2p1:Amount>4</d2p1:Amount>
<d2p1:MerchantId>1</d2p1:MerchantId>
<d2p1:ProductId>2</d2p1:ProductId>
<d2p1:ProductName>sample string 3</d2p1:ProductName>
<d2p1:RetailPrice>5</d2p1:RetailPrice>
<d2p1:SellState>sample string 7</d2p1:SellState>
<d2p1:SellType>sample string 6</d2p1:SellType>
</d2p1:UnPosProductDetailResult>
</d2p1:DetailInfo>
<d2p1:GuiderCalBillNum>sample string 24</d2p1:GuiderCalBillNum>
<d2p1:GuiderCalStatus>sample string 23</d2p1:GuiderCalStatus>
<d2p1:GuiderNumber>sample string 22</d2p1:GuiderNumber>
<d2p1:HappenDate>sample string 9</d2p1:HappenDate>
<d2p1:HappenTime>sample string 10</d2p1:HappenTime>
<d2p1:LetterCalBillNum>sample string 30</d2p1:LetterCalBillNum>
<d2p1:LetterCalStatus>sample string 29</d2p1:LetterCalStatus>
<d2p1:Memory>sample string 38</d2p1:Memory>
<d2p1:MerchantId>13</d2p1:MerchantId>
<d2p1:MerchantName>sample string 14</d2p1:MerchantName>
<d2p1:NeedReceive>41</d2p1:NeedReceive>
<d2p1:PayState>sample string 17</d2p1:PayState>
<d2p1:PersonalMemberId>28</d2p1:PersonalMemberId>
<d2p1:RebateMode>sample string 18</d2p1:RebateMode>
<d2p1:ReceiveInfo>sample string 43</d2p1:ReceiveInfo>
<d2p1:ReceivedMoney>42</d2p1:ReceivedMoney>
<d2p1:Reserve1>sample string 36</d2p1:Reserve1>
<d2p1:Reserve2>sample string 37</d2p1:Reserve2>
<d2p1:ShopId>sample string 15</d2p1:ShopId>
<d2p1:ShopName>sample string 39</d2p1:ShopName>
<d2p1:StartDate>sample string 11</d2p1:StartDate>
<d2p1:StartTime>sample string 12</d2p1:StartTime>
<d2p1:TableOrCallNum>sample string 7</d2p1:TableOrCallNum>
<d2p1:TaxCode>sample string 33</d2p1:TaxCode>
<d2p1:TaxNumber>sample string 32</d2p1:TaxNumber>
<d2p1:TaxState>sample string 31</d2p1:TaxState>
<d2p1:TaxSummary>35</d2p1:TaxSummary>
<d2p1:TaxTransId>sample string 34</d2p1:TaxTransId>
<d2p1:UseDepot>sample string 27</d2p1:UseDepot>
<d2p1:UserAlias>sample string 40</d2p1:UserAlias>
<d2p1:UserCode>16</d2p1:UserCode>
</d2p1:UnPosShopSellBillViewResult2>
<d2p1:UnPosShopSellBillViewResult2>
<d2p1:BillNum>sample string 1</d2p1:BillNum>
<d2p1:BusiFrom>sample string 2</d2p1:BusiFrom>
<d2p1:BusiFromSubType>sample string 4</d2p1:BusiFromSubType>
<d2p1:CardId>sample string 6</d2p1:CardId>
<d2p1:CardName>sample string 8</d2p1:CardName>
<d2p1:CodeCardType>sample string 5</d2p1:CodeCardType>
<d2p1:CustomerCalBillNum>sample string 26</d2p1:CustomerCalBillNum>
<d2p1:CustomerCalStatus>sample string 25</d2p1:CustomerCalStatus>
<d2p1:CustomerId>sample string 20</d2p1:CustomerId>
<d2p1:CustomerName>sample string 21</d2p1:CustomerName>
<d2p1:CustomerType>sample string 19</d2p1:CustomerType>
<d2p1:DayIndexCode>sample string 3</d2p1:DayIndexCode>
<d2p1:DetailInfo>
<d2p1:UnPosProductDetailResult>
<d2p1:Amount>4</d2p1:Amount>
<d2p1:MerchantId>1</d2p1:MerchantId>
<d2p1:ProductId>2</d2p1:ProductId>
<d2p1:ProductName>sample string 3</d2p1:ProductName>
<d2p1:RetailPrice>5</d2p1:RetailPrice>
<d2p1:SellState>sample string 7</d2p1:SellState>
<d2p1:SellType>sample string 6</d2p1:SellType>
</d2p1:UnPosProductDetailResult>
<d2p1:UnPosProductDetailResult>
<d2p1:Amount>4</d2p1:Amount>
<d2p1:MerchantId>1</d2p1:MerchantId>
<d2p1:ProductId>2</d2p1:ProductId>
<d2p1:ProductName>sample string 3</d2p1:ProductName>
<d2p1:RetailPrice>5</d2p1:RetailPrice>
<d2p1:SellState>sample string 7</d2p1:SellState>
<d2p1:SellType>sample string 6</d2p1:SellType>
</d2p1:UnPosProductDetailResult>
</d2p1:DetailInfo>
<d2p1:GuiderCalBillNum>sample string 24</d2p1:GuiderCalBillNum>
<d2p1:GuiderCalStatus>sample string 23</d2p1:GuiderCalStatus>
<d2p1:GuiderNumber>sample string 22</d2p1:GuiderNumber>
<d2p1:HappenDate>sample string 9</d2p1:HappenDate>
<d2p1:HappenTime>sample string 10</d2p1:HappenTime>
<d2p1:LetterCalBillNum>sample string 30</d2p1:LetterCalBillNum>
<d2p1:LetterCalStatus>sample string 29</d2p1:LetterCalStatus>
<d2p1:Memory>sample string 38</d2p1:Memory>
<d2p1:MerchantId>13</d2p1:MerchantId>
<d2p1:MerchantName>sample string 14</d2p1:MerchantName>
<d2p1:NeedReceive>41</d2p1:NeedReceive>
<d2p1:PayState>sample string 17</d2p1:PayState>
<d2p1:PersonalMemberId>28</d2p1:PersonalMemberId>
<d2p1:RebateMode>sample string 18</d2p1:RebateMode>
<d2p1:ReceiveInfo>sample string 43</d2p1:ReceiveInfo>
<d2p1:ReceivedMoney>42</d2p1:ReceivedMoney>
<d2p1:Reserve1>sample string 36</d2p1:Reserve1>
<d2p1:Reserve2>sample string 37</d2p1:Reserve2>
<d2p1:ShopId>sample string 15</d2p1:ShopId>
<d2p1:ShopName>sample string 39</d2p1:ShopName>
<d2p1:StartDate>sample string 11</d2p1:StartDate>
<d2p1:StartTime>sample string 12</d2p1:StartTime>
<d2p1:TableOrCallNum>sample string 7</d2p1:TableOrCallNum>
<d2p1:TaxCode>sample string 33</d2p1:TaxCode>
<d2p1:TaxNumber>sample string 32</d2p1:TaxNumber>
<d2p1:TaxState>sample string 31</d2p1:TaxState>
<d2p1:TaxSummary>35</d2p1:TaxSummary>
<d2p1:TaxTransId>sample string 34</d2p1:TaxTransId>
<d2p1:UseDepot>sample string 27</d2p1:UseDepot>
<d2p1:UserAlias>sample string 40</d2p1:UserAlias>
<d2p1:UserCode>16</d2p1:UserCode>
</d2p1:UnPosShopSellBillViewResult2>
</tag>
</CommonOperationResultWithTagOfArrayOfUnPosShopSellBillViewResult2wYgrNTf1>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.