ORC - How to download external candidate Job Offer Letter via rest api
We have a requirement to download the actual Job Offer Letter for the external candidates via RestAPI , i am using the below GET RestAPI but unable to download as the response is 401 Unauthorized , however i have all the relevant roles in required to preview and download the offer letter from the UI.
https://<instance_URL>/hcmRestApi/resources/11.13.18.05/recruitingCEOfferDetails/{offer_id}/child/offerLetter?onlyData=true
0