GET api/jd/trades/{id}
获取京东订单。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
订单编号。 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.