---
title: "Update an OM Revenue Detail"
slug: "update-an-om-revenue-detail"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-an-om-revenue-detail"
---

> ## 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.

# Update an OM Revenue Detail

Patch/om-rest-api/rest/1/omrevenuedet/1BA82462DD6EAF3CE0630B811DACE8ED

Currently, we only support update of Amount (OmrdRevenueAmt) for the revenue detail record. API will raise an error if other columns are part of Patch request.

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='50c1776a-3acc-46db-9b9f-f3878c62bcac'>application/json</option>
</select>object  Example{
  "OmrdRevenueAmt": 5
}

Responsesdefault

default

<select class='api-response-data' aria-label='Media type'><option value='aa39f9c6-a520-47c9-a8f8-73ee3f79953a'>text/plain</option>
</select>

```
null
```

string
