Hello Team,
To integrate Customers from Microsoft Dynamics Navision with our application, we use the following endpoint:
host:port/ DynamicsNAV110/api/beta/companies(.....)/customers
But, in the response I cannot find the following data:
* Credit Limit
* Service Zone Code
* Delivery Method
* Country ISO Code
How I can receive these data via api/beta API endpoints?
Or maybe another alternative?
Thank you!