Get single record from SizeTypes table by specified primary key
Method | /productbasecomponents.asmx/GetSingleSizeType |
The request body is of type GetSingleSizeType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSizeTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSizeTypeResult | SizeTypeInfo |
|