send_invoice_reminder
Send a reminder for an unpaid invoice to a recipient email, using a predefined reminder template and custom message to prompt payment.
Instructions
Send a reminder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The placeholder "[Network Link]" must be part of the text. | |
| subject | Yes | ||
| invoice_id | Yes | the id of the invoice | |
| reminder_id | Yes | the id of the reminder | |
| recipient_email | Yes | During the trial period, the recipient is limited to the email address associated to the access token provided. |