Hi All
We're on F&O 10.0.24.48
Was reading this doc: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/odata, which says I should be able to use this:
[Your organization's root URL]/data/Customers("[key]")/FirstName
When I use this:
/data/Customers('C-000001','gtil')/FirstName
i get the error "HTTP resource was found that matches the request URI"
For a patch I'd typically use this format:
{{URL}}/data/CustomersV2(CustomerAccount='C-000001',dataAreaId='gtil')?cross-company=true
Anyone got the publishes navigation method working?
Thanks
Mark
Hi markmj,
It is recommended to post the thread to the following forum for further help:
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148