Location Address REST update
Summary:
We're trying to preserve old addresses to a customer using same addressNumber, but we found these challenges:
- we receive thats assign new address to the same adressnumber is forbidden, system requires to create new one
- we trying to change a new address as a primary address to organization, but even flagging new address as a primary, the operation is'nt reflected to screen
what is best practice for these scenarios using crm REST ??
Version (include the version you are using, if applicable):
26A
Code Snippet (add any code snippets that support your topic, if applicable):
/crmRestApi/resources/11.13.18.05/hubOrganizations/{PartyNumber}/child/Address/{AddressNumber}/action/PartySiteEO_setCurrentPrimaryFlag
0