GET api/eval/GetTradeEvaluate?tid={tid}
获取订单中商品的评分
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tid |
订单编号 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.