Hello All,
We are currently a trial customer exploring the MD Dynamics Business Central APIS to integrate with our system. We are particularly interested in integrated vendor related info.
So far we have successfully connected and called the vendor API using the below API url
However the response doesnt include the details of the primary contact associated with the vendor.
Is there a way of fetching details of contacts using some of the availalbe APIs?
You should create your custom Vendor API, where you retrieve also the Contact information. This can be done by creating an extension with a page with type = API.