GET api/store/requestlist
仓管获取入库预约成功列表
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ResponseOfListOfVenderStockingRequestResponseModel| Name | Description | Type | Additional information |
|---|---|---|---|
| data | Collection of VenderStockingRequestResponseModel |
None. |
|
| errcode |
错误码,默认为成功:SUCCESS |
string |
None. |
| errmsg |
错误信息,默认为:成功 |
string |
None. |
Response Formats
application/json, text/json
Sample:
{
"data": [
{
"Id": 1,
"RequestNo": "sample string 2",
"VenderId": "sample string 3",
"VenderName": "sample string 4",
"StockTime": "2025-12-26T20:11:37.2841532+08:00",
"SaveDayCount": 6,
"TakerPhone": "sample string 7",
"VenderStockingProducts": [
{
"Id": 1,
"VarietyId": 2,
"VarietyName": "sample string 3",
"ProductClassId": 4,
"ProductClassName": "sample string 5",
"Count": 6,
"Repository": {
"Name": "sample string 1",
"Address": "sample string 2",
"Introduction": "sample string 3"
},
"ProductState": 0
},
{
"Id": 1,
"VarietyId": 2,
"VarietyName": "sample string 3",
"ProductClassId": 4,
"ProductClassName": "sample string 5",
"Count": 6,
"Repository": {
"Name": "sample string 1",
"Address": "sample string 2",
"Introduction": "sample string 3"
},
"ProductState": 0
}
]
},
{
"Id": 1,
"RequestNo": "sample string 2",
"VenderId": "sample string 3",
"VenderName": "sample string 4",
"StockTime": "2025-12-26T20:11:37.2841532+08:00",
"SaveDayCount": 6,
"TakerPhone": "sample string 7",
"VenderStockingProducts": [
{
"Id": 1,
"VarietyId": 2,
"VarietyName": "sample string 3",
"ProductClassId": 4,
"ProductClassName": "sample string 5",
"Count": 6,
"Repository": {
"Name": "sample string 1",
"Address": "sample string 2",
"Introduction": "sample string 3"
},
"ProductState": 0
},
{
"Id": 1,
"VarietyId": 2,
"VarietyName": "sample string 3",
"ProductClassId": 4,
"ProductClassName": "sample string 5",
"Count": 6,
"Repository": {
"Name": "sample string 1",
"Address": "sample string 2",
"Introduction": "sample string 3"
},
"ProductState": 0
}
]
}
],
"errcode": "sample string 1",
"errmsg": "sample string 2"
}
application/xml, text/xml
Sample:
<ResponseOfArrayOfVenderStockingRequestResponseModel7sPHGsE0 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Infrastructure.WebApi">
<errcode>sample string 1</errcode>
<errmsg>sample string 2</errmsg>
<data xmlns:d2p1="http://schemas.datacontract.org/2004/07/ViewModel.Response.Vender">
<d2p1:VenderStockingRequestResponseModel>
<d2p1:Id>1</d2p1:Id>
<d2p1:RequestNo>sample string 2</d2p1:RequestNo>
<d2p1:SaveDayCount>6</d2p1:SaveDayCount>
<d2p1:StockTime>2025-12-26T20:11:37.2841532+08:00</d2p1:StockTime>
<d2p1:TakerPhone>sample string 7</d2p1:TakerPhone>
<d2p1:VenderId>sample string 3</d2p1:VenderId>
<d2p1:VenderName>sample string 4</d2p1:VenderName>
<d2p1:VenderStockingProducts>
<d2p1:VenderStockingProductResponseModel>
<d2p1:Count>6</d2p1:Count>
<d2p1:Id>1</d2p1:Id>
<d2p1:ProductClassId>4</d2p1:ProductClassId>
<d2p1:ProductClassName>sample string 5</d2p1:ProductClassName>
<d2p1:ProductState>Requested</d2p1:ProductState>
<d2p1:Repository>
<d2p1:Address>sample string 2</d2p1:Address>
<d2p1:Introduction>sample string 3</d2p1:Introduction>
<d2p1:Name>sample string 1</d2p1:Name>
</d2p1:Repository>
<d2p1:VarietyId>2</d2p1:VarietyId>
<d2p1:VarietyName>sample string 3</d2p1:VarietyName>
</d2p1:VenderStockingProductResponseModel>
<d2p1:VenderStockingProductResponseModel>
<d2p1:Count>6</d2p1:Count>
<d2p1:Id>1</d2p1:Id>
<d2p1:ProductClassId>4</d2p1:ProductClassId>
<d2p1:ProductClassName>sample string 5</d2p1:ProductClassName>
<d2p1:ProductState>Requested</d2p1:ProductState>
<d2p1:Repository>
<d2p1:Address>sample string 2</d2p1:Address>
<d2p1:Introduction>sample string 3</d2p1:Introduction>
<d2p1:Name>sample string 1</d2p1:Name>
</d2p1:Repository>
<d2p1:VarietyId>2</d2p1:VarietyId>
<d2p1:VarietyName>sample string 3</d2p1:VarietyName>
</d2p1:VenderStockingProductResponseModel>
</d2p1:VenderStockingProducts>
</d2p1:VenderStockingRequestResponseModel>
<d2p1:VenderStockingRequestResponseModel>
<d2p1:Id>1</d2p1:Id>
<d2p1:RequestNo>sample string 2</d2p1:RequestNo>
<d2p1:SaveDayCount>6</d2p1:SaveDayCount>
<d2p1:StockTime>2025-12-26T20:11:37.2841532+08:00</d2p1:StockTime>
<d2p1:TakerPhone>sample string 7</d2p1:TakerPhone>
<d2p1:VenderId>sample string 3</d2p1:VenderId>
<d2p1:VenderName>sample string 4</d2p1:VenderName>
<d2p1:VenderStockingProducts>
<d2p1:VenderStockingProductResponseModel>
<d2p1:Count>6</d2p1:Count>
<d2p1:Id>1</d2p1:Id>
<d2p1:ProductClassId>4</d2p1:ProductClassId>
<d2p1:ProductClassName>sample string 5</d2p1:ProductClassName>
<d2p1:ProductState>Requested</d2p1:ProductState>
<d2p1:Repository>
<d2p1:Address>sample string 2</d2p1:Address>
<d2p1:Introduction>sample string 3</d2p1:Introduction>
<d2p1:Name>sample string 1</d2p1:Name>
</d2p1:Repository>
<d2p1:VarietyId>2</d2p1:VarietyId>
<d2p1:VarietyName>sample string 3</d2p1:VarietyName>
</d2p1:VenderStockingProductResponseModel>
<d2p1:VenderStockingProductResponseModel>
<d2p1:Count>6</d2p1:Count>
<d2p1:Id>1</d2p1:Id>
<d2p1:ProductClassId>4</d2p1:ProductClassId>
<d2p1:ProductClassName>sample string 5</d2p1:ProductClassName>
<d2p1:ProductState>Requested</d2p1:ProductState>
<d2p1:Repository>
<d2p1:Address>sample string 2</d2p1:Address>
<d2p1:Introduction>sample string 3</d2p1:Introduction>
<d2p1:Name>sample string 1</d2p1:Name>
</d2p1:Repository>
<d2p1:VarietyId>2</d2p1:VarietyId>
<d2p1:VarietyName>sample string 3</d2p1:VarietyName>
</d2p1:VenderStockingProductResponseModel>
</d2p1:VenderStockingProducts>
</d2p1:VenderStockingRequestResponseModel>
</data>
</ResponseOfArrayOfVenderStockingRequestResponseModel7sPHGsE0>