Source Tracking REST Endpoints
Source Tracking
The recruitingUISourceTrackings resource provides the details of the candidate source info. Note that the service endpoints in this resource category are only for Oracle internal use.
- Create a source
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings
- Get a source
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings/{SourceTrackingId}
- Get all sources
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings
- Update a source
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings/{SourceTrackingId}