OSC: Get account/address details from Address Id using REST API
Summary:
We are upgrading middleware calls from SOAP to REST API. The third party system is saving AddressId and was using AddressId to get to fetch the Address details directly using SOAP services. Since, REST API uses below format -
/crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}/child/Address/{AddressNumber}
PartyNumber is mandatory to fetch Address details. Third party is not storing PartyNumber. Is there anyway to get Address details or PartyNumber from AddressId in REST API?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0