---
title: "Update a Specific HR Application"
slug: "update-a-specific-hr-application"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-hr-application"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific HR Application

Patch/hcm-rest-api/rest/1/hrapplications/EC84C19BA444575FE05316821FAC4B65

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='99639754-3f09-4621-8c49-1c3e7580d44d'>application/json</option>
</select>object  Example{
  "HrapNotes": "Hired By HireAuto"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='57cdfe6d-e19d-4ab5-a5ed-3e2e655cab24'>application/json</option>
</select>

```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
