The GetSingleStackType function returns the stackType record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleStackType |
The request body is of type GetSingleStackType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStackTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStackTypeResult | StackTypeInfo |
|