Update size record by specified primary key
Method | /productbasecomponents.asmx/UpdateSize |
The request body is of type UpdateSize.
Name | Description | Data Type |
---|---|---|
size | SizeInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateSizeResponse.
Name | Description | Data Type |
---|---|---|
UpdateSizeResult | xml:int |
|