Recruiting Interaction Recipients REST Endpoints

Recruiting Interactions/Recruiting Interaction Recipients
The interactionRecipients resource is the child of the recruitingUIInteractions resource and provides the details of the recipients for a given recruiting interaction.
Create an interaction recipient
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/{recruitingUIInteractionsUniqID}/child/InteractionRecipients
Get all interaction recipients
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/{recruitingUIInteractionsUniqID}/child/InteractionRecipients
Get an interaction recipient
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/{recruitingUIInteractionsUniqID}/child/InteractionRecipients/{InteractionRecipientId}