Can not Find API for SalesAccountVO in NGS
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):