Can not Find API for SalesAccountVO in NGS — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Can not Find API for SalesAccountVO in NGS

edited Sep 10, 2024 1:28PM in Sales 3 comments

Summary:

I want to use Account Team and Territories subtab to fetch and update information in Oracle Next gen Sales.

I can not see an API for SalesAccountVO Object at the moment. Is there any API available in this Pallette, or should we need to register a new endpoint.

if so, Can you also provide the Rest API so that I can register it directly.


Content (please ensure you mask any confidential information):

I want to run this Groovy Logic :

def voSalesAccount = newView( "SalesAccountVO" )

def vc1 = voSalesAccount.createViewCriteria()

def vcr = vc1.createRow()


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!