GET api/TMSApp/Dispatch/GetTransportOrderDetail?TransportOrderID={TransportOrderID}
获取运输订单详细信息
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TransportOrderID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
获取运输订单详细信息
MsgBaseApiPageOfTransportOrderInfoName | Description | Type | Additional information |
---|---|---|---|
Status |
返回状态0:失败,1:成功 |
integer |
None. |
Msg |
返回消息 |
string |
None. |
Data |
返回数据内容,默认为空 |
TransportOrderInfo |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.