The GetSingleBaseProductPropertyValue function returns the BaseProductPropertyValue for the given primary key.
Method | /productbasecomponents.asmx/GetSingleBaseProductPropertyValue |
The request body is of type GetSingleBaseProductPropertyValue.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleBaseProductPropertyValueResponse.
Name | Description | Data Type |
---|---|---|
GetSingleBaseProductPropertyValueResult | BaseProductPropertyValueInfo |
|