SendInvoiceEmail
Sends an email to the contacts of a sales invoice
Input
| Name | Type | Required | Description |
| InvoiceId | String | True | The InvoiceId of the invoice to mail |
| TenantId | String | False | The ID of the tenant to query instead of the connection tenant |
Result Set Columns
| Name | Type | Description |
| Success | String | A boolean indicating if the operation was successful. |