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

    Update a Specific HR Application

    • Dark
      Light

    Article summary

    Patch
    /hcm-rest-api/rest/1/hrapplications/EC84C19BA444575FE05316821FAC4B65
    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    Body parameters
    object
    Example{ "HrapNotes": "Hired By HireAuto" }
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourceitem+json
    {
      "HrapAplNo": "30354",
      "HrapTrdCode": "0095",
      "HrapDate": "2022-11-02T21:52:06Z",
      "HrapSourceType": "M",
      "HrapNotes": "test",
      "HrapStatus": "HIREPENDIN",
      "HrapViewedStatus": null,
      "HrapViewedNewDate": "2022-11-02",
      "HrapViewedModifiedDate": "2022-11-02",
      "HrapVUuid": "EC84C19BA444575FE05316821FAC4B65",
      "HrapReqCode": null,
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrapplications/EC84C19BA444575FE05316821FAC4B65",
          "name": "hrapplications",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/hrapplications/EC84C19BA444575FE05316821FAC4B65",
          "name": "hrapplications",
          "kind": "item"
        }
      ]
    }
    object