Get single record from Sizes table by specified primary key
Method | /productbasecomponents.asmx/GetSingleSize |
The request body is of type GetSingleSize.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSizeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSizeResult | SizeInfo |
|