Delete record from Brands table by specified primary key
Method | /productbasecomponents.asmx/DeleteBrand |
The request body is of type DeleteBrand.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteBrandResponse.
Name | Description | Data Type |
---|---|---|
DeleteBrandResult | xml:boolean |
|