Hi,
So I'm trying to do a get and post order in D365 using postman (oData)
1. For the get operation:
I tried: environmentURL/data/SalesOrderHeaders (i also added the bearer token)
and i got a result correctly.
However when i tried environmentURL/data/SalesOrderHeadersV2
i got this error: System.Web.Odata.Formatter.Serialization.OdataPrimitiveSerialzier cannot write an object of type Microsoft.Dynamics.DataEntities.NoYes