Send Invoice
Send an invoice to the customer via email
POST
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint sends an invoice to the customer via email. The invoice must be in draft or sent status.
Authentication
This endpoint requires a valid API key withinvoices:write permissions.
Path Parameters
The unique identifier of the invoice to send
Request Body
Email addresses to send to (defaults to customer email)
CC email addresses
BCC email addresses
Custom email subject (defaults to “Invoice [number] from [company]”)
Custom email message
Whether to attach PDF (default: true)