REST APIs to Retrieve Customer Sites and Contacts Details
Hi all, I am currently working on an Oracle APEX integration with Oracle Fusion and I need to retrieve customer-related data through REST APIs.
Specifically, I am looking to retrieve:
- Customer Sites information: City, Country
- Customer Contacts information: Name, Type, Phone Details, Email
What I tried but did not work:
/fscmRestApi/resources/11.13.18.05/customerAccountSitesLOV
/crmRestApi/resources/11.13.18.05/accounts
/crmRestApi/resources/11.13.18.05/accounts/{PartyNumber}
Are there any endpoints to retrieve this information? Or do I need to use BI Publisher for it?
Tagged:
0