The GetSingleLocationStorageType function returns the locationStorageType record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleLocationStorageType |
The request body is of type GetSingleLocationStorageType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLocationStorageTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLocationStorageTypeResult | LocationStorageTypeInfo |
|