Add product to deal - “Exklusive Steuern” (exclude tax) is not available

Hello,

when I add a product to a deal an option “Exklusive Steuern” (exclude tax) is not available. How to make it enabled.
And even if I add a tax to a product and then add this product to a deal the tax will not be shown in the Deal.


1 Like

Hi.
You can add products using this endpoint
https://developers.pipedrive.com/docs/api/v1/Products#addProduct

You can also use this endpoint to add the product
https://developers.pipedrive.com/docs/api/v1/Deals#addDealProduct

Feel free to create a new topic if you still face challenges.