AddRecipientToList
Adds a recipient to a list.
Input
| Name | Type | Required | Description |
| ListId | String | False | The unique identifier for the list. |
| RecipientId | String | False | The Id of the recipient. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether or not the recipient was successfully added to the list. |