Update color record by specified primary key
Method | /productbasecomponents.asmx/UpdateColor |
The request body is of type UpdateColor.
Name | Description | Data Type |
---|---|---|
color | ColorInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateColorResponse.
Name | Description | Data Type |
---|---|---|
UpdateColorResult | xml:int |
|