
Hi all,
I am using API(v1.0) for Dynamics 365 Business Central for creating purchase invoice line.
I am following documentation that is provided in the following link https://docs.microsoft.com/en-us/dynamics-nav/api-reference/v1.0/resources/dynamics_purchaseinvoiceline but I can't change taxCode (VAT product posting group).
Is there a way for taxCode property to be changed?
Thanks for any advice.
I also have this issue.
The taxCode component doesn't seem to make a difference and is overridden on POST.
I am trying to avoid having to create an API extension for it, but it seems that might be the only way?