GET api/jd-public/products/getproductdetail?sku={sku}
根据sku获取产品(只返回产品详情 产品规格 产品清单)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sku | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.