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