Marketing API
Discounts
Update Product Discount
This API endpoint (POST) updates an existing discount. If the request succeeds, it returns a Discount Object.
Permissions: discounts.edit
Webhook event: discount-updated
Note: The condition of the discount cannot be updated.
id * The id of the discount to update.
The body request parameters are the same as the Create endpoint of the type of discount you are editing.