GET api/Order/GetOrderOutListByCustomer?page={page}&pagesize={pagesize}&order_no={order_no}&day={day}&status={status}
获取入库单列表
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| page | integer |
Required |
|
| pagesize | integer |
Required |
|
| order_no | string |
Default value is |
|
| day | string |
Default value is |
|
| status | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
ServerResponseOfListOforder_out| Name | Description | Type | Additional information |
|---|---|---|---|
| Entity | Collection of order_out |
None. |
|
| errcode |
返回码 |
integer |
None. |
| errmsg |
对返回码的文本描述内容 |
string |
None. |
| ReturnValue |
返回值 |
Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"Entity": [
{
"id": 1,
"dept_id": 2,
"order_no": "sample string 3",
"owner_id": 4,
"quantity": 5,
"weight": 6.1,
"details": "sample string 7",
"th_date": "sample string 8",
"th_carno": "sample string 9",
"th_driver_name": "sample string 10",
"th_file": "sample string 11",
"kh_remark": "sample string 12",
"zxdw_id": "sample string 13",
"zxdw_name": "sample string 14",
"zxdw_driver_id": "sample string 15",
"zxdw_driver_name": "sample string 16",
"zydw_id": 1,
"zydw_name": "sample string 17",
"zydw_driver_name": "sample string 18",
"zydw_car_no": "sample string 19",
"pbdb_num": 20,
"jh_num": 21,
"operator_id": 1,
"status": 22,
"workdesc": "sample string 23",
"remark": "sample string 24",
"out_time": "2026-03-26T14:28:50.878696+08:00",
"addtime": "2026-03-26T14:28:50.878696+08:00",
"money_operator_id": 1,
"fee_status": 26,
"fee_time": "2026-03-26T14:28:50.878696+08:00",
"fee_rule": "sample string 27",
"fee_amount": 28.1,
"pay_operator_id": 1,
"pay_rule": "sample string 29",
"pay_time": "2026-03-26T14:28:50.878696+08:00",
"pay_amount": 30.1,
"pay_status": 31,
"deptname": "sample string 32",
"operatorname": "sample string 33",
"moneyoperatorname": "sample string 34",
"payoperatorname": "sample string 35",
"customername": "sample string 36"
},
{
"id": 1,
"dept_id": 2,
"order_no": "sample string 3",
"owner_id": 4,
"quantity": 5,
"weight": 6.1,
"details": "sample string 7",
"th_date": "sample string 8",
"th_carno": "sample string 9",
"th_driver_name": "sample string 10",
"th_file": "sample string 11",
"kh_remark": "sample string 12",
"zxdw_id": "sample string 13",
"zxdw_name": "sample string 14",
"zxdw_driver_id": "sample string 15",
"zxdw_driver_name": "sample string 16",
"zydw_id": 1,
"zydw_name": "sample string 17",
"zydw_driver_name": "sample string 18",
"zydw_car_no": "sample string 19",
"pbdb_num": 20,
"jh_num": 21,
"operator_id": 1,
"status": 22,
"workdesc": "sample string 23",
"remark": "sample string 24",
"out_time": "2026-03-26T14:28:50.878696+08:00",
"addtime": "2026-03-26T14:28:50.878696+08:00",
"money_operator_id": 1,
"fee_status": 26,
"fee_time": "2026-03-26T14:28:50.878696+08:00",
"fee_rule": "sample string 27",
"fee_amount": 28.1,
"pay_operator_id": 1,
"pay_rule": "sample string 29",
"pay_time": "2026-03-26T14:28:50.878696+08:00",
"pay_amount": 30.1,
"pay_status": 31,
"deptname": "sample string 32",
"operatorname": "sample string 33",
"moneyoperatorname": "sample string 34",
"payoperatorname": "sample string 35",
"customername": "sample string 36"
}
],
"errcode": 1,
"errmsg": "sample string 2",
"ReturnValue": {}
}
multipart/form-data
Sample:
<ServerResponseOfArrayOforder_out_PZC5QaEm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Easyman.Api.Models"><_x003C_ReturnValue_x003E_k__BackingField /><_x003C_errcode_x003E_k__BackingField>1</_x003C_errcode_x003E_k__BackingField><_x003C_errmsg_x003E_k__BackingField>sample string 2</_x003C_errmsg_x003E_k__BackingField><_x003C_Entity_x003E_k__BackingField xmlns:d2p1="http://schemas.datacontract.org/2004/07/Easyman.Model"><d2p1:order_out><d2p1:addtime>2026-03-26T14:28:50.878696+08:00</d2p1:addtime><d2p1:customername>sample string 36</d2p1:customername><d2p1:dept_id>2</d2p1:dept_id><d2p1:deptname>sample string 32</d2p1:deptname><d2p1:details>sample string 7</d2p1:details><d2p1:fee_amount>28.1</d2p1:fee_amount><d2p1:fee_rule>sample string 27</d2p1:fee_rule><d2p1:fee_status>26</d2p1:fee_status><d2p1:fee_time>2026-03-26T14:28:50.878696+08:00</d2p1:fee_time><d2p1:id>1</d2p1:id><d2p1:jh_num>21</d2p1:jh_num><d2p1:kh_remark>sample string 12</d2p1:kh_remark><d2p1:money_operator_id>1</d2p1:money_operator_id><d2p1:moneyoperatorname>sample string 34</d2p1:moneyoperatorname><d2p1:operator_id>1</d2p1:operator_id><d2p1:operatorname>sample string 33</d2p1:operatorname><d2p1:order_no>sample string 3</d2p1:order_no><d2p1:out_time>2026-03-26T14:28:50.878696+08:00</d2p1:out_time><d2p1:owner_id>4</d2p1:owner_id><d2p1:pay_amount>30.1</d2p1:pay_amount><d2p1:pay_operator_id>1</d2p1:pay_operator_id><d2p1:pay_rule>sample string 29</d2p1:pay_rule><d2p1:pay_status>31</d2p1:pay_status><d2p1:pay_time>2026-03-26T14:28:50.878696+08:00</d2p1:pay_time><d2p1:payoperatorname>sample string 35</d2p1:payoperatorname><d2p1:pbdb_num>20</d2p1:pbdb_num><d2p1:quantity>5</d2p1:quantity><d2p1:remark>sample string 24</d2p1:remark><d2p1:status>22</d2p1:status><d2p1:th_carno>sample string 9</d2p1:th_carno><d2p1:th_date>sample string 8</d2p1:th_date><d2p1:th_driver_name>sample string 10</d2p1:th_driver_name><d2p1:th_file>sample string 11</d2p1:th_file><d2p1:weight>6.1</d2p1:weight><d2p1:workdesc>sample string 23</d2p1:workdesc><d2p1:zxdw_driver_id>sample string 15</d2p1:zxdw_driver_id><d2p1:zxdw_driver_name>sample string 16</d2p1:zxdw_driver_name><d2p1:zxdw_id>sample string 13</d2p1:zxdw_id><d2p1:zxdw_name>sample string 14</d2p1:zxdw_name><d2p1:zydw_car_no>sample string 19</d2p1:zydw_car_no><d2p1:zydw_driver_name>sample string 18</d2p1:zydw_driver_name><d2p1:zydw_id>1</d2p1:zydw_id><d2p1:zydw_name>sample string 17</d2p1:zydw_name></d2p1:order_out><d2p1:order_out><d2p1:addtime>2026-03-26T14:28:50.878696+08:00</d2p1:addtime><d2p1:customername>sample string 36</d2p1:customername><d2p1:dept_id>2</d2p1:dept_id><d2p1:deptname>sample string 32</d2p1:deptname><d2p1:details>sample string 7</d2p1:details><d2p1:fee_amount>28.1</d2p1:fee_amount><d2p1:fee_rule>sample string 27</d2p1:fee_rule><d2p1:fee_status>26</d2p1:fee_status><d2p1:fee_time>2026-03-26T14:28:50.878696+08:00</d2p1:fee_time><d2p1:id>1</d2p1:id><d2p1:jh_num>21</d2p1:jh_num><d2p1:kh_remark>sample string 12</d2p1:kh_remark><d2p1:money_operator_id>1</d2p1:money_operator_id><d2p1:moneyoperatorname>sample string 34</d2p1:moneyoperatorname><d2p1:operator_id>1</d2p1:operator_id><d2p1:operatorname>sample string 33</d2p1:operatorname><d2p1:order_no>sample string 3</d2p1:order_no><d2p1:out_time>2026-03-26T14:28:50.878696+08:00</d2p1:out_time><d2p1:owner_id>4</d2p1:owner_id><d2p1:pay_amount>30.1</d2p1:pay_amount><d2p1:pay_operator_id>1</d2p1:pay_operator_id><d2p1:pay_rule>sample string 29</d2p1:pay_rule><d2p1:pay_status>31</d2p1:pay_status><d2p1:pay_time>2026-03-26T14:28:50.878696+08:00</d2p1:pay_time><d2p1:payoperatorname>sample string 35</d2p1:payoperatorname><d2p1:pbdb_num>20</d2p1:pbdb_num><d2p1:quantity>5</d2p1:quantity><d2p1:remark>sample string 24</d2p1:remark><d2p1:status>22</d2p1:status><d2p1:th_carno>sample string 9</d2p1:th_carno><d2p1:th_date>sample string 8</d2p1:th_date><d2p1:th_driver_name>sample string 10</d2p1:th_driver_name><d2p1:th_file>sample string 11</d2p1:th_file><d2p1:weight>6.1</d2p1:weight><d2p1:workdesc>sample string 23</d2p1:workdesc><d2p1:zxdw_driver_id>sample string 15</d2p1:zxdw_driver_id><d2p1:zxdw_driver_name>sample string 16</d2p1:zxdw_driver_name><d2p1:zxdw_id>sample string 13</d2p1:zxdw_id><d2p1:zxdw_name>sample string 14</d2p1:zxdw_name><d2p1:zydw_car_no>sample string 19</d2p1:zydw_car_no><d2p1:zydw_driver_name>sample string 18</d2p1:zydw_driver_name><d2p1:zydw_id>1</d2p1:zydw_id><d2p1:zydw_name>sample string 17</d2p1:zydw_name></d2p1:order_out></_x003C_Entity_x003E_k__BackingField></ServerResponseOfArrayOforder_out_PZC5QaEm>