GET api/Values/GetProductDetail?proID={proID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| proID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfProductList| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | ProductList |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json, application/octet-stream
Sample:
Sample not available.