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.
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 |
Field name | Type | Description |
---|---|---|
campaignID | integer | The promotion id that was updated. |