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: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/{recruitingUIInteractionsUniqID}/child/InteractionRecipients - Get all interaction recipients
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/{recruitingUIInteractionsUniqID}/child/InteractionRecipients - Get an interaction recipient
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIInteractions/{recruitingUIInteractionsUniqID}/child/InteractionRecipients/{InteractionRecipientId}