Adding product to deal via API ignores product tax

Hello

When I add a Product that has a specified tax to a Deal, the product inside the deal appears without the original Product’s tax. Also notice that the endpoint https://developers.pipedrive.com/docs/api/v1/#!/Deals/post_deals_id_products does not have a tax field. Is this the intended behavior?

Thank you

Jean

Hi Jean, let me try and help out here.

When I add a Product that has a specified tax to a Deal, the product inside the deal appears without the original Product’s tax.
This looks to be a bug so I will create a report for it

Also notice that the endpoint https://developers.pipedrive.com/docs/api/v1/#!/Deals/post_deals_id_products does not have a tax field. Is this the intended behavior?

It seems the documentation just hasn’t been updated to include the Tax field. I will push to get this added in the future.

1 Like

Thanks for the quick reply.

So does this mean the Add Product to Deal endpoint does support a field named “tax”?

Yeah, it should support it, but it’s not on the Reference. I think it should support it (haven’t tested it yet).