Create a HR Application
    • 27 Feb 2025
    • 1 Minute to read
    • Dark
      Light

    Create a HR Application

    • Dark
      Light

    Article summary

    Post
    /hcm-rest-api/rest/1/hrapplications

    Create HR Applications

    UI Location:

    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceItem+json
    Body parameters
    object
    Example{ "HrapAplNo": "30354", "HrapReqCode": "MN", "HrapVUuid": "" }
    HrapAplNo
    string Required

    applicant number

    Max length60
    HrapVUuid
    string Required

    Unique uuid of row

    Max length64
    HrapDate
    string

    apply date

    HrapViewedModifiedDate
    string

    View Modified Date

    HrapStatus
    string

    Status

    Max length10
    HrapViewedNewDate
    string

    View New Date

    HrapTrdCode
    string

    job classification code

    Max length30
    HrapNotes
    string

    Notes

    Max length4000
    HrapViewedStatus
    string

    View Status

    Max length8
    Responses
    201

    Successful response