GET api/Values/GetProdtucts?ProductName={ProductName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOftbl_Products| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of tbl_Products |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json, application/octet-stream
Sample:
Sample not available.