removeCampaignWarehouse

Remove a warehouse link from a promotion. In order to get existing warehouse links use getCampaignWarehouses and in order to add new links use saveCampaignWarehouse.

Input parameters

Parameter name Description Possible value Required
campaignID Promotion ID. The promotion id where you need to remove the warehouse from. Integer
warehouseID Warehouse ID. The warehouse id that needs to be removed. Integer

Response

Field name Type Description
campaignID Integer The promotion id that was updated.