Retrieve OM Opportunities Revenue Detail By Code
    • 27 Feb 2025
    • 1 Minute to read
    • Dark
      Light

    Retrieve OM Opportunities Revenue Detail By Code

    • Dark
      Light

    Article summary

    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:

    ParameterDescriptionSample
    companyCodeCompany Code001
    oppCodeOpportunity Code14001

    Select By Opportunity UUID

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

    ParameterDescriptionSample
    OppoVUUIDUUID for the OpportunityADCED27934745369E053508010ACE6C0

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

    DescriptionSample
    /VUUIDThe 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