Send invoice
documentedSend an invoice via email.
POST /api/v2/invoices/{id}/messagesInvoicesno implementation yet0 runsInput
domain*
Clientary account domain (without https)
your-domain
id*
Invoice ID
invoice_id
recipient1*
Recipient email 1
customer1@example.com
recipient2
Recipient email 2 (optional)
customer2@example.com
subject
Email subject
Subject for invoice
message
Email body
Message body
send_copy
Send copy to sender (1 or 0)
1 or 0
attach_pdf
Attach PDF (1 or 0)
1 or 0
Calls Clientary as you (your API key is your account); keychains.dev holds the credentials.