web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Unable to use Patch operation for RetailExternalIdToCustomerMap with Postman.

(1) ShareShare
ReportReport
Posted on by 2
Im trying to update an entry in RetailExternalIdToCustomerMap  through the API, so that I can set some entry to "IsActivated": "No" but I dont know how to.
 
When using Get and Post it works fine like this:
 
GET:
https://**********.axcloud.dynamics.com/data/ExternalIdToCustomerMaps?$filter=CustomerAccountNumber eq '1001248'
POST:
https://**********.axcloud.dynamics.com/data/ExternalIdToCustomerMaps
{
    "dataAreaId": "nkr",
    "ExternalIdentityId": "499fd94f-f923-4cde-98ac-95d0a67f3f64",
    "ProviderId": 5637146076,
    "IsActivated": "Yes",
    "CustomerAccountNumber": "1001241",
    "IsAutoLinked": "No"
}
 
But how do I select which entry to update when doing a patch?
 
I tried this but get this error:
PATCH
https://*****************.axcloud.dynamics.com/data/ExternalIdToCustomerMaps(RecId='5637386086')
  {
    "dataAreaId": "nkr",
    "ExternalIdentityId": "cd23f6dc-99a6-4c5b-8e7a-75f3fa047b40",
    "ProviderId": 5637148326,
    "IsActivated": "Yes",
    "CustomerAccountNumber": "1001270",
    "IsAutoLinked": "No",
    "RecId": "5637386086"
  }
{
    "Message": "No HTTP resource was found that matches the request URI 'https://************.axcloud.dynamics.com/data/ExternalIdToCustomerMaps(RecordId='5637386086')'. No route data was found for this request."
}
I also tried the other attributes instead of RecId but I cant get it to work.
 
 
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 463 Super User 2026 Season 1

#2
Subra Profile Picture

Subra 409

#3
Martin Dráb Profile Picture

Martin Dráb 280 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans