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: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings
Get a source
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings/{SourceTrackingId}
Get all sources
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings
Update a source
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingUISourceTrackings/{SourceTrackingId}