merit_email_sales_invoice
Email a Merit Aktiva sales invoice to the customer. Optionally send a delivery note without prices.
Instructions
SENDS EMAIL: email a Merit Aktiva sales invoice to the customer (POST /api/v2/sendinvoicebyemail). id is the invoice GUID (SIHId). Set delivNote to send a delivery note without prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Invoice GUID / SIHId (required) | |
| delivNote | No | If true, send a delivery note without prices |