Add new record to Colors table
Method | /productbasecomponents.asmx/AddColor |
The request body is of type AddColor.
Name | Description | Data Type |
---|---|---|
color | ColorInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddColorResponse.
Name | Description | Data Type |
---|---|---|
AddColorResult | xml:int |
|