POST api/WebStock/WebOrder_Out
Request Information
URI Parameters
None.
Body Parameters
ReadDTOOfReadOrder_Goods| Name | Description | Type | Additional information |
|---|---|---|---|
| data | ReadOrder_Goods |
None. |
|
| PageSize | integer |
None. |
|
| PageIndex | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"data": {
"indent_id": 1,
"indent_z_id": 2
},
"PageSize": 1,
"PageIndex": 2
}
application/xml, text/xml
Sample:
<ReadDTOOfReadOrder_Goodscc8wrA37 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.Models">
<PageIndex>2</PageIndex>
<PageSize>1</PageSize>
<data xmlns:d2p1="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.ReadModels">
<d2p1:indent_id>1</d2p1:indent_id>
<d2p1:indent_z_id>2</d2p1:indent_z_id>
</data>
</ReadDTOOfReadOrder_Goodscc8wrA37>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResultDTOOfListOfReadStock_Order_Out| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| data | Collection of ReadStock_Order_Out |
None. |
|
| msg | string |
None. |
|
| Exception | Object |
None. |
|
| Exception1 | Object |
None. |
|
| count | integer |
None. |
|
| PageSize | integer |
None. |
|
| PageIndex | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"code": 1,
"data": [
{
"out_id": 1,
"out_z_id": 2,
"out_price": 3.0,
"in_price": 4.0,
"collections_money": 5.0,
"remark1": "sample string 6",
"CustomerName": "sample string 7",
"out_code": "sample string 8",
"transport_money": 9.0,
"transport_flag_name": "sample string 10",
"money_flag_name": "sample string 11",
"isPublish_name": "sample string 12",
"collections_flag_name": "sample string 13",
"statue": 14,
"remark": "sample string 15",
"UserName": "sample string 16",
"paid_money": 17.0,
"pay_amount": 18.0,
"out_date": "sample string 19",
"ware_code": 20,
"product_code": "sample string 21",
"w_id": 22,
"amount": 23.0,
"detail_Remark": "sample string 24",
"statue_name": "sample string 25",
"contact_person": "sample string 26",
"product_name": "sample string 27",
"model": "sample string 28",
"product_type_name": "sample string 29",
"IMEI": "sample string 30",
"w_product_code": "sample string 31",
"indent_id": 32,
"indent_z_id": 33,
"wl_code": "sample string 34",
"Specifications": "sample string 35",
"ware_name": "sample string 36"
},
{
"out_id": 1,
"out_z_id": 2,
"out_price": 3.0,
"in_price": 4.0,
"collections_money": 5.0,
"remark1": "sample string 6",
"CustomerName": "sample string 7",
"out_code": "sample string 8",
"transport_money": 9.0,
"transport_flag_name": "sample string 10",
"money_flag_name": "sample string 11",
"isPublish_name": "sample string 12",
"collections_flag_name": "sample string 13",
"statue": 14,
"remark": "sample string 15",
"UserName": "sample string 16",
"paid_money": 17.0,
"pay_amount": 18.0,
"out_date": "sample string 19",
"ware_code": 20,
"product_code": "sample string 21",
"w_id": 22,
"amount": 23.0,
"detail_Remark": "sample string 24",
"statue_name": "sample string 25",
"contact_person": "sample string 26",
"product_name": "sample string 27",
"model": "sample string 28",
"product_type_name": "sample string 29",
"IMEI": "sample string 30",
"w_product_code": "sample string 31",
"indent_id": 32,
"indent_z_id": 33,
"wl_code": "sample string 34",
"Specifications": "sample string 35",
"ware_name": "sample string 36"
}
],
"msg": "sample string 2",
"Exception": {},
"Exception1": {},
"count": 5,
"PageSize": 6,
"PageIndex": 7
}
application/xml, text/xml
Sample:
<ResultDTOOfArrayOfReadStock_Order_Out3G4q1gKH xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.Models">
<Exception />
<Exception1 />
<PageIndex>7</PageIndex>
<PageSize>6</PageSize>
<code>1</code>
<count>5</count>
<data xmlns:d2p1="http://schemas.datacontract.org/2004/07/YZ_TradingPlatform_API.ResultModels">
<d2p1:ReadStock_Order_Out>
<d2p1:CustomerName>sample string 7</d2p1:CustomerName>
<d2p1:IMEI>sample string 30</d2p1:IMEI>
<d2p1:Specifications>sample string 35</d2p1:Specifications>
<d2p1:UserName>sample string 16</d2p1:UserName>
<d2p1:amount>23</d2p1:amount>
<d2p1:collections_flag_name>sample string 13</d2p1:collections_flag_name>
<d2p1:collections_money>5</d2p1:collections_money>
<d2p1:contact_person>sample string 26</d2p1:contact_person>
<d2p1:detail_Remark>sample string 24</d2p1:detail_Remark>
<d2p1:in_price>4</d2p1:in_price>
<d2p1:indent_id>32</d2p1:indent_id>
<d2p1:indent_z_id>33</d2p1:indent_z_id>
<d2p1:isPublish_name>sample string 12</d2p1:isPublish_name>
<d2p1:model>sample string 28</d2p1:model>
<d2p1:money_flag_name>sample string 11</d2p1:money_flag_name>
<d2p1:out_code>sample string 8</d2p1:out_code>
<d2p1:out_date>sample string 19</d2p1:out_date>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:out_price>3</d2p1:out_price>
<d2p1:out_z_id>2</d2p1:out_z_id>
<d2p1:paid_money>17</d2p1:paid_money>
<d2p1:pay_amount>18</d2p1:pay_amount>
<d2p1:product_code>sample string 21</d2p1:product_code>
<d2p1:product_name>sample string 27</d2p1:product_name>
<d2p1:product_type_name>sample string 29</d2p1:product_type_name>
<d2p1:remark>sample string 15</d2p1:remark>
<d2p1:remark1>sample string 6</d2p1:remark1>
<d2p1:statue>14</d2p1:statue>
<d2p1:statue_name>sample string 25</d2p1:statue_name>
<d2p1:transport_flag_name>sample string 10</d2p1:transport_flag_name>
<d2p1:transport_money>9</d2p1:transport_money>
<d2p1:w_id>22</d2p1:w_id>
<d2p1:w_product_code>sample string 31</d2p1:w_product_code>
<d2p1:ware_code>20</d2p1:ware_code>
<d2p1:ware_name>sample string 36</d2p1:ware_name>
<d2p1:wl_code>sample string 34</d2p1:wl_code>
</d2p1:ReadStock_Order_Out>
<d2p1:ReadStock_Order_Out>
<d2p1:CustomerName>sample string 7</d2p1:CustomerName>
<d2p1:IMEI>sample string 30</d2p1:IMEI>
<d2p1:Specifications>sample string 35</d2p1:Specifications>
<d2p1:UserName>sample string 16</d2p1:UserName>
<d2p1:amount>23</d2p1:amount>
<d2p1:collections_flag_name>sample string 13</d2p1:collections_flag_name>
<d2p1:collections_money>5</d2p1:collections_money>
<d2p1:contact_person>sample string 26</d2p1:contact_person>
<d2p1:detail_Remark>sample string 24</d2p1:detail_Remark>
<d2p1:in_price>4</d2p1:in_price>
<d2p1:indent_id>32</d2p1:indent_id>
<d2p1:indent_z_id>33</d2p1:indent_z_id>
<d2p1:isPublish_name>sample string 12</d2p1:isPublish_name>
<d2p1:model>sample string 28</d2p1:model>
<d2p1:money_flag_name>sample string 11</d2p1:money_flag_name>
<d2p1:out_code>sample string 8</d2p1:out_code>
<d2p1:out_date>sample string 19</d2p1:out_date>
<d2p1:out_id>1</d2p1:out_id>
<d2p1:out_price>3</d2p1:out_price>
<d2p1:out_z_id>2</d2p1:out_z_id>
<d2p1:paid_money>17</d2p1:paid_money>
<d2p1:pay_amount>18</d2p1:pay_amount>
<d2p1:product_code>sample string 21</d2p1:product_code>
<d2p1:product_name>sample string 27</d2p1:product_name>
<d2p1:product_type_name>sample string 29</d2p1:product_type_name>
<d2p1:remark>sample string 15</d2p1:remark>
<d2p1:remark1>sample string 6</d2p1:remark1>
<d2p1:statue>14</d2p1:statue>
<d2p1:statue_name>sample string 25</d2p1:statue_name>
<d2p1:transport_flag_name>sample string 10</d2p1:transport_flag_name>
<d2p1:transport_money>9</d2p1:transport_money>
<d2p1:w_id>22</d2p1:w_id>
<d2p1:w_product_code>sample string 31</d2p1:w_product_code>
<d2p1:ware_code>20</d2p1:ware_code>
<d2p1:ware_name>sample string 36</d2p1:ware_name>
<d2p1:wl_code>sample string 34</d2p1:wl_code>
</d2p1:ReadStock_Order_Out>
</data>
<msg>sample string 2</msg>
</ResultDTOOfArrayOfReadStock_Order_Out3G4q1gKH>