Update a Specific HR Application History
    • 06 Jan 2025
    • 1 Minute to read
    • Dark
      Light

    Update a Specific HR Application History

    • Dark
      Light

    Article summary

    Patch
    /hcm-rest-api/rest/1/hrapphistory/EC84C19BA445575FE05316821FAC4B65
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "HrapphistDate": "2022-12-02T21:46:34Z" }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "HrapphistAppNo": "30354",
      "HrapphistDate": "2022-12-02T21:46:34Z",
      "HrapphistUser": "30354",
      "HrapphistActionCode": "APPLIED",
      "HrapphistNotes": "Applied by Gabriel See",
      "HrapphistStatusCode": "COMPLETED",
      "HrapphistDueDate": null,
      "HrapphistAlertDate": null,
      "HrapphistComplDate": "2022-11-02T21:46:34Z",
      "HrapphistComplNotes": null,
      "HrapphistUpdatedBy": "DAR",
      "HrapphistPriority": null,
      "HrapphistVUuid": "EC84C19BA445575FE05316821FAC4B65",
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrapphistory/EC84C19BA445575FE05316821FAC4B65",
          "name": "hrapphistory",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrapphistory/EC84C19BA445575FE05316821FAC4B65",
          "name": "hrapphistory",
          "kind": "item"
        }
      ]
    }
    object