The GetSingleLocationClass function returns the locationClass record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleLocationClass |
The request body is of type GetSingleLocationClass.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLocationClassResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLocationClassResult | LocationClassInfo |
|