GET api/products/getproductdetails?productId={productId}&userId={userId}&farmerId={farmerId}&fid={fid}
获取产品详情
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | string |
Required |
|
| userId | string |
None. |
|
| farmerId | string |
None. |
|
| fid | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.