Activity Items REST Endpoints

Activity Items
The recruitingRACItems resource provides the overview of all the subscribers and its priority items.
Create a subscriber and its priority items
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingRACItems
Delete a subscriber and its priority items
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingRACItems/{SubscriberTypeCode}
Get a subscriber and its priority item
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingRACItems/{SubscriberTypeCode}
Get all subscribers and its priority items
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingRACItems
Search for activities
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingRACItems/action/findByAdvancedSearchQuery
Update a subscriber and its priority items
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingRACItems/{SubscriberTypeCode}