Oracle Financials Cloud API for Customer Data
We have defined some customers through in Oracle Financials Cloud through the Financials->Define Receivables Configuration->Define Customer task. However when we try using the Customer Data Management API (mentioned below) to access these accounts we do not get back these accounts. Could you please help in pointing to the correct REST API which would fetch these customer accounts?
REST API used to get Customer Accounts is
https://ebub-test.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/accounts
One thing we observed is that only of the Organization has a Party Usage as 'Customer', then the above mentioned API returns back those parties. However when we create new customer using the above mentioned task the party usage that gets assigned is 'Buying Customer' and there is no way for us to associate Party Usage as 'Customer' for these Organizations. Any pointers on the correct API to be used or anything I am missing is appreciated.