GET api/PriceFinder/GetComponentDetails?ProductApplicationCorrectedName={ProductApplicationCorrectedName}&userId={userId}&LanguageId={LanguageId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductApplicationCorrectedName | string |
Required |
|
| userId | integer |
Required |
|
| LanguageId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ComponentDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ArticleNo | string |
None. |
|
| Description | string |
None. |
|
| ListPrice | decimal number |
None. |
|
| NetPrice | decimal number |
None. |
|
| ProductId | string |
None. |
|
| IsPhasedOut | integer |
None. |
|
| SuccessorArticleNumber | string |
None. |
|
| Quantity | integer |
None. |
|
| selectorId | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.