Update an OM Revenue Detail
- 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Update an OM Revenue Detail
- Updated on 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
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.
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "OmrdRevenueAmt": 5 }
Responses
default
default
null
string