Get all available colors
Method | /productbasecomponents.asmx/GetColors |
The request body is of type GetColors.
Name | Description | Data Type |
---|---|---|
externalCode | xml:string | |
code | xml:string | |
shortDescription | xml:string | |
description | xml:string |
|
The response body is of type GetColorsResponse.
Name | Description | Data Type |
---|---|---|
GetColorsResult | ArrayOfViewColorInfo |
|