Help with Transfer a Payroll (transferpayroll) REST API
Summary:
I'm trying to use the transferpayroll REST API endpoint ( media type: application/vnd.oracle.adf.action+json) from the Oracle HCM Cloud
However, I'm encountering the error "You need to provide a valid value for the payrollId attribute. (PAY-1636146)".
Link to documentation:
Content (please ensure you mask any confidential information):
I'm trying to use the transferpayroll REST API endpoint ( media type: application/vnd.oracle.adf.action+json) from the Oracle HCM Cloud.
I'm encountering the error "You need to provide a valid value for the payrollId attribute. (PAY-1636146)".
I believe I'm missing something in my request payload. Could someone provide an example of a valid request payload and the required headers for this API call?
0