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

hcm rest api - how to remove fields from response

Received Response
33
Views
1
Comments

HI,

I wonder if there is way to remove specific fields from response.

For example, I need to exclude DateOfBirth from response.

Please advise.

https://{pod}.fa.ca2.oraclecloud.com/hcmRestApi/resources/11.13.18.05/workers?q=PersonNumber=12345

{

"items": [ {

"PersonId": 300000997931500,

"PersonNumber": "12345",

"CorrespondenceLanguage": null,

"BloodType": null,

"DateOfBirth": "1900-01-01",

"DateOfDeath": null,

"CountryOfBirth": null,

"RegionOfBirth": null,

"TownOfBirth": null,

"ApplicantNumber": null,

"CreatedBy": "TEST",

"CreationDate": "2022-03-30T14:54:50+00:00",

"LastUpdatedBy": "TEST",

"LastUpdateDate": "2022-03-30T15:23:00.828+00:00",

..



Regards,

Suyoung

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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