EmailCreditNote
Email a credit note.
Input
Name | Type | Required | Description |
Id | Integer | True | ID of the organization |
ToMailIds | Array | True | Array of email address of the recipients |
CcMailIds | Array | False | Array of email address of the recipients to be cced. |
Subject | String | False | The subject of the mail |
Body | String | False | The body of the mail |
Result Set Columns
Name | Type | Description |
Status | String | Execution status of the stored procedure |