The GetSingleStoreDepartment function returns the storeDepartment record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleStoreDepartment |
The request body is of type GetSingleStoreDepartment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStoreDepartmentResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStoreDepartmentResult | StoreDepartmentInfo |
|