POST admin/waybill/list
Request Information
URI Parameters
None.
Body Parameters
RqPageFilterOfFilterWayBillName | Description | Type | Additional information |
---|---|---|---|
pageNo | integer |
None. |
|
keywords | string |
None. |
|
modelFilter | FilterWayBill |
None. |
Request Formats
application/json, text/json
Sample:
{ "pageNo": 1, "keywords": "sample string 2", "modelFilter": { "StatusId": 1, "SysAreaId": 2, "DriverUserId": 3, "StartDate": "2025-04-24T08:05:54.3561534+08:00", "EndDate": "2025-04-24T08:05:54.3561534+08:00" } }
application/xml, text/xml
Sample:
<RqPageFilterOfFilterWayBillZ_PTyOvyo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BaseWebApi.Model"> <keywords>sample string 2</keywords> <modelFilter xmlns:d2p1="http://schemas.datacontract.org/2004/07/YHT.Core"> <d2p1:DriverUserId>3</d2p1:DriverUserId> <d2p1:EndDate>2025-04-24T08:05:54.3561534+08:00</d2p1:EndDate> <d2p1:StartDate>2025-04-24T08:05:54.3561534+08:00</d2p1:StartDate> <d2p1:StatusId>1</d2p1:StatusId> <d2p1:SysAreaId>2</d2p1:SysAreaId> </modelFilter> <pageNo>1</pageNo> </RqPageFilterOfFilterWayBillZ_PTyOvyo>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
RtPageListOfQWaybillName | Description | Type | Additional information |
---|---|---|---|
data | PageDataOfQWaybill |
None. |
|
code | integer |
None. |
|
msg | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "data": { "totalNum": 1, "totalPage": 0, "list": [ { "Driver": "sample string 1", "Phone": "sample string 2", "CreatedDate": "sample string 3", "PlanFinDate": "sample string 4", "ActualFinDate": "sample string 5", "DevCode": "sample string 6", "Id": 7, "DriverUserId": 8, "SysAreaId": 9, "AddressFrom": "sample string 10", "AddressTo": "sample string 11", "StatusId": 12, "CreatedUserId": 14, "UpdatedDate": "2025-04-24T08:05:54.371985+08:00", "UpdatedUserId": 16, "DevId": 19 }, { "Driver": "sample string 1", "Phone": "sample string 2", "CreatedDate": "sample string 3", "PlanFinDate": "sample string 4", "ActualFinDate": "sample string 5", "DevCode": "sample string 6", "Id": 7, "DriverUserId": 8, "SysAreaId": 9, "AddressFrom": "sample string 10", "AddressTo": "sample string 11", "StatusId": 12, "CreatedUserId": 14, "UpdatedDate": "2025-04-24T08:05:54.371985+08:00", "UpdatedUserId": 16, "DevId": 19 } ] }, "code": 1, "msg": "sample string 2" }
application/xml, text/xml
Sample:
<RtPageListOfQWaybillZ_PTyOvyo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BaseWebApi.Model"> <code>1</code> <msg>sample string 2</msg> <data> <list xmlns:d3p1="http://schemas.datacontract.org/2004/07/YHT.Core"> <d3p1:QWaybill> <d3p1:ActualFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-04-24T08:05:54.371985+08:00</d3p1:ActualFinDate> <d3p1:AddressFrom>sample string 10</d3p1:AddressFrom> <d3p1:AddressTo>sample string 11</d3p1:AddressTo> <d3p1:CreatedDate>2025-04-24T08:05:54.371985+08:00</d3p1:CreatedDate> <d3p1:CreatedUserId>14</d3p1:CreatedUserId> <d3p1:DevId>19</d3p1:DevId> <d3p1:DriverUserId>8</d3p1:DriverUserId> <d3p1:Id>7</d3p1:Id> <d3p1:PlanFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-04-24T08:05:54.371985+08:00</d3p1:PlanFinDate> <d3p1:StatusId>12</d3p1:StatusId> <d3p1:SysAreaId>9</d3p1:SysAreaId> <d3p1:UpdatedDate>2025-04-24T08:05:54.371985+08:00</d3p1:UpdatedDate> <d3p1:UpdatedUserId>16</d3p1:UpdatedUserId> <d3p1:ActualFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 5</d3p1:ActualFinDate> <d3p1:CreatedDate>sample string 3</d3p1:CreatedDate> <d3p1:DevCode>sample string 6</d3p1:DevCode> <d3p1:Driver>sample string 1</d3p1:Driver> <d3p1:Phone>sample string 2</d3p1:Phone> <d3p1:PlanFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 4</d3p1:PlanFinDate> </d3p1:QWaybill> <d3p1:QWaybill> <d3p1:ActualFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-04-24T08:05:54.371985+08:00</d3p1:ActualFinDate> <d3p1:AddressFrom>sample string 10</d3p1:AddressFrom> <d3p1:AddressTo>sample string 11</d3p1:AddressTo> <d3p1:CreatedDate>2025-04-24T08:05:54.371985+08:00</d3p1:CreatedDate> <d3p1:CreatedUserId>14</d3p1:CreatedUserId> <d3p1:DevId>19</d3p1:DevId> <d3p1:DriverUserId>8</d3p1:DriverUserId> <d3p1:Id>7</d3p1:Id> <d3p1:PlanFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2025-04-24T08:05:54.371985+08:00</d3p1:PlanFinDate> <d3p1:StatusId>12</d3p1:StatusId> <d3p1:SysAreaId>9</d3p1:SysAreaId> <d3p1:UpdatedDate>2025-04-24T08:05:54.371985+08:00</d3p1:UpdatedDate> <d3p1:UpdatedUserId>16</d3p1:UpdatedUserId> <d3p1:ActualFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 5</d3p1:ActualFinDate> <d3p1:CreatedDate>sample string 3</d3p1:CreatedDate> <d3p1:DevCode>sample string 6</d3p1:DevCode> <d3p1:Driver>sample string 1</d3p1:Driver> <d3p1:Phone>sample string 2</d3p1:Phone> <d3p1:PlanFinDate xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 4</d3p1:PlanFinDate> </d3p1:QWaybill> </list> <totalNum>1</totalNum> </data> </RtPageListOfQWaybillZ_PTyOvyo>