GET api/Product/ProductDetail?productId={productId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
ResultDataMsgOfProductView| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | ProductView |
None. |
|
| Code | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.