GET api/TMSApp/RailFreightNew/GetTransportOrderInRail?startTime={startTime}&endTime={endTime}&keyWords={keyWords}&pageIndex={pageIndex}&pageSize={pageSize}
获取当前公司下火车运单
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startTime | string |
Required |
|
endTime | string |
Required |
|
keyWords | string |
Required |
|
pageIndex | integer |
Required |
|
pageSize | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
获取当前公司下火车运单
MsgBasePageApiOfListOfv_transport_orderName | Description | Type | Additional information |
---|---|---|---|
Status |
返回状态0:失败,1:成功 |
integer |
None. |
Msg |
返回消息 |
string |
None. |
Data |
返回数据内容,默认为空 |
Collection of v_transport_order |
None. |
TotalCount |
总条数 |
integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.