Recruiting Candidate Merge During Offer REST Endpoints

Recruiting Candidate Merge During Offer
The recruitingUIMergeJobOffers resource identifies duplicate candidates during the job offer process and merge candidates.
Create a candidate during the job offer process
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers
Delete a candidate during the job offer process
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers/{PersonId}
Get a duplicate candidate during the job offer process
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers/{PersonId}
Get all duplicate candidates during the job offer process
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers
Merge the duplicate candidates into one candidate
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers/action/performViewDuplicateMergeOperation
Update a candidate during the job offer process
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers/{PersonId}
Verify if the logged-in user can edit the offer
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers/action/isEditOfferAllowed
Verify if user can merge candidates
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIMergeJobOffers/action/isMergeAllowedForTheUser