The GetSingleSubBrand function returns the subBrand record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleSubBrand |
The request body is of type GetSingleSubBrand.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSubBrandResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSubBrandResult | SubBrandInfo |
|