GET api/PriceFinder/GetProductLine?ProductApplicationCorrectedName={ProductApplicationCorrectedName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductApplicationCorrectedName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductLine| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductId | integer |
None. |
|
| ProductName | string |
None. |
|
| IsActive | integer |
None. |
|
| LastModify | string |
None. |
|
| PhasedOut | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.