GET api/jd-public/products/getproduct?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.