Get single record from Brands table by specified primary key
Method | /productbasecomponents.asmx/GetSingleBrand |
The request body is of type GetSingleBrand.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleBrandResponse.
Name | Description | Data Type |
---|---|---|
GetSingleBrandResult | BrandInfo |
|