Retrieve OM Opportunities Revenue Detail By Code

Prev Next
Get
/om-rest-api/rest/1/omrevenuedet

Query Standards

Finder

Following row finders are available for data filtering and optimizing request performance.

  • Select By Opportunity Code

  • Select By Opportunity UUID

  • By UUID

Select By Opportunity Code

Recommended finder parameters. Refer to Query parameters for example:

Parameter Description Sample
companyCode Company Code 001
oppCode Opportunity Code 14001

Select By Opportunity UUID

This is an optional finder for querying Revenue Details using UUID code of the Opportunity Record.

Parameter Description Sample
OppoVUUID UUID for the Opportunity ADCED27934745369E053508010ACE6C0

By UUID
This is an optional finder for querying a specific Revenue Detail by row ID.

Description Sample
/VUUID The VUuid attribute is the Unique row ID /om-rest-api/rest/1/omrevenuedet/:VUUID
Security
HTTP
Type basic

Basic authentication

Query parameters
limit
integer
Example500
finder
string
ExampleselectByOppCode; companyCode=JD00, oppCode=OM00004
Responses
default

default

example-0

Successful Response - Finder - selectByOppCode

null
example-1

Successful Response - Finder - selectByOppVUUID

null
string