You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

Custom Tags in JSON Rest Api

Summary:


Dear Team,

Is it possible to customize the below JSON rest API so we can have custom tags?

Currently, we pass personNumber in the below JSON, but we will replace it with a custom tag such as "Emp Badge"

is it possbile to have custom JSON tags ?

/hcmRestApi/resources/11.13.18.05/absences

{
"personNumber": "26609",
"employer": "****",
"absenceType": "Annual Leave",
"absenceReason": "Integration",
"startDate": "2024-07-11",
"startTime": "07:00",
"endDate": "2024-07-11",
"startDateDuration": 1,
"endDateDuration": 1,
"duration": 1,
"endTime": "15:00",
"absenceStatusCd": "SUBMITTED",
"approvalStatusCd": "APPROVED"
}

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!