recruitingJobApplications REST API Post throwing error - Could not send request
Summary
recruitingJobApplications REST API Post throwing error - Could not send requestContent
Hi Team,
I am trying to update the state and phase code of job application using recruitingJobApplications REST API. However, I am getting couldn't send request from POSTMAN. Any pointers will be of great help.
URL used : "https://abcd-test.fa.ap1.oraclecloud.com/hcmRestApi/resources/11.13.18.05/recruitingJobApplications/300000089147801/action/move"
Body :
{
"phaseId":14,
"stateId":1009
}
Thanks.
Version
20B
Tagged:
0