Link a variation product to a deal without price required

Hi ,
I’ve set up products with specific variations, each already assigned a default fixed price. Now, I’m attempting to associate a product variation (which already has a default fixed price) with a particular deal via an API call. However, there’s an issue as the API requires the item_price to be provided, and I’m looking to utilize the existing default price assigned to that linked variation.
thanks

Hello @pipedriverpro , welcome to the community!

I checked here, and currently there are no plans to make item_price an optional field on this endpoint, it’s still necessary to send it.