Add new record to Brands table
Method | /productbasecomponents.asmx/AddBrand |
The request body is of type AddBrand.
Name | Description | Data Type |
---|---|---|
brand | BrandInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddBrandResponse.
Name | Description | Data Type |
---|---|---|
AddBrandResult | xml:int |
|