---
title: "Retrieve OM Opportunities Revenue Detail By Code"
slug: "retrieve-om-opportunities-revenue-detail-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-om-opportunities-revenue-detail-by-code"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve OM Opportunities Revenue Detail By Code

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 |

SecurityHTTPType basic

Basic authentication

Query parameterslimitintegerExample500
finderstringExampleselectByOppCode; companyCode=JD00, oppCode=OM00004 

Responsesdefault

default

<select class='api-response-data' aria-label='Media type'><option value='09737c5b-80fe-47c2-865e-6a7055e3a3dc'>text/plain</option>
</select><select class='select-example' aria-label='Media type'><option value='8d9edf01-73ef-412c-8584-485804e1ec4f'>example-0</option>
<option value='3012d8dc-a8ea-4746-a92a-abed6c45eaa6'>example-1</option>
</select>example-0

Successful Response - Finder - selectByOppCode

```
null
```

example-1

Successful Response - Finder - selectByOppVUUID

```
null
```

string
