EmailMultipleInvoices
Email an invoice to the customer.
Input
| Name | Type | Required | Description |
| Id | String | True | Comma separated invoice ids which are to be emailed. |
| Contacts | String | False | Contacts for whom email or snail mail has to be sent. |
| ContactId | String | False | Id of the contact. |
| Boolean | False | Boolean to specify if email has to be sent for each contact.. | |
| SnailMail | Boolean | False | Boolean to specify if snail mail has to be sent for each contact. |
Result Set Columns
| Name | Type | Description |
| Status | String | Execution status of the stored procedure |