Sign in

Email invoice

documented

Send the invoice by email using a template or custom body.

POST /v2/invoices/{id}/send_emailInvoicesno implementation yet0 runs

Input

invoice_id*
Invoice ID
123
to_email*
Recipient email address
customer@example.com
from_email
From (name and/or email)
Sender Name <sender@example.com>
subject
Email subject
Invoice EN
body
Email body
Email body text
email_to_sender
Email to sender
true/false
attach_expense_receipts
Attach expense receipts
true/false
use_template
Use email template
true/false
attachment_content_type
Attachment content type
application/pdf
attachment_data
Attachment data (base64)
BASE64DATA
attachment_file_name
Attachment file name
invoice.pdf
Calls FreeAgent as you (your API key is your account); keychains.dev holds the credentials.
Email invoice · FreeAgent · OpenIntegrations