saveCampaignWarehouse

Add a new warehouse link to a promotion. In order to get existing warehouse links use getCampaignWarehouses and in order to remove existing ones use removeCampaignWarehouse.

Input parameters

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

Response

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