Get single record from Colors table by specified primary key
Method | /productbasecomponents.asmx/GetSingleColor |
The request body is of type GetSingleColor.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleColorResponse.
Name | Description | Data Type |
---|---|---|
GetSingleColorResult | ColorInfo |
|