Retrieve JC Contract Forecasting Staff By Code
    • 25 Sep 2024
    • 1 Minute to read
    • Dark
      Light

    Retrieve JC Contract Forecasting Staff By Code

    • Dark
      Light

    Article summary

    Get
    /jc-rest-api/rest/1/jccontforecaststaff

    Query Standards

    Finder

    Following row finders are available for data filtering and optimizing request performance.

    • Select By Code
    • By UUID

    Select By Code

    Recommended finder parameters. Refer to Query Parameters for example.

    ParameterDescriptionSample
    YearPerYear Period1
    CompCodeCompany Code001
    AuditDateAudit Date2016-12-28
    ContCodeContract Code05001

    By UUID

    This is an optional finder for querying a specific Contract Forecasting Staff by row ID.

    ParameterDescriptionSample
    /VUUIDThe VUuid attribute is the Unique row ID/jc-rest-api/rest/1/jccontforecaststaff/VUUID
    Security
    HTTP
    Type basic

    Basic authentication

    Query parameters
    finder
    string
    ExampleselectByCode;YearPer=1, CompCode=001, AuditDate=2016-12-28, ContCode=05001
    limit
    integer
    Example500
    offset
    integer
    Example0
    totalResults
    boolean
    Exampletrue
    orderBy
    string
    ExampleJcfsVUuid:desc
    Responses
    200

    Successful response