Add new record to Sizes table
Method | /productbasecomponents.asmx/AddSize |
The request body is of type AddSize.
Name | Description | Data Type |
---|---|---|
size | SizeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddSizeResponse.
Name | Description | Data Type |
---|---|---|
AddSizeResult | xml:int |
|