Update an OM Revenue Detail
    • 27 Feb 2025
    • 1 Minute to read
    • Dark
      Light

    Update an OM Revenue Detail

    • Dark
      Light

    Article summary

    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