Update a Specific HR Application
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Update a Specific HR Application
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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