Good afternoon guys,
I'm trying to get all the Orders where the Primary Account and a specific ID are, however I'm getting the message "attributeName".
This URL I'm using in the browser to see the data it brings me
The query is:
Http: // srvdynamics: 5555 / Learned / XRMServices / 2011 / OrganizationData.svc / SalesOrderSet? $ Select = AccountId, CreatedBy, CustomerId, Name, OrderNumber & $ expand = order_customer_accounts & $ filter = order_customer_accounts / ParentAccountId / eq Id (guid'F054438C- ABD5-E611-80B7-000C2989B1A8 '),
What can it be?
*This post is locked for comments