Hi
We have a problem for one of our client from Belgium.
Our application is integration between Dynamics and other system and we have an issue to create an Item through API. This is happening only for this client.
The following error occurs when we try to create an Item:
The field Tax Group Id of table Item contains a value ({A1272569-9819-ED11-90EB-6045BD880AA6}) that cannot be found in the related table (Tax Group)
Tax Group Id we get from fetching Tax Groups using the correct API (Link to public docs)
We are using correct API and body to create an Item (Link to public docs)
We tried to create an Item for all Tax Groups and non of them are working.
Looking into clients Dynamics account, everything seems to be created properly (Tax Groups).
Tax Groups list contains all the Tax Groups for which we tried to create an Item.
Also, user is able to manually create an Item on Dynamics portal.
Following screenshot shows available Tax Groups on manual Dynamics creation (All of them also available through our system):
Following screenshot shows Tax Group details for above highlighted Tax Group:
Do you see any inconsistencies in above details or is there any flag in the background that determines if we can use the Tax Code in Item creation through API?
Also, not sure if this is relevant information, customer has this account for more than 10 years (Tax Groups as well).
Are there any specific settings that has to be set up for Belgium clients?
Thanks in advance